---
id: CVE-2024-9050
title: >-
  A flaw was found in the libreswan client plugin for NetworkManager
  (NetkworkManager-libreswan), where it fails to properly sanitize the VPN
  configuration from the local unprivileged user
summary: >-
  A flaw was found in the libreswan client plugin for NetworkManager
  (NetkworkManager-libreswan), where it fails to properly sanitize the VPN
  configuration from the local unprivileged user. In this configuration,
  composed by a key-value fo…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-94
published: '2024-10-22'
updated: '2026-06-26'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-9050'
references:
  - url: 'https://access.redhat.com/errata/RHSA-2024:8312'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8338'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8352'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8353'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8354'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8355'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8356'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8357'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:8358'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:9555'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/errata/RHSA-2024:9556'
    label: secalert@redhat.com
  - url: 'https://access.redhat.com/security/cve/CVE-2024-9050'
    label: secalert@redhat.com
  - url: 'https://bugzilla.redhat.com/show_bug.cgi?id=2313828'
    label: secalert@redhat.com
  - url: >-
      https://gitlab.gnome.org/GNOME/NetworkManager-libreswan/-/commit/dcf8acfb25bd31e4b8cbd20c229da660238b5c1b
    label: secalert@redhat.com
  - url: 'https://www.openwall.com/lists/oss-security/2024/10/25/1'
    label: secalert@redhat.com
  - url: 'http://www.openwall.com/lists/oss-security/2024/10/25/1'
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00457
epssPercentile: 0.38956
ingestedAt: '2026-06-26T16:43:13.391Z'
---

## Overview

A flaw was found in the libreswan client plugin for NetworkManager (NetkworkManager-libreswan), where it fails to properly sanitize the VPN configuration from the local unprivileged user. In this configuration, composed by a key-value format, the plugin fails to escape special characters, leading the application to interpret values as keys. One of the most critical parameters that could be abused by a malicious user is the `leftupdown`key. This key takes an executable command as a value and is used to specify what executes as a callback in NetworkManager-libreswan to retrieve configuration settings back to NetworkManager. As NetworkManager uses Polkit to allow an unprivileged user to control the system's network configuration, a malicious actor could achieve local privilege escalation and potential code execution as root in the targeted machine by creating a malicious configuration.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
