๐Ÿ” CVE Alert

CVE-2026-40519

HIGH 7.5

Nginx Proxy Manager Authenticated RCE via setupCertbotPlugins()

CVSS Score
7.5
EPSS Score
0.2%
EPSS Percentile
45th

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.

CWE CWE-78
Vendor nginxproxymanager
Product nginx-proxy-manager
Published Jun 8, 2026
Last Updated Jun 9, 2026
Stay Ahead of the Next One

Get instant alerts for nginxproxymanager nginx-proxy-manager

Be the first to know when new high vulnerabilities affecting nginxproxymanager nginx-proxy-manager are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

NginxProxyManager / nginx-proxy-manager
2.9.14 โ‰ค 2.15.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/5498 github.com: https://github.com/NginxProxyManager/nginx-proxy-manager/commit/a5db5ed156355e3088e7d1ceb0533d4bae922def vulncheck.com: https://www.vulncheck.com/advisories/nginx-proxy-manager-authenticated-rce-via-setupcertbotplugins

Credits

Yassine Damiri