Subscribe to the Non-Human & AI Identity Journal

Who is accountable when a vulnerable service is exposed long enough to be exploited?

Accountability usually spans application owners, platform teams, and the security function, because no single group owns the full exposure window. The critical question is whether there is a defined process for discovery, verification, and containment. If those responsibilities are unclear, the organisation will miss the short interval in which an attacker can act.

Why This Matters for Security Teams

Accountability matters because exposure is not just a technical condition, it is a governance failure with operational consequences. When a vulnerable service sits exposed, the real risk is not only the flaw itself but the absence of a clear owner for triage, patching, validation, and service restoration. NIST SP 800-53 Rev. 5 treats vulnerability management, configuration control, and incident response as linked control families, which is why shared ownership without named decision rights so often fails in practice.

Security teams also need to account for how quickly attackers chain discovery into exploitation. Recent reporting on Anthropic, first AI-orchestrated cyber espionage campaign report reinforces a wider point: automation compresses the time between exposure and abuse, so unresolved handoffs become a material risk. The question is not whether one team is to blame in hindsight, but whether the organisation had an accountable path to detect, verify, and contain the issue before exploitation. In practice, many security teams encounter blame only after public compromise has already forced the issue, rather than through intentional governance of the exposure window.

How It Works in Practice

In mature environments, accountability is usually assigned by control, not by incident outcome. The application owner is typically responsible for the vulnerable code or service configuration, the platform or infrastructure team for the host, cluster, or cloud layer, and the security function for monitoring, escalation, and assurance. That division matters because each group controls a different part of the lifecycle. If a service is internet-facing, the exposure window should be covered by asset inventory, vulnerability scanning, risk-based prioritisation, and a documented containment workflow that defines who can disable access, revoke credentials, or place compensating controls in front of the service.

Best practice is to make this operational before an event occurs. Current guidance suggests building a clear chain from detection to remediation with ticket ownership, escalation timeframes, and evidence requirements for closure. NIST SP 800-53 Rev. 5 is useful here because controls such as vulnerability monitoring, configuration management, access enforcement, and incident handling are designed to work together rather than as isolated tasks. For externally exposed services, the question should also extend to whether the service is reachable through a gateway, whether secrets are rotated when exposure is found, and whether logging is sufficient to determine if exploitation already occurred.

  • Assign a named owner for every exposed service, not just a team label.
  • Define who can verify the finding, who can change exposure, and who can approve emergency action.
  • Link scanner findings to remediation tickets and service-level deadlines.
  • Require validation after patching or containment so the exposure is truly closed.
  • Preserve logs and evidence so accountability includes both remediation and forensic review.

Where identity is involved, the same principle applies to privileged access, API keys, and service account: if credentials are embedded or broadly reusable, remediation can stall because no one owns the full blast radius. These controls tend to break down when ownership is split across cloud, application, and outsourced operations teams because each group can assume another has already contained the exposure.

Common Variations and Edge Cases

Tighter accountability often increases operational overhead, requiring organisations to balance faster containment against approval bottlenecks. In a small environment, one team may legitimately own the full stack, but in larger enterprises the answer is rarely so clean. Shared services, managed hosting, legacy systems, and third-party dependencies create cases where the vulnerability is known but the remediation path sits outside the application owner’s direct control. In those situations, the accountable party is usually the entity with authority to compel action, while the responsible party is the team that executes the fix.

There is no universal standard for this yet, but current guidance suggests documenting the distinction between accountable, responsible, consulted, and informed roles for exposed services, especially where emergency change, customer impact, or regulated data is involved. That becomes even more important when a vulnerable service supports authentication, non-human identities, or automated agents, because exposure can be amplified by credential reuse or unattended tool access. For a control baseline, teams can map this to NIST SP 800-53 Rev 5 Security and Privacy Controls, then decide whether escalation should also trigger legal, privacy, or customer notification workflows.

Edge cases usually appear when the service is internet-facing but not actively monitored, when asset ownership is stale, or when a supplier controls the patch window. In those environments, accountability breaks down unless there is a pre-agreed emergency path for containment and a named decision-maker who can override normal change cadence.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.AM-1 Asset inventory is necessary to know who owns the exposed service.
MITRE ATT&CK T1190 Exposed vulnerable services are a direct path for exploitation.

Keep an accurate service inventory so exposed assets can be routed to the correct owner fast.