๐Ÿ” CVE Alert

CVE-2026-76805

MEDIUM 5.3

Nuclei: Environment Variable Disclosure via Response-Derived Data in DAST/Fuzz Mode

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 DAST/fuzz payload path in pkg/fuzz/parts.go can evaluate substituted runtime data more than once, creating a second evaluation pass that allows response content captured by an internal: true extractor in one protocol step to be reinterpreted as template syntax in a later fuzz step. This vulnerability is an incomplete fix for CVE-2026-41645: the prior remediation made expressions.Evaluate() single-pass within one call but did not prevent DAST/fuzz callers from evaluating substituted output again. When -env-vars is enabled, a malicious scan target can return marker-shaped content that resolves against the template variable map and discloses scanner-host environment variables such as credentials, API keys, or tokens. The vulnerability requires a multi-step DAST or fuzz template, response data reused through an internal extractor, and explicit environment-variable expansion; users who do not enable -env-vars are not affected by the sensitive-information disclosure. This issue is fixed in version 3.10.0.

CWE CWE-200
Vendor projectdiscovery
Product nuclei
Published Sep 22, 2026
Last Updated 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-jpvm-9frm-hjcq github.com: https://github.com/projectdiscovery/nuclei/pull/7499 github.com: https://github.com/projectdiscovery/nuclei/commit/ccbfb12bd01447ba25f6e755dfb2bee677736da6 github.com: https://github.com/projectdiscovery/nuclei/releases/tag/v3.10.0