Description
An issue in the file handling logic of the component download.php of SAC-NFe v2.0.02 allows attackers to execute a directory traversal and read arbitrary files from the system via a crafted GET request.
Published: 2026-04-15
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: Confidentiality Breach
Action: Immediate Mitigation
AI Analysis

Impact

An issue in the download.php component of SAC‑NFe v2.0.02 allows an attacker to craft a GET request that performs a directory traversal, leading to arbitrary file read. The flaw arises from insufficient validation of the requested file path. An attacker can read any file accessible to the web server process, exposing sensitive configuration, credentials, or code. This vulnerability is identified as a Path Traversal weakness (CWE‑22).

Affected Systems

The affected product is SAC‑NFe, specifically version 2.0.02. No vendor information is provided in the public record, but stakeholders using this version should consider it vulnerable until a fix is available.

Risk and Exploitability

No CVSS, EPSS, or KEV metrics are reported for this vulnerability. The attack vector is inferred to be remote via an HTTP GET request to the vulnerable endpoint. Exploitation requires network access to the web server hosting SAC‑NFe. Although there is no documented evidence of exploitation, the severity is significant because it permits an attacker to read any file the web server process can access, potentially leading to further compromise.

Generated by OpenCVE AI on April 15, 2026 at 19:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch or upgrade to a fixed version of SAC‑NFe if one has been released.
  • If a patch is unavailable, restrict network access to the download.php endpoint or place it behind authentication to limit exposure.
  • Validate and sanitize the file path parameter server‑side, ensuring that the resolved path resides within a whitelisted directory and that any traversal characters are removed or neutralized.
  • Remove or disable the download.php functionality if it is not required for system operation.

Generated by OpenCVE AI on April 15, 2026 at 19:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Apr 2026 19:45:00 +0000

Type Values Removed Values Added
Title Directory Traversal in SAC‑NFe v2.0.02 download.php Allows Arbitrary File Read
Weaknesses CWE-200

Wed, 15 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Description An issue in the file handling logic of the component download.php of SAC-NFe v2.0.02 allows attackers to execute a directory traversal and read arbitrary files from the system via a crafted GET request.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-15T18:05:30.972Z

Reserved: 2026-03-09T00:00:00.000Z

Link: CVE-2026-30996

cve-icon Vulnrichment

Updated: 2026-04-15T18:05:27.061Z

cve-icon NVD

Status : Received

Published: 2026-04-15T17:17:04.443

Modified: 2026-04-15T19:16:34.820

Link: CVE-2026-30996

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T19:30:12Z

Weaknesses