5.8 CVE-2025-49466

Path Traversal
 

aerc before 93bec0d allows directory traversal in commands/msgview/open.go because of direct path concatenation of the name of an attachment part,
https://nvd.nist.gov/vuln/detail/CVE-2025-49466

Categories

CWE-23 : Relative Path Traversal
This allows attackers to traverse the file system to access files or directories that are outside of the restricted directory.

References


 

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
139 Relative Path Traversal
High
76 Manipulating Web Input to File System Calls
Very High