LiveActive security incident?Get immediate response
CVE Record

CVE-2025-9615: Networkmanager: networkmanager file access

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.

LowCVSS 3.3Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

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.
Prepared
Confidence
medium
Sources
8

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.

Open ATT&CK lookup
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-2025-9615 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
3.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:L/AC:L/PR:L/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
5Timeline events
1ADP providers
8Source links

SSVC decision data

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

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
3.3CVSS 3.0LowCVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N1.81.4redhat

Vulnerability scoring details

Base CVSS 3.0 score

3.3Low
CVSS 3.0 vector shape for CVE-2025-9615Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:L/AC:L/PR:L/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

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

    Reported to Red Hat.

  3. Source timelineredhat

    Made public.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. 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
Red HatRed Hat Enterprise Linux 10NetworkManager, 1:1.56.0-1.el10affected
Red HatRed Hat Enterprise Linux 9NetworkManager, 1:1.54.3-2.el9affected
Red HatRed Hat Enterprise Linux 9NetworkManager, 1:1.54.3-2.el9affected
Red HatRed Hat Enterprise Linux 6NetworkManagerunknown
Red HatRed Hat Enterprise Linux 7NetworkManageraffected
Red HatRed Hat Enterprise Linux 8NetworkManageraffected
Red HatRed Hat In-Vehicle Operating System 1NetworkManagerunaffected
Red HatRed Hat OpenShift Container Platform 4NetworkManageraffected
Weakness

CWE details

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.