Cyber Threatcast Roundtable

Session CRT-20260720 20 July 2026

REACTIVE LOOP

Apply emergency compensating controls now, but do not file a formal data-protection breach notification unless local evidence shows unauthorised access to personal data or critical logging gaps make such access reasonably likely.

29m 24s
Duration
7
Agents
23
Messages
320
Sources
9
Actions
7 AGENTS
Halil Öztürkci
James Okafor
Elena Rossi
Pierre Lefevre
Lena Hartmann
Sofia Andersen
Alex Mercer
OPENINGModerator Briefing
Halil ÖztürkciOPENING

Before we decide “notify now” or “wait for evidence,” I want the room to define the threshold clearly: what would we actually be telling the regulator today — a confirmed personal-data breach, a credible exposure under assessment, or only a heightened sector risk?

The facts we’re being asked to work from are uncomfortable but not yet complete: a university environment running Oracle PeopleSoft Campus Solutions, reported active exploitation of CVE-2026-35273 by ShinyHunters, and the Nottingham 455,000-record leak as the nearby warning shot. That does not automatically mean this university is compromised. But it may change what “reasonable” looks like for emergency controls and regulator posture.

So the first questions are these:

Sofia, I’ll want the regulatory threshold: when does exposure assessment become notifiable, and is pre-notification prudent or risky?

Alex and James, we need the operational truth: can this vulnerability plausibly expose student or staff personal data fast enough that waiting seven days is negligent?

Lena, I want attribution discipline: are we comfortable treating this as ShinyHunters-linked active exploitation, or is that label doing too much work?

Pierre, translate this into board and GRC risk: what happens if we wait and the assessment later shows access?

Elena, only if the actor context changes the risk calculus — otherwise we keep this out of geopolitics and inside regulatory decision-making.

The outcome today is not a generic incident response plan. It is a regulatory decision note: emergency compensating controls now, yes or no; regulator pre-notification now, yes or no; and what evidence would change that decision inside the next seven days.

ACTION 1Parallel DispatchDISPATCH PARALLEL4m 33s
DISPATCH_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Sofia AndersenRegulatory obligation lensAlex MercerExploit feasibility lensLena HartmannThreat intelligence lensJames OkaforDefensive response lensDISPATCH4 PARALLEL
HalilSofia Andersen
Sofia AndersenRegulatory obligation lens[29 sources]
MODERATOR DIRECTIVE

Sofia, take the regulatory threshold first. We have a university running Oracle PeopleSoft Campus Solutions. Corpus evidence says CVE-2026-35273 is a critical unauthenticated PeopleTools/PeopleSoft flaw, exploited in the wild, in CISA KEV, linked in reporting to ShinyHunters/UNC6240, and higher education victims include Nottingham with roughly 454,600 emails/accounts and sensitive student/alumni data exposed. The university has not yet found tenant-specific compromise. For a GRC lead under UK GDPR/GDPR-style obligations, is this enough to pre-notify the data-protection regulator that an exposure assessment is underway, or should notification wait until evidence indicates unauthorized access/exfiltration of personal data? Give a decision-ready position, the legal trigger, what to document now, and what would flip the decision inside seven days.

Halil, my decision-ready position is: do not file a formal UK GDPR breach notification yet solely because the university runs vulnerable PeopleSoft and the flaw is exploited elsewhere. The trigger is not “critical exploited CVE in a system that may hold student data”; it is becoming aware of a personal data breach that is likely to result in risk to individuals. ICO guidance says organisations must assess the likely risk after a personal data breach and notify the ICO “as soon as possible, and where feasible within 72 hours” if risk is likely; EDPB guidance quotes Article 33(1) GDPR in the same terms. On the facts you gave—no tenant-specific compromise found—the defensible move is not pre-notification, but a documented “regulatory watch / exposure assessment underway” file, with the DPO briefed and ready to notify if evidence changes.

What I would document now: exact time the university became aware of the CVE/exposure; PeopleSoft versions and internet exposure; whether Campus Solutions contains student, alumni, applicant, staff, disability, financial-aid, immigration, disciplinary, or special-category data; patch/isolation steps; logs preserved; compromise-assessment scope; IOCs checked; and the rationale for not notifying yet. The reason is simple: the ICO guide expects robust detection, investigation and internal reporting procedures to support the notify/no-notify decision, and also says breach records must be kept where a personal data breach has occurred, even if not notifiable.

Inside seven days, the decision flips to notification if they find evidence of unauthorised access to PeopleSoft, suspicious PeopleTools activity tied to the exploit window, webshells or attacker-created accounts, abnormal exports, database reads, credential dumping, extortion contact, leaked university records, or credible vendor/Mandiant-style victim notification. If any of that touches personal data, I would treat the 72-hour clock as running from when the university is aware of facts indicating a personal-data breach—not from completion of forensics or board sign-off. Given the Nottingham-style reporting cited in the corpus, I would also prepare a draft ICO notice now, but hold submission until the factual threshold is crossed.

HalilAlex Mercer
Alex MercerExploit feasibility lens[35 sources]
MODERATOR DIRECTIVE

Alex, I need exploit feasibility and exposure mechanics, not a recap. Based on the corpus: CVE-2026-35273 affects Oracle PeopleSoft Enterprise PeopleTools 8.61/8.62, is remotely exploitable without authentication, associated with /PSEMHUB/hub or PeopleSoft environment-management components in some reporting, and successful exploitation is reported to enable server takeover, data theft, persistence, and extortion. For PeopleSoft Campus Solutions, what specific technical facts would make waiting for a full internal assessment unsafe? Which assets/logs decide whether student/staff personal data was plausibly accessed? State whether emergency compensating controls are warranted before proof of compromise.

Halil, waiting is unsafe if any of these are true: Campus Solutions sits on PeopleTools 8.61 or 8.62, the PeopleSoft web/app tier is reachable over HTTP from the internet or untrusted networks, and /PSEMHUB/hub or /PSIGW/HttpListeningConnector is exposed. Oracle and NVD both describe CVE-2026-35273 as unauthenticated, network-reachable over HTTP, low-complexity, no user interaction, affecting PeopleTools 8.61/8.62. That is the “door is unlocked and already being tried” condition. Corpus reporting also says exploitation was active before patching, against internet-facing PeopleSoft, with reported data theft, persistence, extortion, and server takeover.

The deciding logs/assets are not just malware hits. Start with PIA/WebLogic access logs and perimeter/WAF logs for external or untrusted POSTs to /PSEMHUB/hub and /PSIGW/HttpListeningConnector; eSentire specifically calls those out. Then check PeopleSoft app/web tiers for new or modified PeopleTools files, scheduled processes, administrative accounts, and outbound connections to unknown hosts after inbound Environment Management traffic. For Campus Solutions data exposure, the key question is: after suspicious web/app-tier activity, do DB audit logs, query/reporting logs, process scheduler output, export files, or backup/file-transfer logs show access to tables/reports containing student or staff records? If those logs are missing or truncated, don’t pretend absence of evidence clears you.

Yes — emergency compensating controls are warranted before proof of compromise. Patch if possible; if not, disable EMHub and block external access to PeopleSoft PeopleTools, especially /PSEMHUB/hub and /PSIGW/HttpListeningConnector. I would also isolate the PeopleSoft web/app tier from the internet, restrict admin access by VPN/allowlist, preserve logs before rotation, and assume the Campus Solutions database is in-scope for exposure review until the access chain is disproven.

HalilLena Hartmann
Lena HartmannThreat intelligence lens[7 sources]
MODERATOR DIRECTIVE

Lena, separate reliable signal from actor branding. Reporting links active exploitation of CVE-2026-35273 to ShinyHunters/UNC6240 and says Nottingham's Campus Solutions/student record breach involved about 455,000 exposed emails/accounts and around 40GB of data, but some reports mention WebLogic or supply-chain/voice-phishing possibilities. How much confidence should the GRC lead place in the actor label and Nottingham analogy? Does it materially change the notification/control decision, or is the decisive issue local exposure to an exploited KEV-class PeopleSoft flaw? Flag any evidence gaps that would make a premature regulator notification misleading.

Halil, I’d put moderate confidence in “ShinyHunters/UNC6240” as the extortion/campaign label, because Mandiant/Google reporting ties the CVE-2026-35273 activity to that cluster and gives a May 27–June 9 exploitation window. But I’d put low confidence in using that label to infer a fixed operator lineage or to drive GRC decisions by itself.

The Nottingham analogy is useful only for impact framing, not attribution proof. Reports agree on roughly 454,600–455,000 exposed accounts/emails and possible tens of GB/~40GB leaked, but the stated access path is inconsistent: PeopleSoft/Campus Solutions, WebLogic, third-party student system, and possible voice phishing all appear in reporting. That means Nottingham is not a clean precedent for “this exact CVE caused this exact breach.”

For the GRC lead, the decisive question is local: Do we run exposed PeopleSoft PeopleTools 8.61/8.62 or PSEMHUB/hub components affected by CVE-2026-35273, and do logs show exploitation or data access? If yes, containment, patching, forensic review, and notification assessment move immediately. The actor label does not materially change controls. Premature regulator notification would be misleading if you lack: confirmed affected asset exposure, exploitation timestamps, evidence of unauthorized access, data categories touched, exfiltration proof, and whether the affected system actually contains student/HR/financial records.

MITRE-wise, I’d frame the observed pattern as public-facing application exploitation, post-exploitation tooling/C2, credential attacks, and exfiltration-for-extortion — attribution confidence moderate for campaign linkage, low for Nottingham vector equivalence.

HalilJames Okafor
James OkaforDefensive response lens[59 sources]
MODERATOR DIRECTIVE

James, close the first pass on defensible operations. Assume the university uses Oracle PeopleSoft Campus Solutions and may have PeopleTools 8.61/8.62 components, with possible internet exposure of PeopleSoft or Environment Management Hub endpoints. No compromise is confirmed yet. What emergency compensating controls should be applied tonight without breaking admissions/enrollment operations, and what is the minimum seven-day forensic workplan that can support Sofia's regulatory decision? Keep it practical for a university SOC/GRC team.

Halil, I’d run this as a potential PeopleSoft control-plane exposure, not a confirmed breach. The defensible fact pattern is enough to act tonight: CVE-2026-35273 is listed by CISA KEV, Oracle has a security alert for it, and public detection content describes Oracle PeopleSoft PeopleTools 8.61/8.62 PSEMHUB as a pre-auth Java deserialization RCE over HTTP. Public reporting also names /PSEMHUB/hub and /PSIGW/HttpListeningConnector as observed endpoints, but I’d treat that endpoint list as a hunt lead unless we have the primary incident report in hand.

Tonight, do not take admissions or enrollment offline unless you find active exploitation. Put the emergency control at the edge: block or VPN/IP-allowlist /PSEMHUB/* from the internet, preserve logs before rebooting anything, and put /PSIGW/HttpListeningConnector behind known source allowlists if business integrations permit. My practical false-positive estimate for blocking public /PSEMHUB/* is low — roughly 0–2% if Environment Management Hub is not legitimately administered from the internet — but validate with 30 minutes of WAF logs first. For /PSIGW/HttpListeningConnector, expect more business risk — roughly 5–15% in a university with legacy integrations — so start in alert/count mode, identify real partner traffic, then enforce. Stage Oracle’s update path immediately, but don’t blind-patch the live enrollment stack during a critical admissions window without a rollback and smoke test.

For Sofia’s seven-day regulatory packet, the minimum workplan is: Day 1, inventory all PeopleSoft URLs, PeopleTools versions, PSEMHUB/PSIGW exposure, WAF paths, and log retention. Day 2, review web/WAF/app logs for /PSEMHUB/, /PSEMHUB/hub, /PSIGW/HttpListeningConnector, unusual POSTs, 500 errors, non-campus sources, and serialization-looking payloads. Day 3, host triage on PeopleSoft/WebLogic systems for new services, unexpected remote admin tooling, scheduled tasks, web artifacts, compressed archives, and suspicious outbound tools. Day 4, database audit for large reads/exports involving applicant, student, financial-aid, identity, or payment-adjacent records. Day 5, proxy/DNS/netflow review for unusual egress or archive-and-transfer behavior. Day 6, identity review for PeopleSoft admin, DB, SSO, VPN, and service accounts. Day 7, produce a decision memo with exposure window, data classes at risk, evidence of access or exfiltration, confidence level, and log gaps. I would pull logs back to 2026-05-27 as a conservative hunt window because public reporting cites observed exploitation starting then, but I’d mark that date as reporting-derived until primary telemetry confirms it.

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Sofia AndersenRegulatory obligation lensAlex MercerExploit feasibility lensLena HartmannThreat intelligence lensJames OkaforDefensive response lensCONVERGE4 MERGE
Halil ÖztürkciCHECKPOINT

What changed here is that the room has separated “high exposure urgency” from “confirmed breach.” The experts are aligned that a university running PeopleSoft Campus Solutions should treat CVE-2026-35273 as operationally serious tonight if PeopleTools 8.61 or 8.62 is present and if PeopleSoft, PSEMHUB, or integration endpoints are reachable from the internet or untrusted networks. Alex and James both pointed us toward the same exposure mechanics: unauthenticated HTTP reachability, with /PSEMHUB/hub and /PSIGW/HttpListeningConnector as priority hunt and control points. That gives the defenders a concrete path: preserve logs, check WAF and web/app-tier records, restrict exposure, and look for suspicious inbound POSTs, file changes, admin changes, scheduled processes, and outbound connections.

At the same time, Sofia sharpened the regulatory threshold. A critical exploited CVE in a system that may contain personal data is not, by itself, a UK GDPR notification event. The trigger is evidence of a personal data breach likely to create risk to individuals. So the defensible posture right now is a documented regulatory watch: DPO briefed, timestamps captured, exposure and data categories mapped, logs preserved, and notification readiness prepared if the facts move from vulnerability to compromise or data access.

Lena also usefully constrained the intelligence picture. The ShinyHunters or UNC6240 label may be a reasonable campaign tag at moderate confidence, but it should not drive the control plan. And the Nottingham reporting is useful as impact framing, not clean causation. There are reported numbers around hundreds of thousands of exposed accounts and tens of gigabytes, but the path to compromise is not consistent enough to treat it as proof that this CVE caused that incident.

So the practical center of gravity is now local verification: version, exposure, evidence of exploitation, and evidence of data access. The next question is how to translate that into board and GRC decisions without either underreacting to an actively exploited PeopleSoft flaw or prematurely declaring a breach we have not yet proved.

ACTION 2Focused QueryDISPATCH ONE2m 47s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1Pierre LefevreBusiness impact lens1 SEQUENTIAL
HalilPierre Lefevre
Pierre LefevreBusiness impact lens[34 sources]
MODERATOR DIRECTIVE

Pierre, give me the board/GRC calculus, not a headline-risk answer. A university runs Oracle PeopleSoft Campus Solutions; CVE-2026-35273 is actively exploited against PeopleSoft/PeopleTools, CISA KEV-listed, and reporting says Nottingham had roughly 455,000 student/alumni records exposed. Our local university has no confirmed compromise yet. What is the concrete business risk of waiting to notify until compromise evidence emerges versus pre-notifying the regulator during assessment? I want a recommended posture, the downside if wrong, and the decision language a GRC lead can put in a seven-day note.

The board calculus is asymmetric. We have a KEV-listed Oracle PeopleSoft/PeopleTools flaw, an Oracle advisory, and reporting in CyberBrief that ShinyHunters activity affected more than 100 organizations, with higher education making up 68% of notified targets. That means “no confirmed compromise” is not the same as “low risk.” I would treat the Nottingham figure as a scenario benchmark because I cannot independently verify the 455,000-record number from the visible evidence here.

My recommendation: pre-notify the regulator during assessment, but frame it as precautionary, not as confirmed breach notification. Best case if we pre-notify and find no compromise: some management time, regulator follow-up, and a clean audit trail. Worst case if we wait and later find exfiltration: the university has to explain why it delayed despite KEV listing, active exploitation, sector targeting, and a known peer-impact pattern. That is the higher board risk: not just operational loss, but governance failure.

Seven-day GRC note language: “Management is treating CVE-2026-35273 as a material exposure because the affected PeopleSoft/PeopleTools stack is used for student lifecycle data, the vulnerability is KEV-listed, Oracle has issued an advisory, and current threat reporting indicates active exploitation against universities. Although compromise is not confirmed, we recommend precautionary regulator engagement while forensic assessment proceeds. This preserves notification defensibility, limits late-reporting exposure, and allows the board to evidence timely risk governance if compromise is later confirmed.”

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Pierre LefevreBusiness impact lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

Pierre has sharpened the board question into an asymmetry problem: the university does not need confirmed compromise for this to become a governance issue. The risk signal is not just “PeopleSoft exists on campus”; it is the combination of a KEV-listed Oracle PeopleSoft/PeopleTools flaw, active exploitation reporting, sector concentration in higher education, and the sensitivity of the student lifecycle data that Campus Solutions typically holds.

The important caveat is that Pierre did not treat the reported Nottingham record count as verified fact. He used it as a scenario benchmark, not as evidence that this university has suffered the same outcome. That distinction matters. The room is not saying, “Notify because Nottingham had 455,000 records affected.” It is saying, “Use that kind of peer-impact reporting to size the plausible downside while the technical team determines whether this environment was exposed or touched.”

His GRC recommendation also lands in a middle position: precautionary regulator pre-notification during assessment, not a formal confirmed breach notification. The logic is that if the university later finds no compromise, the cost is mostly management time and a defensible paper trail. If it waits and later finds exfiltration, the harder question becomes why leadership delayed despite KEV status, active exploitation, sector targeting, and known peer-impact reporting. In board terms, that is where cyber risk turns into oversight risk.

The next turn should test that line, because it is not universally accepted. A regulatory view may push back that merely running a potentially affected PeopleSoft stack, even in a targeted sector, is not enough to justify formal breach notification or even pre-notification in every jurisdiction. So we now need to separate prudent governance signaling from legal notification thresholds: when is early contact with a regulator a sensible precaution, and when does it create noise, confusion, or premature admissions before compromise is established?

ACTION 3ChallengeCHALLENGE1m 56s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1Sofia AndersenRegulatory obligatio…1 SEQUENTIAL
HalilSofia Andersen
Sofia AndersenRegulatory obligation lens[33 sources]
MODERATOR DIRECTIVE

Claim: Your first-pass position was: do not file a formal breach notification or pre-notification solely because the university runs potentially affected PeopleSoft and others were exploited; maintain a regulatory-watch file and notify only if local evidence shows a personal-data breach likely to risk individuals.
Counter-evidence: Pierre argues the board risk is asymmetric: CISA KEV listing, Oracle advisory, active exploitation against universities, and Nottingham as a peer-impact benchmark make waiting look like governance delay if exfiltration is later found. He recommends precautionary regulator engagement during assessment, explicitly framed as not a confirmed breach notification. Reconcile this for a GRC lead: is there a legally and operationally safe middle path, or should we still avoid contacting the regulator until local compromise evidence appears?

Halil, I would reconcile it this way: Pierre is right on governance asymmetry, but that does not change the legal trigger for a UK GDPR breach notification. Article 33 requires notification after the controller is aware of a personal data breach unless it is unlikely to risk individuals; ICO guidance likewise says notification is required when a personal data breach is likely to risk people’s rights and freedoms, where feasible within 72 hours. A KEV-listed PeopleSoft RCE exploited against universities is a serious security incident and board-level risk, but without local evidence of unauthorised access, disclosure, loss, alteration, or exfiltration of personal data, I would still avoid filing it as a breach notification.

The safe middle path is: regulator-ready escalation, not formal regulator notification. The GRC lead should open a privileged breach-assessment record, brief the DPO and senior risk owner, preserve PeopleSoft/WebLogic logs, document the exploit window, affected PeopleTools versions, exposed endpoints, data categories in Campus Solutions, patch/isolation actions, and the reason no Article 33 notification has yet been made. If the university wants external engagement, I would frame it carefully as procedural advice or awareness outreach, not a “personal data breach report”; the ICO’s own contact guidance indicates general livechat is not suitable for questions about a possible organisational breach, so I would not use informal channels casually.

What flips the decision inside seven days is any tenant-specific signal: exploit hits against /PSEMHUB/hub, suspicious PeopleSoft or WebLogic activity, attacker-created accounts, webshells, abnormal database queries or exports, evidence of access to student/alumni records, extortion contact, leak-site listing, or credible vendor/Mandiant-style notification that this university was targeted. At that point, do not wait for complete forensics: notify within the 72-hour window with available facts and supplement later.

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Sofia AndersenRegulatory obligation lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

Sofia has drawn a firm line between board-level urgency and the legal notification threshold. The room’s position is now more precise: a KEV-listed, actively exploited PeopleSoft/PeopleTools issue affecting universities is enough to justify escalation, preservation, DPO involvement, and senior risk ownership — but it is not, by itself, enough to call this a UK GDPR personal data breach.

That distinction is important because it prevents two opposite errors. One error would be to underreact because compromise is not yet proven; Sofia is not saying that. She is saying the university should treat this as regulator-ready from the first hours: open a privileged breach-assessment file, preserve PeopleSoft and WebLogic logs, document the exploit window, confirm versions and exposure, map the Campus Solutions data categories, and record containment and patching decisions. The other error would be to notify the ICO as if a personal data breach had already been established when the local facts do not yet show unauthorised access, disclosure, loss, alteration, or exfiltration of personal data.

The caveat remains that this is a threshold analysis, not a comfort statement. If local investigation finds credible evidence that personal data was accessed or exposed, the Article 33 clock and risk assessment change quickly. But on the facts currently in the room, Sofia’s answer is: do not make a formal breach notification solely because the university runs a potentially affected PeopleSoft environment and other universities have reportedly been exploited. Maintain a regulator-ready record and be able to explain, contemporaneously, why notification has not yet been made.

That sets up the next challenge neatly. We now need to test whether “precautionary regulator engagement” is still useful as a governance move even if it is not required as a formal breach notification — or whether, as Sofia’s framing suggests, premature contact could create avoidable ambiguity without improving compliance.

ACTION 4ChallengeCHALLENGE2m 15s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1Pierre LefevreBusiness impact lens1 SEQUENTIAL
HalilPierre Lefevre
Pierre LefevreBusiness impact lens[28 sources]
MODERATOR DIRECTIVE

Claim: You recommended precautionary regulator engagement during assessment because the board-risk downside of waiting is asymmetric.
Counter-evidence: Sofia reconciles the issue differently: Article 33/UK GDPR notification is triggered by awareness of a personal-data breach, not by exposure to a KEV-listed exploited CVE. She recommends regulator-ready escalation and a privileged breach-assessment file, but not formal pre-notification absent tenant-specific evidence; casual informal outreach may also create ambiguity. Does this change your board recommendation, and what exact governance wording should replace 'pre-notify' if... [arg clipped]

Yes — Sofia’s point changes my wording, not the urgency. I would not call this “pre-notification” now. The ICO/UK GDPR threshold is a personal-data breach with likely risk, not merely exposure to a KEV-listed exploited CVE. So the board-safe posture is: regulator-ready escalation, not formal regulator notification, unless tenant-specific evidence crosses the breach threshold.

The replacement governance wording I’d use in the seven-day note is: “The university has opened a privileged breach-assessment file for CVE-2026-35273 affecting Oracle PeopleSoft/PeopleTools. The issue is KEV-listed and active exploitation has been reported in the higher-education sector, but no university-specific personal-data breach is confirmed at this time. Management will not make a formal Article 33/UK GDPR notification unless evidence indicates unauthorized access to, loss of, alteration of, or exfiltration of personal data likely to create risk to individuals. The DPO, legal, security, and executive owner will review evidence daily; a regulator notification pack is being prepared in draft so it can be submitted within 72 hours if the threshold is met.”

Board calculus: waiting passively is unacceptable; waiting with documented forensic assessment is defensible. The downside if we are wrong is two-sided: notify too early and we create ambiguity, unnecessary regulator engagement, and reputational noise without a legal trigger; notify too late and we face Article 33 timing criticism because ICO guidance says report where required within 72 hours, and GDPR requires documentation of breach facts, effects, and remediation. So the decision is: do not formally notify today; do preserve the option to notify within hours, with evidence gates and a signed seven-day governance record.

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Pierre LefevreBusiness impact lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

Pierre has tightened the governance language in a useful way: the room is no longer talking about “precautionary notification” to the regulator. The sharper formulation is “regulator-ready escalation.” That means the university treats CVE-2026-35273 as serious enough to activate legal, DPO, security, and executive oversight immediately, while still respecting the UK GDPR trigger: a formal Article 33 notification depends on evidence of a personal-data breach that is likely to create risk to individuals.

That distinction matters operationally. The board can still act with urgency without overstating what is known. On the facts discussed so far, we have a KEV-listed, actively exploited PeopleSoft/PeopleTools vulnerability and sector concern, but not yet confirmed university-specific unauthorized access, alteration, loss, or exfiltration of personal data. Pierre’s revised wording gives management a defensible middle path: open a privileged breach-assessment file, review evidence daily, prepare a draft notification pack, and be ready to submit within 72 hours if the evidential threshold is crossed. The caveat remains important: if logs, indicators, forensic findings, or business-system evidence later show personal-data compromise, the analysis changes quickly.

This also shifts the next question from “Should we notify now?” to “What do we do tonight while preserving admissions and enrollment if possible?” That is where James’s input becomes critical. We need a practical compensating-control decision table: which controls are immediate and non-negotiable, which controls allow continued operation under tighter monitoring, and which conditions force isolation or shutdown despite business impact.

ACTION 5Follow-UpFOLLOW UP2m 33s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1James OkaforDefensive response l…1 SEQUENTIAL
HalilJames Okafor
James OkaforDefensive response lens[18 sources]
MODERATOR DIRECTIVE

James, give me the exact compensating-control decision table for tonight. Assume admissions/enrollment operations must continue if possible. Split it into: controls that should be applied immediately even without compromise; controls that require evidence of exploitation; controls that should not be done unless we accept business outage. Include how long to preserve logs and what owners must sign off.

Halil, here’s the tonight table I’d put in the bridge call. Oracle identifies CVE-2026-35273 as PeopleSoft Enterprise PeopleTools Updates Environment Management over HTTP, remotely exploitable without authentication, affecting 8.61 and 8.62; CISA KEV also requires mitigation and forensic triage. So we act before confirmed compromise, but we avoid taking enrollment offline unless evidence forces it.

Decision bucket Tonight control Business posture Sign-off required
Apply immediately, no compromise needed Block public internet access to /PSEMHUB/*; allow only campus VPN/admin jump hosts Should not affect student enrollment if EM Hub is not used by public users CISO + PeopleSoft app owner + Network/WAF owner
Apply immediately, no compromise needed Add WAF/SIEM alerts for /PSEMHUB/hub, unusual POSTs, 500 spikes, non-campus source IPs Monitor-only first, no outage SOC lead
Apply immediately, no compromise needed Freeze non-emergency PeopleSoft admin/config changes; preserve systems before reboots Low operational impact CISO + PeopleSoft owner
Apply immediately, no compromise needed Validate whether PeopleTools 8.61/8.62 components are internet reachable Discovery only Infrastructure owner
Requires evidence of exploitation Isolate or snapshot/rebuild affected PeopleSoft/WebLogic host if suspicious payloads, web artifacts, new services, or outbound transfer evidence appear Possible degradation; use pool rotation if clustered CISO + CIO + Registrar/Admissions owner
Requires evidence of exploitation Disable affected service accounts, rotate PeopleSoft admin/DB credentials, revoke active sessions Can break integrations; sequence carefully IAM owner + DBA + PeopleSoft owner
Requires evidence of exploitation Notify GRC/privacy that incident threshold may be met; prepare affected-data analysis No technical outage CISO + Legal/Privacy/GRC
Do not do unless outage accepted Full PeopleSoft shutdown during admissions/enrollment window High enrollment/admissions impact CIO + Provost/Enrollment executive + CISO
Do not do unless outage accepted Blanket block of all /PSIGW/* or all integration broker traffic Can break payment, identity, ERP, admissions integrations CIO + Integration owner + Registrar/Admissions
Do not do unless outage accepted Emergency production patch with no staging smoke test or rollback Risk of self-inflicted outage CIO + PeopleSoft owner + Change manager

For logs: put an immutable hold tonight on WAF, web, app, WebLogic/PeopleSoft, OS, EDR, IAM/SSO, VPN, proxy/DNS, database audit, and netflow. Search back to May 27, 2026 or earliest retained, because Rapid7 reports Mandiant observed exploitation between May 27 and June 9, 2026. Preserve raw logs and forensic images until Legal/GRC releases them; my operational minimum is 12 months immutable retention, with 90 days hot-searchable for the SOC.

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…James OkaforDefensive response lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

James has turned the room’s concern into a tonight-operable control posture: protect PeopleSoft now, but do not unnecessarily break admissions and enrollment. The key operational point is that the first moves do not depend on proving compromise. Blocking public internet access to /PSEMHUB/*, limiting it to campus VPN or admin jump hosts, adding WAF and SIEM visibility around /PSEMHUB/hub, unusual POST activity, 500-error spikes, and non-campus source IPs — those are exposure-reduction controls, not breach declarations.

That distinction is important. The university can act on the severity of the condition — remotely exploitable, unauthenticated, affecting PeopleTools 8.61 and 8.62 as James stated, and aligned with KEV-style urgency — while still preserving the legal and evidentiary line around personal-data breach notification. Freezing non-emergency PeopleSoft admin or configuration changes and preserving systems before reboots also tells us the response is moving into defensible incident-handling mode, not casual patch management. But none of that, by itself, proves data access, data loss, or risk to individuals.

The business posture is also clearer now. Enrollment does not automatically have to go offline tonight if EM Hub is not part of the public student-facing path and if access can be narrowed safely. The decision is not “shut down PeopleSoft” versus “do nothing”; it is controlled containment with named sign-offs — CISO, application owner, network or WAF owner, and SOC lead depending on the control. Where James left us is with a practical line: immediate compensating controls for exposure, stronger disruption only if evidence of exploitation appears.

That naturally moves us to the hunting question. We now need Alex to define what evidence would change the category from “serious exposure under active mitigation” to “probable personal-data breach requiring regulator notification.” The next step is not more general concern; it is a decision-ready evidence threshold.

ACTION 6Follow-UpFOLLOW UP2m 59s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1Alex MercerExploit feasibility …1 SEQUENTIAL
HalilAlex Mercer
Alex MercerExploit feasibility lens[34 sources]
MODERATOR DIRECTIVE

Alex, make the hunt decision-ready. What evidence would move us from 'exposure only, no Article 33 notification' to 'probable personal-data breach, notify regulator'? Give the minimum 24-hour hunt across PeopleSoft/WebLogic/database/network logs, the exploitation window to search, and what absence of evidence is actually meaningful versus false comfort.

Halil, the line is this: exposure alone is not Article 33 territory, but control-path evidence plus access to Campus Solutions data paths is. Move to “probable personal-data breach” if vulnerable PeopleTools 8.61/8.62 was reachable and you see POST /PSEMHUB/hub or POST /PSIGW/HttpListeningConnector, then any follow-on sign of code execution, persistence, outbound C2, new PeopleSoft admin activity, abnormal process scheduler jobs, file export, or DB queries against student/staff datasets. Don’t wait for a smoking-gun exfil file. That’s like waiting to see the burglar’s receipt after finding the crowbar marks and open safe.

Minimum 24-hour hunt: search from May 27, 2026 through patch/isolation, because Google/Mandiant reported activity in that window, and extend to the present if the system stayed exposed. Pull WAF/load balancer/proxy/WebLogic access logs for those two endpoints; WebLogic/PeopleSoft logs for errors, deployments, admin actions, Integration Broker activity, and scheduler jobs; filesystem checks under <PS_CFG_HOME>/webserv/<domain>/applications/peoplesoft/PSEMHUB.war/ for unexpected .jsp; database audit/session/query logs for PeopleSoft service accounts hitting Campus Solutions personal-data tables/reports; and egress logs — DNS, proxy, firewall, NetFlow — for outbound sessions after suspicious inbound requests.

Meaningful absence: complete logs covering the full window, no exposed affected service, no endpoint hits from untrusted sources, no web-tier file changes, no suspicious scheduler/admin changes, and database audit showing no abnormal access/export to student or staff data. False comfort: “no EDR alert,” “no known IOC match,” rotated logs that start after June 9, no DB auditing, or only checking the PeopleSoft UI logs. That is not clearance; that is a blindfold.

Emergency controls still stay in place while the hunt runs: patch, block /PSEMHUB/hub and /PSIGW/HttpListeningConnector from untrusted networks, disable or isolate Environment Management where possible, preserve logs, and restrict PeopleSoft admin paths.

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Alex MercerExploit feasibility lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

Alex has drawn a practical breach-decision threshold: the university should not treat mere internet exposure as an automatic Article 33 notification event, but it also should not wait for confirmed exfiltration if the evidence shows attacker control intersecting with student or staff data paths. The room now has a sharper line between “serious vulnerability exposure” and “probable personal-data breach”: reachable vulnerable PeopleTools 8.61 or 8.62, suspicious POSTs to /PSEMHUB/hub or /PSIGW/HttpListeningConnector, and then any credible follow-on indicator such as code execution, persistence, outbound command-and-control, new PeopleSoft admin behavior, abnormal scheduler activity, file export, or database queries against Campus Solutions datasets.

The key caveat is that this is still an evidentiary hunt, not a conclusion that personal data was accessed. Alex is saying the threshold becomes decision-ready when control-path evidence and data-path evidence start to connect. That matters because regulators generally do not require notification for a theoretical vulnerability alone, but they do expect organizations to act once facts indicate likely unauthorized access to personal data. His “don’t wait for the burglar’s receipt” point is useful here: if the system shows exploitation plus movement toward protected data, the absence of a neat exfiltration artifact should not be used as comfort.

Operationally, the minimum hunt is now framed as a 24-hour effort over the exploitation window from May 27, 2026 through patching or isolation, extended to the present if the service remained exposed. The evidence set is also concrete: WAF, load balancer, proxy, WebLogic access logs, PeopleSoft and WebLogic application logs, Integration Broker activity, scheduler jobs, admin actions, filesystem checks under the PSEMHUB deployment path for unexpected JSPs, and database audit/session/query records for PeopleSoft service accounts.

That sets up Sofia’s regulatory framing cleanly. We now know what facts the technical team is trying to prove or disprove; the next question is how to state the current decision, when the 72-hour clock should be considered to start, and what language preserves both urgency and uncertainty for a UK/EU-style regulator.

ACTION 7Follow-UpFOLLOW UP1m 55s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1Sofia AndersenRegulatory obligatio…1 SEQUENTIAL
HalilSofia Andersen
Sofia AndersenRegulatory obligation lens[22 sources]
MODERATOR DIRECTIVE

Sofia, final regulatory framing. Please give the decision note language for a UK/EU-style data-protection regulator: current decision, rationale, when the 72-hour clock starts, specific evidence triggers for notification, whether affected individuals must be notified, and what to do if logs are incomplete or rotated. Keep it tight enough for a GRC lead to paste into a seven-day action note.

Halil, I would use this decision note:

Current decision: No formal UK GDPR / GDPR-style supervisory authority breach notification is being filed today. The university has identified exposure to a critically exploited PeopleSoft vulnerability, but has not yet identified tenant-specific unauthorised access, disclosure, loss, alteration, or exfiltration of personal data. This is being treated as a high-priority breach assessment, not yet as a confirmed personal data breach.
Rationale: ICO guidance requires notification where a personal data breach is likely to result in risk to individuals, where feasible within 72 hours. Exposure alone is not the same as a personal data breach, but the decision must be documented and revisited daily during the seven-day assessment.

72-hour clock: The clock starts when the university becomes aware of facts indicating a personal data breach likely to risk individuals—not when forensics are complete. If not all details are available by then, ICO guidance supports notifying within 72 hours with available facts and supplementing later.
Notification triggers: Notify if evidence shows exploit attempts succeeded, suspicious /PSEMHUB/hub or WebLogic activity, webshells, attacker-created accounts, abnormal PeopleSoft/database queries or exports, access to student/alumni/staff records, credential theft, extortion contact, leak-site publication, or credible third-party notice that this tenant was compromised.

Affected individuals: Do not notify individuals yet. Notify them without undue delay if the breach is likely to create high risk to them—for example exposure of sensitive student records, identity documents, financial-aid data, disciplinary/welfare records, credentials, or data enabling fraud or harm.
Incomplete or rotated logs: Document the gap, preserve remaining evidence, recover backups/SIEM/proxy/WAF/EDR/database logs, and record why the university can or cannot rule out personal-data access. If logging gaps mean unauthorised access to personal data is reasonably likely and risk to individuals cannot be excluded, move to precautionary regulator notification with clear caveats.

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Sofia AndersenRegulatory obligation lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

Sofia has turned the regulatory position into a defensible decision note: today, the university is not filing a UK GDPR or GDPR-style supervisory authority notification solely because a critically exploited PeopleSoft vulnerability was exposed. The key distinction is now explicit: this is a high-priority breach assessment, not yet a confirmed personal-data breach, unless evidence shows unauthorised access, disclosure, alteration, loss, or exfiltration involving personal data.

The important caveat is that this is not a “no breach” conclusion. It is a time-bounded, documented position that must be revisited as the forensic picture develops. Sofia’s framing also tightens the 72-hour issue: the clock does not wait for perfect forensic certainty, but it also does not start merely because a CVE exists or a system was reachable. It starts when the university becomes aware of facts indicating a personal-data breach likely to create risk for individuals. If that threshold is crossed and details remain incomplete, the regulator can be notified with what is known and updated later.

For triggers, the room has stayed aligned with the earlier technical threshold: successful exploitation indicators, suspicious PeopleSoft endpoints such as /PSEMHUB/ activity, and credible evidence that attacker activity intersected with student, staff, applicant, payroll, identity, or other personal-data paths would move this from assessment into notification territory. Affected individual notification remains a separate, higher-impact question and should depend on whether the incident is likely to create a high risk to people, not simply on the existence of exposure.

The next issue is reputational and evidential: how to mention Nottingham and ShinyHunters without implying a proven causal chain we do not have. That matters because the decision note must be candid about threat context, but it cannot launder public reporting or threat-actor claims into confirmed facts.

ACTION 8Follow-UpFOLLOW UP38s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1Lena HartmannThreat intelligence …1 SEQUENTIAL
HalilLena Hartmann
Lena HartmannThreat intelligence lens
MODERATOR DIRECTIVE

Lena, give me the language that should go into the decision note about Nottingham and ShinyHunters. I want one paragraph that avoids overclaiming causation while still explaining why the peer incident raises urgency for emergency controls.

Recommended decision-note language: “Public reporting links active exploitation of Oracle PeopleSoft CVE-2026-35273 to the ShinyHunters/UNC6240 extortion cluster with moderate attribution confidence, and reports a University of Nottingham student-record incident involving about 454,600–455,000 accounts and tens of GB/~40GB of exposed data; however, the Nottingham access path is not settled, with reporting also referencing third-party student systems and possible voice-phishing, so it should not be treated as proof that this CVE caused that breach. The peer incident still raises urgency because higher education is a documented target set for this campaign, the PeopleSoft flaw is reported as unauthenticated RCE/KEV-class exploitation, and affected systems may hold student, finance, HR, immigration, and health data; emergency controls should therefore be driven by our confirmed local exposure, patch status, reachable PSEMHUB/WebLogic endpoints, and forensic evidence of access or exfiltration—not by the actor brand alone.”

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…Lena HartmannThreat intelligence lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

Lena has given us the wording that keeps the Nottingham reference useful without turning it into an unsupported causal claim. The room’s position is now sharper: Nottingham is relevant because it shows higher education is in the threat picture and because the reported scale of exposed student records is a serious peer warning. But it is not evidence, by itself, that our PeopleSoft exposure caused any breach here, or even that Nottingham’s incident was definitely caused by this specific CVE.

That distinction matters. The decision note can now say, with appropriate restraint, that public reporting links exploitation of Oracle PeopleSoft CVE-2026-35273 to ShinyHunters or UNC6240 with moderate confidence, while also acknowledging that the Nottingham access path remains unsettled and may involve third-party student systems or voice phishing. So the urgency comes from the combination of local exposure, reported active exploitation, the sensitivity of PeopleSoft-adjacent data, and the education-sector targeting pattern — not from simply attaching a well-known actor name to the situation.

This also helps avoid two common mistakes. One would be to underreact because Nottingham is not a perfect comparator. The other would be to overreact narratively and write as if a peer incident proves our own compromise or proves the same intrusion route. Lena’s paragraph gives us a middle line: use Nottingham to justify emergency controls and executive attention, but let forensic evidence decide breach status, access path, and notification duties.

That naturally takes us into the operational question. If the decision note says emergency controls are justified by confirmed local exposure, patch status, reachable PSEMHUB or WebLogic endpoints, and evidence of access or exfiltration, then we need a crisp first-24-hours action set. James’s next job is to turn that into the practical control list: what must be patched, isolated, preserved, searched, monitored, and escalated immediately, with priorities clear enough for the incident team to execute without debate.

ACTION 9Follow-UpFOLLOW UP2m 14s
SEQUENTIAL_BUSHalil ÖztürkciRoundtable Moderator…1James OkaforDefensive response l…1 SEQUENTIAL
HalilJames Okafor
James OkaforDefensive response lens[21 sources]
MODERATOR DIRECTIVE

James, your table was clipped. Give me a concise final list: 8 operational actions for the first 24 hours, tagged CRITICAL/HIGH/MEDIUM, including patching, isolation, log preservation, hunting, credential rotation, monitoring, business continuity, and escalation.

James: Here’s the first-24-hours operating order.

  1. CRITICAL — Patch path: identify all PeopleTools 8.61/8.62 nodes and stage Oracle’s CVE-2026-35273 update immediately; patch internet-facing/non-enrollment nodes first, then production after smoke test and rollback approval.

  2. CRITICAL — Isolation: block public access to /PSEMHUB/*, especially Environment Management Hub paths; allow only VPN/jump-host/admin source IPs. Do not shut down admissions/enrollment unless exploitation is confirmed.

  3. CRITICAL — Log preservation: place a legal/GRC hold on WAF, web, app, WebLogic/PeopleSoft, OS, EDR, IAM/SSO, VPN, DNS/proxy, DB audit, and netflow logs. Keep 90 days hot-searchable and 12 months immutable unless Legal requires longer.

  4. CRITICAL — Hunting: search immediately for requests to /PSEMHUB/hub, unusual POSTs, HTTP 500 spikes, non-campus sources, suspicious Java/WebLogic artifacts, new services, and unexpected outbound transfers.

  5. HIGH — Credential rotation: do not blanket-rotate tonight. Rotate PeopleSoft admin, WebLogic, DB, SSO service, and integration credentials only if logs show exploitation, suspicious admin access, or host compromise indicators.

  6. HIGH — Monitoring: create a 24-hour SOC watch for PSEMHUB access, PeopleSoft server outbound connections, privilege changes, new scheduled tasks/services, large database reads, and archive/compression activity.

  7. HIGH — Business continuity: keep admissions/enrollment online behind WAF controls; require Registrar/Admissions sign-off before blocking integration traffic or taking app servers out of rotation.

  8. CRITICAL — Escalation: escalate to SEV-1 if any vulnerable PeopleSoft component was internet-facing and logs are missing, exploitation indicators appear, or student/applicant/financial-aid data access cannot be ruled out. Sign-off: CISO, CIO, PeopleSoft owner, Legal/GRC, and Registrar/Admissions.

MERGE_BUSHalil ÖztürkciRoundtable Moderator & Threat Intel…James OkaforDefensive response lensCONVERGE1 MERGE
Halil ÖztürkciCHECKPOINT

What changed here is that James turned the vulnerability discussion into an executable first-day operating order. The center of gravity is clear: find PeopleTools 8.61/8.62 exposure, stage Oracle’s CVE-2026-35273 update, restrict public access to /PSEMHUB/*—especially Environment Management Hub paths—and preserve enough evidence to support both incident response and later legal or regulatory review.

The important nuance is that this is not a “shut everything down” recommendation. James is prioritizing containment without unnecessarily interrupting admissions or enrollment unless exploitation is actually confirmed. He also avoided a risky blanket credential reset; the rotation trigger is evidence-based, focused on PeopleSoft admin, WebLogic, database, SSO service, and integration credentials if logs show exploitation, suspicious admin activity, or host compromise.

For the final synthesis, we should carry forward the first-24-hour priorities that are explicitly supported here: patch staging, targeted isolation, broad log preservation, immediate hunting for /PSEMHUB/hub and related anomalies, and conditional credential rotation. One caveat: the response as captured is clipped before the monitoring, business continuity, and escalation items are fully visible, so we should not invent James’s exact wording there. But those headings remain operationally necessary for the final action plan, and we can frame them as required workstreams rather than as fully quoted recommendations from this specific answer.

Halil ÖztürkciCLOSING

Apply emergency compensating controls now, but do not file a formal data-protection breach notification unless local evidence shows unauthorised access to personal data or critical logging gaps make such access reasonably likely. Treat this as a high-priority breach assessment involving DPO, Legal, CISO, CIO, PeopleSoft ownership, and Registrar/Admissions. Prepare a regulator notification draft so it can be submitted within 72 hours if the notification threshold is crossed.

Key Findings
1

CVE-2026-35273 warrants urgent assessment and remediation for relevant PeopleSoft environments, based on Oracle advisory/CISA KEV context and briefing/corpus reporting of exploitation activity.

2

Exposure to a critical exploited vulnerability is not, by itself, a GDPR/UK GDPR-style personal-data breach notification trigger.

3

Nottingham should be treated as a peer-impact warning, not proof that this university is compromised or that this CVE caused that incident.

4

Notify if evidence indicates successful exploitation, personal-data access or export, credential theft, extortion contact, leak-site exposure, credible tenant compromise notice, or logging gaps that make personal-data access reasonably likely.

Action Items
CRITICAL

Verify all PeopleSoft/PeopleTools assets against Oracle’s CVE-2026-35273 advisory and patch, isolate, or apply vendor-supported compensating controls immediately.

CRITICAL

Assess whether any PeopleSoft management or integration interfaces, including paths reportedly targeted in public coverage, are internet-exposed and restrict access as appropriate.

CRITICAL

Preserve and review WAF, proxy, WebLogic/PeopleSoft, OS, EDR, IAM/SSO, VPN, DNS, database audit, and netflow logs.

HIGH

Open a privileged breach-assessment record and prepare—but do not submit—a regulator notification draft unless the evidence threshold is met.

HIGH

Review the notification decision daily for seven days, or immediately if new compromise evidence emerges.