目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-48591— Earmark HTML属性未转义存储型XSS漏洞

AI 预测 6.1 利用难度: 较易 EPSS 0.13% · P3

可能的 ATT&CK 技术 1AI

T1189 · Drive-by Compromise

影响版本矩阵 2

厂商产品版本范围状态
pragdaveearmark1.4.1< *affected
8236a0570bd894b50e360da08131ec3294c20799< *affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-48591 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Stored XSS via unescaped HTML attribute values in earmark
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Improper Neutralization of Script in Attributes in a Web Page vulnerability in pragdave earmark allows stored cross-site scripting via unescaped HTML attribute values. 'Elixir.Earmark.Transform':_make_att1/2 in lib/earmark/transform.ex splices attribute values verbatim between two literal " bytes: [" ", name, "=\"", value, "\""]. Text nodes are routed through the existing escape function which encodes " as &quot;, but attribute values never visit that path. A markdown link whose URL or title contains a bare " closes the attribute early and lets the trailing bytes be parsed by the browser as fresh HTML attributes. For example, [click](http://example.com/?a=x" onerror="alert(1)) renders as <a href="http://example.com/?a=x" onerror="alert(1)">click</a>, executing arbitrary JavaScript in the victim's browser. The earmark library is no longer maintained and has been retired on Hex. No patched version will be released. All releases from 1.4.1 onward are affected, and users should migrate to a maintained Markdown library such as MDEx. This issue affects earmark from 1.4.1 onward.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
Web页面属性中脚本转义处理不恰当
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
pragdaveearmark 1.4.1 ~ * cpe:2.3:a:pragdave:earmark:*:*:*:*:*:*:*:*
pragdaveearmark 8236a0570bd894b50e360da08131ec3294c20799 ~ * cpe:2.3:a:pragdave:earmark:*:*:*:*:*:*:*:*

二、漏洞 CVE-2026-48591 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-48591 的情报信息

登录查看更多情报信息。

CVE-2026-48591 厂商安全公告 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-48591

暂无评论


发表评论