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.
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.
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.
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.
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.