Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-65053— Horde IMP before 7.2.0 Stored Cross-Site Scripting via AppleDouble Viewer Part Name

Quick assessment

Affected
horde imp
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Horde IMP 的 AppleDouble MIME 查看器会将攻击者控制的附件名称未经转义地写入 HTML 状态块中。在 文件中, 函数通过调用 获取数据部分的名称,该函数返回消息中提供的 MIME 部分的名称参数(name 参数),并将其通过 插入到 对象的文本中。 方法将各个文本条目直接拼接至周围的表格标记(markup)中,因此该值会未经任何处理地直接出现在渲染后的页面中。 如果一个邮件构造为 类型,且其数据部分的名称参数中嵌入恶意标记(如 HTML/JavaScript 代码),则任何查看该邮件的用户

CVSS 6.1 · Medium EPSS 0.25% · P16

Affected Version Matrix 1

VendorProduct Version RangeStatus
horde imp < 7.2.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-65053

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Horde IMP before 7.2.0 Stored Cross-Site Scripting via AppleDouble Viewer Part Name
Source: CVE Program / CVE List V5
Vulnerability Description
Horde IMP's AppleDouble MIME viewer writes an attacker-controlled attachment name into an HTML status block without escaping it. In lib/Mime/Viewer/Appledouble.php, _IMPrender() obtains the name of the data part with IMP_Contents::getPartName(), which returns the MIME part's own name parameter as supplied by the message, and passes it through sprintf into the text of an IMP_Mime_Status object. IMP_Mime_Status::__toString() concatenates each text entry directly into the surrounding table markup, so the value reaches the rendered page verbatim. A message crafted as multipart/appledouble whose data part carries markup in its name parameter therefore executes script in the context of any user who views it, and the payload persists in the mailbox. Exploitation requires no account on the target system, only the ability to send mail to a user. Version 7.2.0 escapes the value with htmlspecialchars(). The researcher additionally chains this flaw with the arbitrary file read of CVE-2026-58451, and reports that script running in an administrator's session can reach an application code-execution path.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
horde imp 0 ~ 7.2.0 -

II. Public POCs for CVE-2026-65053

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-65053

登录查看更多情报信息。

Patches & Fixes for CVE-2026-65053 (2)

Vendor Advisories for CVE-2026-65053 (1)

Security Blog Posts for CVE-2026-65053 (1)

Vendor Pages for CVE-2026-65053 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-65053

No comments yet


Leave a comment