CVE-2026-40519

Source
https://cve.org/CVERecord?id=CVE-2026-40519
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40519.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40519
Published
2026-06-08T19:28:51Z
Modified
2026-08-12T03:51:22Z
Severity
  • 7.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Nginx Proxy Manager Authenticated RCE via setupCertbotPlugins()
Details

Nginx Proxy Manager versions 2.9.14 through 2.15.1, fixed in commit a5db5ed, contain an authenticated remote code execution vulnerability via OS command injection in the setupCertbotPlugins() function in backend/setup.js, allowing attackers with certificates:manage permission to execute arbitrary commands by storing a malicious payload in the dns_provider_credentials field. The user-controlled dns_provider_credentials value is interpolated directly into a shell command executed via child_process.exec() without sanitization or escaping, causing the injected command to execute upon backend restart.

Database specific
{
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-78"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40519.json"
}
References

Affected packages

Git / github.com/nginxproxymanager/nginx-proxy-manager

Affected ranges

Type
GIT
Repo
https://github.com/nginxproxymanager/nginx-proxy-manager
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "2.9.14"
        },
        {
            "fixed": "2.15.1"
        }
    ],
    "source": [
        "DESCRIPTION",
        "REFERENCES"
    ]
}

Affected versions

v2.*
v2.10.0
v2.10.1
v2.10.2
v2.10.3
v2.10.4
v2.11.0
v2.11.1
v2.11.2
v2.11.3
v2.12.0
v2.12.1
v2.12.2
v2.12.3
v2.12.4
v2.12.5
v2.12.6
v2.13.0
v2.13.1
v2.13.2
v2.13.3
v2.13.4
v2.13.5
v2.13.6
v2.13.7
v2.14.0
v2.15.0
v2.9.14
v2.9.15
v2.9.16
v2.9.17
v2.9.18
v2.9.19
v2.9.20
v2.9.21
v2.9.22

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40519.json"