๐Ÿ” CVE Alert

CVE-2026-76803

MEDIUM 5.3

Nuclei: Local File Read via MySQL Client Sandbox Bypass

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

Nuclei is a vulnerability scanner built on a simple YAML-based DSL. From 3.0.0 until 3.10.0, the nuclei/mysql JavaScript library does not enforce the local-file sandbox when a JavaScript template supplies the allowAllFiles MySQL DSN option. An untrusted javascript: template scanning an attacker-controlled MySQL-compatible endpoint can cause the server to issue LOAD DATA LOCAL INFILE requests for arbitrary paths, after which the scanner's MySQL client reads the files and returns their contents to the server even though -allow-local-file-access is disabled. JavaScript templates can run unsigned and without the -code flag on affected versions, and the bypass affects CLI and SDK deployments that accept untrusted templates. This issue is fixed in version 3.10.0.

CWE CWE-284
Vendor projectdiscovery
Product nuclei
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for projectdiscovery nuclei

Be the first to know when new medium vulnerabilities affecting projectdiscovery nuclei 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:N/UI:R/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

projectdiscovery / nuclei
>= 3.0.0, < 3.10.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/projectdiscovery/nuclei/security/advisories/GHSA-xhmx-w2j4-rw3q github.com: https://github.com/projectdiscovery/nuclei/pull/7473 github.com: https://github.com/projectdiscovery/nuclei/commit/9611926a9a1ca99e8ed554d1b26fbeff60e06368 github.com: https://github.com/projectdiscovery/nuclei/releases/tag/v3.10.0