LiveActive security incident?Get immediate response
CVE Record

CVE-2025-25002: Azure Local Cluster Information Disclosure Vulnerability

Insertion of sensitive information into log file in Azure Local Cluster allows an authorized attacker to disclose information over an adjacent network.

MediumCVSS 6.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Azure Local Cluster 1.0.0 may place sensitive information in logs. An already-authorized, highly privileged attacker on an adjacent network could disclose that information without user interaction. The supplied record rates the vulnerability 6.8, medium severity. Required privileges and network proximity constrain exposure, but affected clusters should still be updated promptly.

Executive priority

Schedule prompt remediation within the normal medium-severity patch cycle, accelerating for clusters handling sensitive workloads or broadly accessible management networks. The supplied evidence does not indicate an internet-wide emergency or active exploitation, but the potential disclosure of sensitive information warrants accountable patch verification and access review.

Technical view

This is a CWE-532 sensitive-information-in-log-file vulnerability. The CVSS 3.1 vector is AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H, producing a 6.8 score. Exploitation requires adjacent-network access and high privileges, has low stated complexity, and requires no user interaction. The supplied sources do not identify the affected logs or exposed data.

Likely exposure

Exposure is limited to identified Azure Local Cluster 1.0.0 deployments where an authorized, highly privileged actor can operate over an adjacent network. Internet exposure alone is not the stated attack vector. The bundle does not establish whether default configurations are vulnerable or identify additional affected versions.

Exploitation context

The CVE is not listed as KEV in the supplied bundle, and no cited evidence supports active exploitation or a public exploit. This means known exploitation is not established, not that exploitation is impossible. The stated prerequisites are high privileges, adjacent-network access, low complexity, and no user interaction.

Researcher notes

The record identifies sensitive information written to logs but does not specify data fields, log locations, affected components, default-state exposure, indicators, or proof-of-concept availability. Although described as information disclosure, the CVSS vector assigns high confidentiality, integrity, and availability impacts. Researchers should preserve that recorded assessment without inferring an undocumented impact mechanism.

Mitigation direction

  • Review Microsoft's advisory and apply its official update to affected Azure Local Cluster 1.0.0 deployments.
  • Restrict privileged cluster access and adjacent-network reachability to approved administrators and management systems.
  • Limit access to cluster logs and treat them as sensitive until remediation is confirmed.
  • Follow Microsoft guidance for additional mitigations; the supplied bundle names no specific workaround.

Validation and detection

  • Inventory Azure Local Cluster deployments and confirm whether version 1.0.0 is present.
  • Verify Microsoft's applicable update is installed using vendor-documented version or update checks.
  • Review permissions governing cluster administration, log access, and adjacent management networks.
  • Check audit records for unexpected privileged or adjacent-network access; the sources provide no specific indicators.
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.

cwe · low confidence lookup

CWE-532: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-25002 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
Medium
CVSS
6.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C

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
3Timeline events
1ADP providers
2Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

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
6.8CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C0.95.9microsoft

Vulnerability scoring details

Base CVSS 3.1 score

6.8Medium
CVSS 3.1 vector shape for CVE-2025-25002Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H/E:U/RL:O/RC:C

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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
MicrosoftAzure Local Cluster1.0.0Listed
Weakness

CWE details

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

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.