Nuclei is a vulnerability scanner built on a simple YAML-based DSL. From version 3.0.0 to before version 3.8.0, a vulnerability in Nuclei's JavaScript protocol runtime allows JavaScript templates to read local .js and .json files through the require() function, bypassing the default local file access restriction. This issue has been patched in version 3.8.0.
References
| Link | Resource |
|---|---|
| https://github.com/projectdiscovery/nuclei/commit/6f2ade6a9b427c284c15a43445f9c7f055e60e5d | Patch |
| https://github.com/projectdiscovery/nuclei/pull/7332 | Issue Tracking Patch |
| https://github.com/projectdiscovery/nuclei/security/advisories/GHSA-29rg-wmcw-hpf4 | Mitigation Patch Vendor Advisory |
| https://github.com/projectdiscovery/nuclei/pull/7332 | Issue Tracking Patch |
Configurations
History
No history.
Information
Published : 2026-05-08 04:16
Updated : 2026-06-17 10:46
NVD link : CVE-2026-41646
Mitre link : CVE-2026-41646
CVE.ORG link : CVE-2026-41646
JSON object : View
Products Affected
projectdiscovery
- nuclei
CWE
CWE-284
Improper Access Control
