PatchSiren cyber security CVE debrief
CVE-2026-19624 Fedora CVE debrief
A local unprivileged user can create and activate their own L2TP VPN profile containing a newline-injected leftupdown directive; pluto executes that command as root when the IKE security association is established, resulting in local privilege escalation. This flaw in NetworkManager-l2tp allows the execution of arbitrary commands as root, potentially leading to a full system compromise. The vulnerability is particularly concerning for systems with unprivileged users, as they can exploit this issue to gain elevated privileges.
- Vendor
- Fedora
- Product
- Unknown
- CVSS
- HIGH 7.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-14
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-14
- Advisory updated
- 2026-09-18
Who should care
System administrators and security teams responsible for systems using NetworkManager-l2tp, especially those with unprivileged users, should be aware of this vulnerability. They should assess exposure, prioritize remediation, and verify vendor guidance to mitigate potential risks. Additionally, they should review compensating controls and monitor for exploitation attempts to minimize the impact of this vulnerability.
Why it matters
CVE-2026-19624 allows local unprivileged users to escalate privileges via newline-injected leftupdown directives in L2TP VPN profiles.
- Local privilege escalation requires verification from official sources.
- Remediation priority follows from verifying affected versions and vendor remediation.
Technical summary
A flaw was found in NetworkManager-l2tp. The plugin writes attacker-controlled VPN connection properties unescaped into a generated ipsec.conf file that pluto loads as root. This allows for the injection of newline characters, potentially leading to the execution of arbitrary commands as root when the IKE security association is established. The vulnerability is particularly concerning for systems with unprivileged users, as they can exploit this issue to gain elevated privileges, potentially leading to a full system compromise.
Defensive priority
Assess exposure and prioritize remediation for systems using NetworkManager-l2tp, especially those with unprivileged users.
Recommended defensive actions
- Assess exposure and prioritize remediation for systems using NetworkManager-l2tp, especially those with unprivileged users.
- Verify vendor remediation and affected versions.
- Monitor for exploitation attempts.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but vendor remediation and affected versions require verification. Official sources indicate that NetworkManager-l2tp writes attacker-controlled VPN connection properties unescaped into a generated ipsec.conf file. The plugin's behavior allows for the injection of newline characters, which can lead to the execution of arbitrary commands as root. However, the exact scope of affected versions and platforms remains unclear, necessitating further verification by defenders.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-19624 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-19624
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-19624 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-19624
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/nm-l2tp/NetworkManager-l2tp/commit/3704d8c9d5e5f9ed1626a8ce7627a04247cea673
-
Source reference
Unverified legacy reference
URL: https://github.com/nm-l2tp/NetworkManager-l2tp/commit/95b6b46f48a0c9eabc79272cd313f219110ef91c
-
Source reference
Unverified legacy reference
URL: https://github.com/nm-l2tp/NetworkManager-l2tp/releases
-
Source reference
Unverified legacy reference
URL: https://linnemanlabs.com/posts/nm-l2tp-newline-to-root/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.