CVE-2025-34078 HIGH

CVE-2025-34078: NSClient++ 0.5.2.35 Local Privilege Escalation via ExternalScripts and Web Interface

Vendor Nsclient++
Product NSClient++
Weakness CWE-522 · Insufficiently protected credentials
Published July 2, 2025
Last update April 7, 2026

CVSS base score

7.3/10
Attack vector Local
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

A local privilege escalation vulnerability exists in NSClient++ 0.5.2.35 when both the web interface and ExternalScripts features are enabled. The configuration file (nsclient.ini) stores the administrative password in plaintext and is readable by local users. By extracting this password, an attacker can authenticate to the NSClient++ web interface (typically accessible on port 8443) and abuse the ExternalScripts plugin to inject and execute arbitrary commands as SYSTEM by registering a custom script, saving the configuration, and triggering it via the API. This behavior is documented but insecure, as the plaintext credential exposure undermines access isolation between local users and administrative functions.

Key dates

02Disclosure timeline

July 2, 2025 CVE published
April 7, 2026 Record updated