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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-44644— harttle liquidjs 跨站脚本漏洞

CVSS 6.1 · Medium EPSS 0.20% · P10

影响版本矩阵 1

厂商产品版本范围状态
harttleliquidjs< 10.26.0affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
LiquidJS's strip_html filter bypass via newline characters in HTML tags enables XSS
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
LiquidJS is a Shopify/GitHub Pages compatible template engine written in pure JavaScript. Versions 10.25.7 and below are vulnerable to XSS through a flaw in the strip_html filter logic. The strip_html filter is intended to remove HTML tags from a string before rendering, and is widely used as an XSS sanitizer. The implementation uses a regex whose catch-all branch (<.*?>) does not match line terminators, so any HTML tag containing a \n or \r character passes through unmodified. An attacker who can place a newline inside a tag (e.g. <img\nsrc=x\nonerror=alert(1)>) bypasses sanitization entirely, since browsers treat newlines as whitespace within a tag and execute the resulting onerror/onload/etc. handler. Exploitation is possible for applications that both render attacker-controlled strings via {{ x | strip_html }} to defend against HTML injection and do not separately HTML-escape that output (default behavior — outputEscape is unset by default). This issue has been fixed in version 10.26.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
harttle liquidjs 跨站脚本漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
harttle liquidjs是harttle的嵌入式Web服务器。 harttle liquidjs 10.25.7及之前版本存在跨站脚本漏洞,该漏洞源于strip_html过滤器逻辑缺陷,正则表达式未匹配换行符导致HTML标签绕过清理,可能造成跨站脚本攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
harttleliquidjs < 10.26.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-44644 补丁与修复 (1)

CVE-2026-44644 厂商安全公告 (1)

CVE-2026-44644 厂商页面 (1)

同批安全公告 · harttle · 2026-06-17 · 共 5 条

CVE-2026-456177.5 HIGHLiquidJS strip_html 过滤器 ReDoS 漏洞
CVE-2026-453577.5 HIGHharttle liquidjs 资源管理错误漏洞
CVE-2026-446456.5 MEDIUMharttle liquidjs 资源管理错误漏洞
CVE-2026-446465.3 MEDIUMharttle liquidjs 处理逻辑错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44644

暂无评论


发表评论