A flaw was found in NetworkManager. The NetworkManager package allows access to files that may belong to other users. NetworkManager allows non-root users to configure the system's network. The daemon runs with root privileges and can access files owned by users different from the one who added the connection.
Security readout for executives and security teams
Plain-English summary
CVE-2025-9615 is a low-severity NetworkManager issue where a local non-root user may cause the root-running daemon to access files belonging to other users. Business impact is limited to possible local information disclosure. There is no source evidence of active exploitation.
Executive priority
Schedule remediation in normal patch cycles, with higher priority for shared multi-user Linux systems. This is not an emergency based on current evidence, but it affects a privileged system service.
Technical view
Red Hat describes improper preservation of permissions in NetworkManager, mapped to CWE-281. The flaw is local, low-complexity, requires low privileges, and has confidentiality-only impact. Affected Red Hat listings include RHEL 7, 8, 9, 10, and OpenShift Container Platform 4; RHEL 6 status is unknown.
Likely exposure
Exposure is mainly Linux systems using affected Red Hat NetworkManager packages where unprivileged local users can configure networking. Internet-facing exposure is not indicated by the CVSS vector or description.
Exploitation context
Sources indicate local access and an existing low-privileged account are required. The issue concerns file access through a privileged daemon, not remote code execution or service disruption. KEV is false and no cited source states active exploitation.
Researcher notes
The public bundle identifies affected Red Hat products and references upstream NetworkManager issue and merge requests, but does not include detailed exploit mechanics or complete fixed-version data. Treat RHEL 6 status as uncertain per source data.
Mitigation direction
Review Red Hat guidance for CVE-2025-9615 and the linked RHSA advisories.
Apply vendor-provided NetworkManager updates where available and applicable.
Limit local user access on shared systems until updates are deployed.
Review OpenShift node update guidance if NetworkManager is present in affected platform components.
Validation and detection
Inventory RHEL and OpenShift assets using NetworkManager.
Compare installed NetworkManager versions against Red Hat’s affected product listings.
Confirm whether relevant RHSA updates are installed through standard patch reporting.
Check for systems allowing untrusted local users to manage network connections.
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-281: 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.
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.
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.
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-281 · source CWE mapping
Improper Preservation of Permissions
Improper Preservation of Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.