Lucene search
K

17 matches found

Cvelist
Cvelist
added 2026/05/08 3:17 a.m.32 views

CVE-2026-41645 Nuclei: Environment variable disclosure via Response-Derived DSL Expressions

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 expression evaluation engine makes it possible for a malicious target server to inject and execute supported DSL expressions. This happens when HTTP response...

5.3CVSS0.00344EPSS
Exploits0References6
EUVD
EUVD
added 2026/05/08 3:17 a.m.6 views

EUVD-2026-28498

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 expression evaluation engine makes it possible for a malicious target server to inject and execute supported DSL expressions. This happens when HTTP response...

5.3CVSS5.8AI score0.00344EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2026/05/08 3:14 a.m.7 views

CVE-2026-41646 Nuclei: Local File Read via require() Module Loader Bypass

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 acce...

5.5CVSS5.7AI score0.00114EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.6 views

Nuclei 代码注入漏洞

Nuclei is a fast-customizable vulnerability scanner based on simple YAML, open-sourced by ProjectDiscovery. Versions of Nuclei from 3.0.0 to 3.8.0 contained a code injection vulnerability. This vulnerability stemmed from the expression evaluation engine, which could allow malicious target servers...

5.3CVSS5.9AI score0.00344EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/08 12:0 a.m.7 views

Nuclei 访问控制错误漏洞

Nuclei is a fast-customizable vulnerability scanner based on simple YAML, open-sourced by ProjectDiscovery. In versions 3.0.0 to 3.8.0 of Nuclei, there was an access control vulnerability. This vulnerability stemmed from the JavaScript protocol’s runtime feature, which allowed reading of local.js...

5.5CVSS5.8AI score0.00114EPSS
Exploits0References1
OSV
OSV
added 2026/04/22 7:59 p.m.5 views

GHSA-JM34-66CF-QPVR Nuclei: Environment variable disclosure via Response-Derived DSL Expressions

A vulnerability in Nuclei's expression evaluation engine makes it possible for a malicious target server to inject and execute supported DSL expressions. This happens when HTTP response data containing helper/function syntax gets reused by multi-step templates. If the -env-vars / -ev option is...

5.3CVSS5.9AI score0.00344EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.5 views

EUVD-2024-2747

Malicious code in bioql PyPI...

7.8CVSS8.4AI score0.01118EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/02/05 12:30 p.m.7 views

CVE-2024-43405

Nuclei is a vulnerability scanner powered by YAML based templates. Starting in version 3.0.0 and prior to version 3.3.2, a vulnerability in Nuclei's template signature verification system could allow an attacker to bypass the signature check and possibly execute malicious code via custom code...

7.8CVSS7.4AI score0.01118EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:47 a.m.9 views

CVE-2024-27920

projectdiscovery/nuclei is a fast and customisable vulnerability scanner based on simple YAML based DSL. A significant security oversight was identified in Nuclei v3, involving the execution of unsigned code templates through workflows. This vulnerability specifically affects users utilizing cust...

7.4CVSS7.5AI score0.00411EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/04 11:39 p.m.14 views

CVE-2024-40641

Nuclei is a fast and customizable vulnerability scanner based on simple YAML based DSL. In affected versions it a way to execute code template without -code option and signature has been discovered. Some web applications inherit from Nuclei and allow users to edit and execute workflow files. In...

7.4CVSS7.6AI score0.00311EPSS
Exploits0
The Hacker News
The Hacker News
added 2025/01/04 2:29 p.m.17 views

Researchers Uncover Nuclei Vulnerability Enabling Signature Bypass and Code Execution

A high-severity security flaw has been disclosed in ProjectDiscovery's Nuclei, a widely-used open-source vulnerability scanner that, if successfully exploited, could allow attackers to bypass signature checks and potentially execute malicious code. Tracked as CVE-2024-43405, it carries a CVSS sco...

7.8CVSS9.6AI score0.01118EPSS
Exploits0
Wiz blog
Wiz blog
added 2025/01/03 3:0 p.m.46 views

Breaking the Chain: Wiz Uncovers a Signature Verification Bypass in Nuclei, the Popular Vulnerability Scanner (CVE-2024-43405)

Wiz’s engineering team discovered a high-severity signature verification bypass in Nuclei, one of the most popular open-source security tools, which could potentially lead to arbitrary code execution...

7.8CVSS7.6AI score0.01118EPSS
Exploits0
Veracode
Veracode
added 2024/09/05 11:41 a.m.12 views

Signature Verification Bypass

github.com/projectdiscovery/nuclei is vulnerable to Signature Verification Bypass. The vulnerability is caused due to a defect in the Nuclei's template signature verification system, allows an attacker to bypass the signature check and possibly execute malicious code via custom code template...

7.8CVSS7.1AI score0.01118EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.3 views

Nuclei 安全漏洞

Nuclei is ProjectDiscovery's open source, fast customizable vulnerability scanner based on a simple YAML-based DSL. A security vulnerability exists in Nuclei versions prior to 3.0.0 through 3.3.2, which stems from inconsistent handling of line breaks in the template signature validation system, a...

7.8CVSS8.3AI score0.01118EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/07/17 7:32 p.m.22 views

projectdiscovery/nuclei allows unsigned code template execution through workflows

Summary Find a way to execute code template without -code option and signature. Details write a code.yaml: yaml id: code info: name: example code template author: ovi3 code: - engine: - sh - bash source: | id http: - raw: - | POST /re HTTP/1.1 Host: Hostname coderesponse workflows: - matchers: -...

7.4CVSS7.7AI score0.00311EPSS
Exploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2024/03/15 12:0 a.m.3 views

PT-2024-22137

Name of the Vulnerable Software and Affected Versions Nuclei versions prior to 3.2.0 Description A significant security oversight was identified in Nuclei, involving the execution of unsigned code templates through workflows. This issue specifically affects users utilizing custom workflows,...

8.7CVSS7.5AI score0.00411EPSS
Exploits0References14
CNNVD
CNNVD
added 2024/03/15 12:0 a.m.4 views

Nuclei Security Vulnerabilities

Nuclei is a customizable and fast vulnerability scanner based on YAML syntax templates. A security vulnerability exists in nuclei 3.0.0 and later, which stems from allowing the execution of unsigned code templates via a workflow, resulting in malicious code that can be executed on a user's system...

7.4CVSS7.2AI score0.00411EPSS
Exploits0References6
Rows per page
Query Builder