SCA: security update for github.com/projectdiscovery/nuclei/v3 (GHSA-jm34-66cf-qpvr)

medium Tenable Cloud Security Plugin ID 440763

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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 data containing
helper/function syntax gets reused by multi-step templates. If the -env-vars / -ev option is explicitly
enabled, this can expose host environment variables. That option is off by default, so standard
configurations are not affected by the information disclosure risk. This issue has been patched in version
3.8.0. (CVE-2026-41645)

Solution

Update the github.com/projectdiscovery/nuclei/v3 library and its related packages to version 3.8.0 or later.

See Also

https://github.com/advisories/GHSA-jm34-66cf-qpvr

Plugin Details

Severity: Medium

ID: 440763

Version: Revision 1.9

Type: Local

Family: SCA Checks

Published: 4/23/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2026-41645

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-41645

cwe: CWE-94