CVE-2026-58451 HIGH

CVE-2026-58451: Horde IMP < 7.0.1 Path Traversal via Compose.php img src

Vendor Horde
Product imp
Weakness CWE-22 · Path traversal
Published July 1, 2026
Last update July 2, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Horde IMP before 7.0.1 contains a path traversal vulnerability in lib/Compose.php that allows authenticated attackers to read arbitrary files from the server filesystem by embedding traversal sequences after a CKEditor path prefix in img src URLs. Attackers can bypass the stripos() prefix validation by appending sequences such as traversal segments after the matching prefix, causing file_get_contents() to read sensitive files whose contents are then exfiltrated as MIME parts in outgoing email; unauthenticated exploitation is also achievable via CSRF against an active authenticated session.

Key dates

02Disclosure timeline

July 1, 2026 CVE published
July 2, 2026 Record updated

Related vulnerabilities

04Related CVE