HomeCVE Intelligence › CVE-2026-48054
CVSS 8.8 HIGH Vulnerability

CVE-2026-48054: OpenZeppelin Contracts Wizard has Code Injection in Generated Hardhat and Foundry Tests v…

Summary The OpenZeppelin Contracts Wizard generated Hardhat (test/test.ts) and Foundry (test/ .t.sol) example test files that interpolated user-supplied strings (opts.name, opts.uri) into the test source without escapin…

8.8CVSS Score
HIGHSeverity
NOCISA KEV
VulnerabilityImpact Type

📋 Vulnerability Details

CVE IDCVE-2026-48054
Vendornpm
Affected Product@openzeppelin/wizard
Vulnerability TypeVulnerability
CVSS Score8.8 (HIGH)
Actively Exploited❌ No known exploitation
Patch StatusSee Vendor Advisory →
Reported ByCYBERDUDEBIVASH SENTINEL APEX Intelligence (via github_advisories)

🔬 Technical Analysis

#

Summary The OpenZeppelin Contracts Wizard generated Hardhat (test/test.ts) and Foundry (test/ .t.sol) example test files that interpolated user-supplied strings (opts.name, opts.uri) into the test source without escaping. A crafted input could produce a generated test file in which the input string broke out of its surrounding literal and was parsed as code, executing when a developer ran npm test or forge test on the downloaded project.

Impact - Users of the hosted Wizard at https://wizard.openzeppelin.com: no action required. The site has been redeployed with the fix.

Users of @openzeppelin/wizard via the documented public API: not affected. The vulnerable functions (zipHardhat, zipFoundry) are not part of the package's documented public exports.
• **Cal

🎯 Known Indicators of Compromise

{"type":"url","value":"https://wizard.openzeppelin.com:**","confidence_score":0.82,"first_seen":"2026-06-11","source_count":1} {"type":"domain","value":"wizard.openzeppelin.com","confidence_score":0.75,"first_seen":"2026-06-11","source_count":1}

📚 Advisory References

⚡ DETECTION RULES AVAILABLE

Get CVE-2026-48054 Detection Pack

Sigma rules, YARA signatures, IOC table, and SIEM queries for Splunk, Elastic, Sentinel, and Chronicle — deployable in 5 minutes.

✓ Sigma Rules ✓ YARA Pack ✓ IOC Table ✓ SIEM Queries
🛡️ Get Detection Pack → 🔌 Access via API →

🔗 Related Intelligence