LiveActive security incident?Get immediate response
CVE Record

CVE-2015-9259: In Docker Notary before 0.1, the checkRoot function in gotuf/client/client.go does not check expiry of root...

In Docker Notary before 0.1, the checkRoot function in gotuf/client/client.go does not check expiry of root.json files, despite a comment stating that it does. Even if a user creates a new root.json file after a key compromise, an attacker can produce update files referring to an old root.json file.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2015-9259 is a legacy Docker Notary issue where expired root trust metadata was not checked as expected. If an old root key had been compromised, an attacker could reference stale root.json data even after a user created a newer root file.

Executive priority

Treat this as a legacy supply-chain trust issue, not an emergency based on current evidence. Prioritize confirmation if Docker Notary is used for image-signing or release trust workflows, especially in older environments.

Technical view

In Docker Notary before 0.1, gotuf/client/client.go checkRoot failed to validate root.json expiry. The reported impact is that update files could point back to an old root.json after key compromise, weakening intended root rotation recovery.

Likely exposure

Exposure appears limited to organizations still running Docker Notary versions before 0.1 or code derived from that early gotuf client behavior. The provided data does not identify CPEs, downstream products, or currently supported affected releases.

Exploitation context

The source bundle does not show active exploitation, KEV listing, exploit code, or public incident evidence. The described scenario depends on prior key compromise and continued acceptance of old root metadata.

Researcher notes

Evidence is sparse: no CVSS, CWE, CPE, or explicit patch note is included in the bundle. The core research angle is metadata expiry enforcement during root rotation after compromise, as described by the CVE and audit reference.

Mitigation direction

  • Check whether any Docker Notary deployment is older than version 0.1.
  • Review Docker Notary changelog and vendor guidance before deciding remediation.
  • Upgrade legacy Notary components if affected versions are still present.
  • Rotate compromised trust keys according to vendor-documented procedures.

Validation and detection

  • Inventory Notary binaries, containers, or vendored gotuf client code.
  • Confirm deployed versions are 0.1 or later where applicable.
  • Review trust metadata handling for root.json expiry validation.
  • Check whether historical root keys were ever compromised or retired.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2015-9259 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.