Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-48944
Published:June 25, 2026
Updated:June 29, 2026
The K2 frontend article-save handler accepts an "attachment[N][existing]" POST field that is concatenated with "JPATH_SITE/" and passed to "JFile::copy()". "JPath::clean" does NOT strip "..", and there is no allow-list of source paths. An Author can therefore copy "configuration.php" (or any other file readable by the web user — including "../../../etc/passwd") into "/media/k2/attachments/", then retrieve the contents via the K2 attachment-download endpoint.
Related Resources (1)
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.1
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.29