Description
NetworkManager did not apply the private_user restriction to the 802-1x.ca-path and phase2-ca-path directory-valued connection properties. This incomplete fix for CVE-2025-9615 allows an unprivileged local user to point a private WPA-Enterprise (802.1X) connection profile's CA path at an attacker-controlled directory, bypassing server certificate validation and enabling credential theft via a rogue access point.
Published: 2026-08-24
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Credential Theft via Rogue Access Point
Action: Patch and Mitigate
AI Analysis

Impact

NetworkManager failed to enforce the private_user restriction on the ca-path and phase2-ca-path directory properties of 802.1X WPA‑Enterprise connection profiles. A local unprivileged user can point a private connection’s CA path at a folder controlled by the attacker. This change bypasses server certificate validation, enabling an adversary to impersonate the wireless network and steal user credentials. The flaw stems from missing checks on private_user privilege (CWE‑863).

Affected Systems

The issue impacts Red Hat customers running Red Hat Enterprise Linux 6 through 10, Red Hat OpenShift Container Platform 4, Red Hat Hardened Images, and all associated networking packages provided by Red Hat. No specific version ranges are listed, meaning all current distributions that ship NetworkManager with the affected code paths are vulnerable.

Risk and Exploitability

The vulnerability is exploitable locally by any non‑privileged user who can modify a private WPA‑Enterprise profile. Successful exploitation allows an attacker to intercept or impersonate network traffic and capture authentication credentials. While no EPSS score or KEV listing is available, the absence of a public exploit combined with the ability to bypass certificate validation gives this flaw a high risk rating for organizations with wireless authentication. Until an official patch is released, administrators must rely on mitigations that prevent private profiles from using custom CA paths.

Generated by OpenCVE AI on August 24, 2026 at 21:25 UTC.

Remediation

Vendor Workaround

Upstream fix is public: NetworkManager rejects 802-1x.ca-path and 802-1x.phase2-ca-path on private connections (those with connection.permissions) and requires ca-cert or system-ca-certs instead. Fixed upstream in commit a8e87381 (MR 2513), shipped in NetworkManager 1.58.1 and later 1.60 development snapshots. Until the fixed package is installed, use system-wide 802.1X profiles rather than per-user private ones, or set 802-1x.system-ca-certs=yes so the compiled system CA path overrides any user-supplied ca-path.


OpenCVE Recommended Actions

  • Update to the latest version of NetworkManager once the upstream fix that restores the private_user guard on ca-path and phase2-ca-path is available.
  • If the update cannot be applied immediately, avoid creating private 802.1X connection profiles that specify ca-path or phase2-ca-path; instead use system‑wide profiles or set 802-1x.system-ca-certs=yes to force the system CA path and block user‑supplied values.
  • Ensure that any existing private 802.1X profiles have permissions removed or are deleted so that only system‑level profiles remain configured with the correct CA validation settings.

Generated by OpenCVE AI on August 24, 2026 at 21:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 25 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Mon, 24 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
First Time appeared Redhat hardened Images
Redhat networkmanager
Redhat openshift Container Platform
Vendors & Products Redhat hardened Images
Redhat networkmanager
Redhat openshift Container Platform

Mon, 24 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}


Mon, 24 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Mon, 24 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description NetworkManager did not apply the private_user restriction to the 802-1x.ca-path and phase2-ca-path directory-valued connection properties. This incomplete fix for CVE-2025-9615 allows an unprivileged local user to point a private WPA-Enterprise (802.1X) connection profile's CA path at an attacker-controlled directory, bypassing server certificate validation and enabling credential theft via a rogue access point.
Title Networkmanager: networkmanager: 802-1x ca-path and phase2-ca-path bypass private_user restriction, allowing wpa-enterprise server validation bypass (incomplete fix for cve-2025-9615)
First Time appeared Redhat
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
Weaknesses CWE-863
CPEs cpe:/a:redhat:hummingbird:1
cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat hummingbird
Redhat openshift
References

Subscriptions

Redhat Enterprise Linux Hardened Images Hummingbird Networkmanager Openshift Openshift Container Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-24T20:47:26.062Z

Reserved: 2026-08-13T02:59:59.882Z

Link: CVE-2026-19685

cve-icon Vulnrichment

Updated: 2026-08-24T16:52:38.851Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-24T17:17:21.907

Modified: 2026-08-28T21:17:10.720

Link: CVE-2026-19685

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-24T15:39:59Z

Links: CVE-2026-19685 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:30:16Z

Weaknesses