CVE-2026-39412: LiquidJS: ownPropertyOnly bypass via sort_natural filter — prototype property information disclosure through sorting side-channel
(updated )
The sort_natural filter bypasses the ownPropertyOnly security option, allowing template authors to extract values of prototype-inherited properties through a sorting side-channel attack. Applications relying on ownPropertyOnly: true as a security boundary (e.g., multi-tenant template systems) are exposed to information disclosure of sensitive prototype properties such as API keys and tokens.
References
- github.com/advisories/GHSA-rv5g-f82m-qrvv
- github.com/harttle/liquidjs
- github.com/harttle/liquidjs/commit/e743da0020d34e2ee547e1cc1a86b58377ebe1ce
- github.com/harttle/liquidjs/pull/869
- github.com/harttle/liquidjs/releases/tag/v10.25.4
- github.com/harttle/liquidjs/security/advisories/GHSA-rv5g-f82m-qrvv
- nvd.nist.gov/vuln/detail/CVE-2026-39412
Code Behaviors & Features
Detect and mitigate CVE-2026-39412 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →