CVE Catalog

CVE-2026-76804

MediumCVSS 5.5
Published: Translated: NVD NIST

Summary

In Nuclei from 3.0.0 until 3.10.0, the workflow template loading path does not enforce the -file capability gate when resolving file: protocol templates referenced by a workflow. An untrusted unsigned workflow can therefore load a file-protocol template and read local files from the scanner host even when the operator has not enabled file templates.

Risk Assessment

CLI users running workflows with -w and SDK integrations accepting end-user workflows may expose the scanner host to arbitrary local file reads. This can lead to disclosure of sensitive data from the scanner system.

Recommendation

Upgrade Nuclei to version 3.10.0 or later. Until then, do not run untrusted workflows and restrict SDK integrations that accept external templates.

Other vulnerabilities in Nuclei

See all
Original NVD description (English source)

Nuclei is a vulnerability scanner built on a simple YAML-based DSL. From 3.0.0 until 3.10.0, the workflow template loading path does not enforce the -file capability gate when resolving file: protocol templates referenced by a workflow. An untrusted unsigned workflow can therefore load a file-protocol template and read local files from the scanner host even when the operator has not enabled file templates. The issue affects CLI users running workflows with -w and SDK integrations that accept end-user workflows while relying on the default file-access restriction. This issue is fixed in version 3.10.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS