By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: IntruderPublished February 18, 2026

TL;DR: Ghost CVEs are publicly disclosed vulnerabilities that can surface in commits and advisories hours or days before NVD records them, leaving teams exposed if they depend on a single lagging source, according to Intruder. Container registry risk and delayed vulnerability visibility both point to the same operational problem: security programmes need faster intake, prioritisation, and remediation loops than traditional record-based processes provide.


At a glance

What this is: This monthly issue argues that vulnerability intelligence, container registry security, and security habit-building all depend on faster operational decision-making than static databases or last-minute scanning can support.

Why it matters: For IAM, PAM, and broader security teams, the lesson is that exposure windows shrink only when governance, prioritisation, and identity-aware controls keep pace with how quickly threats emerge and propagate.

By the numbers:

  • Only 44% of developers are reported to follow security best practices for secrets management, exposing a significant developer behaviour gap.
  • When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes, and as quickly as 9 minutes in some cases.

👉 Read Intruder's issue on Ghost CVEs, container registry security, and daily security habits


Context

Ghost CVEs are vulnerabilities that are publicly disclosed before they appear in the National Vulnerability Database, which means teams relying on NVD alone are already working from stale visibility. The primary governance gap is not discovery in the abstract, but the delay between disclosure, exploitation, and the point at which teams can actually operationalise response.

The article also ties that problem to container registry security, where images are often treated as passive storage instead of active supply chain inputs that can carry risk into production. That creates an identity and access angle because registries, build systems, and runtime consumers all depend on tightly governed credentials, permissions, and trust boundaries.

The broader pattern is typical rather than exceptional: exposure now travels faster than many security workflows, and the organisations that win are the ones that shorten signal-to-action time across vulnerability intake, image governance, and operational response.


Key questions

Q: What breaks when teams rely on NVD as their only vulnerability signal?

A: They inherit a visibility delay that can leave exploitable issues untriaged for hours or days. NVD is useful, but it is a publication layer, not the first point of discovery. Teams need parallel intake from advisories, commits, and threat intelligence so they can prioritise exposure before formal indexing catches up.

Q: Why do container registries matter to security governance?

A: Container registries control which artefacts move into build and production environments, so they sit on the path from code to runtime. If access is broad or provenance is unverified, a compromised image or credential can propagate risk downstream. Registry governance is therefore part of trust management, not just storage hygiene.

Q: How do security teams know whether their vulnerability response is fast enough?

A: Measure the time between first external signal and defensive action, not just the time from ticket creation to patching. If early disclosures sit untriaged until a database record appears, your process is too slow. The right signal is whether teams can assign ownership and containment before exploitation becomes routine.

Q: Who is accountable when exposure remains open after a vulnerability is disclosed?

A: Accountability should sit with the asset or service owner, but only if ownership records are current and tied to privileged access paths. In practice, that means IAM, infrastructure and security teams need a shared operating model for assigning remediation, approving exceptions and proving closure. Otherwise, gaps linger because no one can act decisively.


Technical breakdown

Why Ghost CVEs appear before standard databases

A Ghost CVE is a real vulnerability that becomes visible in upstream commits, advisories, or exploit chatter before it is formally indexed in a central database such as NVD. That lag matters because many enterprise workflows still treat database publication as the trigger for triage. In practice, the vulnerability already exists, exploitability may already be known, and defensive action depends on reading multiple signals at once rather than waiting for one canonical feed.

Practical implication: build intake from advisories, commits, and vendor notices, not NVD alone.

Container registry security as a supply chain control

Container registries sit between source code and runtime, so they are not simple storage. They control what artefacts can be pulled, promoted, and deployed, which makes them an enforcement point for provenance, image integrity, and exposure management. If teams trust registry content without validating origin, scanning state, and allowed pull paths, they inherit the same blind spots that affect software supply chain compromise.

Practical implication: treat registry access, image provenance, and scan results as one governed control surface.

Why daily security habits reduce operational drift

Security habits matter because many failures come from last-minute, episodic checking rather than continuous practice. A daily operating model reduces the likelihood that vulnerabilities, misconfigurations, or risky assumptions sit unreviewed until they become incidents. This is less about culture slogans and more about reducing decision latency, especially when teams must choose what to patch, what to block, and what to accept under time pressure.

Practical implication: replace periodic fire drills with small, repeatable review and response routines.


Threat narrative

Attacker objective: The attacker aims to exploit a vulnerability before the defender's normal intake and triage process can acknowledge it.

  1. Entry occurs when a publicly disclosed but unindexed vulnerability is identified from advisories, commits, or exploit chatter before it reaches the usual database workflow.
  2. Escalation follows when defenders delay response because their prioritisation process waits for a canonical record instead of acting on multiple early signals.
  3. Impact is achieved when the exposed system, container image, or dependent service remains reachable long enough for exploitation or supply chain propagation.

NHI Mgmt Group analysis

Ghost CVE lag is a governance failure, not just a data-source problem. The issue is not that NVD is wrong, but that it is too slow to serve as the sole operational trigger for risk response. Modern vulnerability governance needs parallel intake from advisories, repositories, and exploit telemetry. Practitioners should therefore measure time-to-awareness, not just time-to-patch.

Container registries have become identity-bearing control points. Pull permissions, build credentials, and image provenance now determine whether untrusted artefacts can reach production. That makes registry governance an identity problem as much as a platform problem, because the wrong credential or broad pull policy can defeat every downstream scan. Practitioners should align registry controls to least privilege and verifiable trust.

Daily security behaviour is a real control pattern, not a soft cultural idea. Organisations that normalise small, routine checks reduce the chance that vulnerabilities, secrets, or misconfigurations wait for a quarterly review to be noticed. This is the named concept of signal-to-action compression: the shorter the gap between a security signal and a decision, the smaller the exposure window. Practitioners should design workflows that compress that gap.

Security teams are now managing a multi-speed risk environment. Disclosure, exploitation, and formal classification no longer move at the same pace, which means control design has to prioritise speed, coverage, and escalation clarity. The teams that adapt will treat vulnerability intelligence as an operational stream, not a reporting artifact. Practitioners should rework governance around the pace of the threat, not the cadence of the database.

What this signals

Signal-to-action compression: this issue pushes teams toward a faster operating model in which exposure intake, triage, and containment happen before formal publication catches up. The practical shift is to treat early disclosure sources as part of the control plane, not as supplementary reading.

Container registry controls are also becoming part of the identity and access conversation because the credential used to move an artefact can be as consequential as the artefact itself. Teams should align build and release permissions with least privilege and monitor registry trust paths as they would any privileged access route.

For practitioners, the immediate signal is that vulnerability governance must be measured by time-to-decision, not by the volume of alerts processed. That framing helps security leaders justify tighter escalation paths and more selective automation.


For practitioners

  • Broaden vulnerability intake beyond NVD Wire GitHub commits, vendor advisories, and threat feeds into triage so teams can act before a record appears in the database. Use a single queue that flags early signals, assigns owners, and records decision timing.
  • Treat container registries as governed trust points Restrict who can push, pull, and promote images, and require provenance checks before deployment. Tie registry permissions to least-privilege access reviews so image movement is not wider than operational need.
  • Create a fast lane for high-confidence exposures Define an escalation path for disclosures that appear in commits or advisories before database publication. Make the path explicit so security, platform, and engineering teams can quarantine, patch, or block without waiting for full categorisation.
  • Turn vulnerability review into a daily operating habit Use short review cycles for new disclosures, registry alerts, and build artefact changes. The goal is to reduce decision latency so a known issue does not survive until the next scheduled security checkpoint.

Key takeaways

  • Ghost CVEs expose a timing gap in vulnerability governance, because teams that wait for NVD are already behind active disclosure and exploit cycles.
  • Container registries are trust enforcement points, not passive storage, so registry permissions and image provenance need the same discipline as privileged access.
  • The right response is faster signal intake and shorter decision loops, because exposure shrinks when governance keeps pace with disclosure.

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 surface, NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the technical controls, and ISO/IEC 27001:2022 define the regulatory obligations.

FrameworkControl / ReferenceRelevance
MITRE ATT&CKTA0006 , Credential Access; TA0042 , Resource DevelopmentEarly exploitation and disclosure racing affect how attackers obtain and use access.
NIST CSF 2.0DE.CM-1Continuous monitoring is central to detecting disclosure and exploitation earlier.
NIST SP 800-53 Rev 5SI-2SI-2 supports flaw remediation when vulnerabilities are identified.
CIS Controls v8CIS-7 , Continuous Vulnerability ManagementThe article is fundamentally about accelerating vulnerability detection and response.
ISO/IEC 27001:2022A.8.8Technical vulnerability management is directly implicated by Ghost CVEs and registry risk.

Map early-warning telemetry to credential-access and resource-development tactics so triage reflects attacker timing.


Key terms

  • Ghost CVE: A Ghost CVE is a real vulnerability that is publicly disclosed before it appears in a central vulnerability database. The term describes a timing problem in vulnerability governance, where operational defenders must act on advisories, code changes, and exploit chatter before formal indexing catches up.
  • Container Registry Security: Container registry security is the set of controls that govern how images are stored, trusted, scanned, and promoted. It matters because registries sit between code and runtime, so access permissions, provenance, and validation determine whether unsafe artefacts can reach production.
  • Signal-to-Action Compression: Signal-to-action compression is the reduction of time between a security signal appearing and a defensive decision being made. It is an operating model, not a tool category, and it becomes critical when disclosures and exploitation move faster than formal classification or ticketing workflows.

What's in the full article

Intruder's full issue covers the operational detail this post intentionally leaves for the source:

  • A practical breakdown of how the team tracks vulnerabilities before they reach NVD, including the sources and timing considerations used in triage.
  • A three-tier container registry security strategy with implementation detail for teams securing build-to-runtime artefact flow.
  • The full conversation on making security a daily habit, including the operational behaviours the CTO recommends for engineering teams.
  • Additional product and industry updates, including the upcoming automated container image vulnerability scanning release.

👉 Intruder's full issue adds the practical tracking model, registry strategy, and product roadmap detail behind these topics.

Deepen your knowledge

NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, secrets management, and identity lifecycle fundamentals. It is suitable for practitioners who need to connect identity control with broader security operations and governance.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 19, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org