LiveActive security incident?Get immediate response
CVE Record

CVE-2014-1428: uuid.uuid1() is not suitable as an unguessable identifier/token

A vulnerability in generate_filestorage_key of Ubuntu MAAS allows an attacker to brute-force filenames. This issue affects Ubuntu MAAS versions prior to 1.9.2.

LowCVSS 2Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

Ubuntu MAAS used a UUID generation method that was not appropriate for secret file-storage identifiers. In affected versions before 1.9.2, a highly privileged attacker with adjacent access could potentially guess filenames and read limited information. The reported severity is low, with no cited evidence of active exploitation.

Executive priority

Treat this as low-priority technical debt unless legacy MAAS systems remain in use. The main business risk is limited confidentiality exposure from outdated infrastructure, not a broad emergency response item.

Technical view

CVE-2014-1428 affects Ubuntu MAAS generate_filestorage_key before version 1.9.2. The issue is the use of uuid.uuid1() where an unguessable identifier or token was required, enabling brute-force guessing of filenames. The supplied CVSS v3.0 vector is AV:A/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N.

Likely exposure

Exposure is likely limited to legacy Ubuntu MAAS deployments older than 1.9.2. The CVSS vector indicates adjacent-network access, high attack complexity, and high privileges are required, with only low confidentiality impact identified.

Exploitation context

The source bundle does not show KEV listing or other cited evidence of active exploitation. The described attack requires guessing file names generated from unsuitable UUID1-based keys, but the provided evidence does not include public exploit status or weaponized details.

Researcher notes

The evidence is sparse: the CVE description identifies generate_filestorage_key and uuid.uuid1(), affected versions before 1.9.2, and low CVSS impact. No CWE, affected CPEs, exploit references, or detailed vendor mitigation text are included in the supplied bundle.

Mitigation direction

  • Upgrade Ubuntu MAAS deployments to version 1.9.2 or later.
  • Check Ubuntu MAAS release notes for vendor-confirmed backports.
  • Retire unsupported legacy MAAS versions where upgrade paths are unavailable.
  • Limit MAAS administrative access to trusted management networks.

Validation and detection

  • Inventory all Ubuntu MAAS instances and installed versions.
  • Confirm no production instance runs MAAS earlier than 1.9.2.
  • Review vendor release notes for the deployed MAAS package build.
  • Check access logs for unusual file-storage resource access.
Prepared
Confidence
medium
Sources
3

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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access 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-2014-1428 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
Low
CVSS
2 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
2CVSS 3.0LowCVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N0.51.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

2Low
CVSS 3.0 vector shape for CVE-2014-1428Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:A/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
UbuntuMAASunspecifiedListed
Weakness

CWE details

No CWE listed

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