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.
CVE-2026-76805
This medium-severity CVE scores 5.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 68% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.3
- EG Score
- 5.3(medium)
- EG Risk
- 24(Track)EG Risk 24/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity53% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 32%
- KEV
- Not listed
Published
September 22, 2026
Last Modified
September 23, 2026
Advisory Details (4)
Auto-updated Sep 22, 2026v3.10.0
Patch available: projectdiscovery/nuclei v3.10.0
https://github.com/projectdiscovery/nuclei/releases/tag/v3.10.0commit ccbfb12bd014 (projectdiscovery/nuclei)
Fix landed in projectdiscovery/nuclei commit ccbfb12bd014 — awaiting tagged release
https://github.com/projectdiscovery/nuclei/commit/ccbfb12bd01447ba25f6e755dfb2bee677736da6refactor(protocols): template rendering boundary
Fix merged in projectdiscovery/nuclei PR #7499 on 2026-06-29 — awaiting tagged release
https://github.com/projectdiscovery/nuclei/pull/7499Environment Variable Disclosure via Response-Derived Data in DAST/Fuzz Mode · Advisory · projectdiscovery/nuclei · GitHub
https://github.com/projectdiscovery/nuclei/security/advisories/GHSA-jpvm-9frm-hjcqVendor Advisories for CVE-2026-76805(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/projectdiscovery/nuclei/v3 | — | 3.10.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-24 21:28 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-23 18:39 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 19:38 UTCEG score recompute
- 2026-09-22 18:33 UTCEG score recompute
- 2026-09-22 17:34 UTCEG score recompute
- 2026-09-22 16:58 UTCEG score recompute
- 2026-09-22 16:54 UTCMITRE cvelistV5first tracked
Related CVEs(same product + same CWE)
Same product
9 shownGo:github.com/projectdiscovery/nuclei/v3
Frequently asked(5)
What is CVE-2026-76805?
When was CVE-2026-76805 disclosed?
Is CVE-2026-76805 actively exploited?
What is the CVSS score of CVE-2026-76805?
How do I remediate CVE-2026-76805?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-76805
Is Your Infrastructure Affected by CVE-2026-76805?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.