CVE Explorer
CVE-2026-44644
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 c
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"liquidjs","vendor":"harttle","versions":[{"status":"affected","version":"< 10.26.0"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:9b370b9521b5199a103449be003101be101639667d7c5856b744785a4b3c5dad · sha256:c6716647553ec5a7… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":6.1,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:9b370b9521b5199a103449be003101be101639667d7c5856b744785a4b3c5dad · sha256:c6716647553ec5a7… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-79","description":"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:9b370b9521b5199a103449be003101be101639667d7c5856b744785a4b3c5dad · sha256:c6716647553ec5a7… · /containers/cna/problemTypes/0/descriptions/0
Source references
4 source assertions{"name":"https://github.com/harttle/liquidjs/commit/26ea2856c7a90aec892b98d94a9b7a3e18539045","tags":["x_refsource_MISC"],"url":"https://github.com/harttle/liquidjs/commit/26ea2856c7a90aec892b98d94a9b7a3e18539045"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:9b370b9521b5199a103449be003101be101639667d7c5856b744785a4b3c5dad · sha256:c6716647553ec5a7… · /containers/cna/references/1
{"name":"https://github.com/harttle/liquidjs/releases/tag/v10.26.0","tags":["x_refsource_MISC"],"url":"https://github.com/harttle/liquidjs/releases/tag/v10.26.0"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:9b370b9521b5199a103449be003101be101639667d7c5856b744785a4b3c5dad · sha256:c6716647553ec5a7… · /containers/cna/references/2
{"tags":["exploit"],"url":"https://github.com/harttle/liquidjs/security/advisories/GHSA-2qv6-9wx5-cwv4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:9b370b9521b5199a103449be003101be101639667d7c5856b744785a4b3c5dad · sha256:c6716647553ec5a7… · /containers/adp/0/references/0
{"name":"https://github.com/harttle/liquidjs/security/advisories/GHSA-2qv6-9wx5-cwv4","tags":["x_refsource_CONFIRM"],"url":"https://github.com/harttle/liquidjs/security/advisories/GHSA-2qv6-9wx5-cwv4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:9b370b9521b5199a103449be003101be101639667d7c5856b744785a4b3c5dad · sha256:c6716647553ec5a7… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.