Path Traversal (CWE-22)
2025-06-25
ics-cert@hq.dhs.gov
9.3
CVSS 4.0 · NVD
Share
Severity by source
NVD
PRIMARY
9.3
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Lifecycle Timeline
3
EUVD ID Assigned
Mar 15, 2026 - 23:19 euvd
EUVD-2025-19120
Analysis Generated
Mar 15, 2026 - 23:19 vuln.today
CVE Published
Jun 25, 2025 - 17:15 nvd
CRITICAL 9.3
DescriptionCVE.org
The affected products could allow an unauthenticated attacker to overwrite files and execute arbitrary code.
Analysis
The affected products could allow an unauthenticated attacker to overwrite files and execute arbitrary code.
Technical ContextAI
Path traversal allows an attacker to access files outside the intended directory by manipulating file paths with sequences like '../'.
RemediationAI
Validate and sanitize file path inputs. Use a whitelist of allowed files or directories. Implement chroot jails or containerization.
Same weakness CWE-22 – Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
Destination URL
POC code from unknown sources may be malicious, contain backdoors, or be fake.
Always review and test exploit code in a safe, isolated environment (VM/sandbox).
Verify the source reputation and cross-reference with known databases (Exploit-DB, GitHub Security).
EUVD-2025-19120