CVE-2025-68457

Orejime is a consent manager that focuses on accessibility. On HTML elements handled by Orejime prior to version 2.3.2, one could run malicious code by embedding `javascript:` code within data attributes. When consenting to the related purpose, Orejime would turn data attributes into unprefixed ones (i.e. `data-href` into `href`), thus executing the code. This shouldn't have any impact on most setups, as elements handled by Orejime are generally hardcoded. The problem would only arise if somebody could inject HTML code within pages. The problem has been patched in version 2.3.2. As a workaround, the problem can be fixed outside of Orejime by sanitizing attributes which could contain executable code.
Configurations

Configuration 1 (hide)

cpe:2.3:a:boscop:orejime:*:*:*:*:*:node.js:*:*

History

13 Jan 2026, 15:17

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1
First Time Boscop
Boscop orejime
References () https://github.com/boscop-fr/orejime/issues/142 - () https://github.com/boscop-fr/orejime/issues/142 - Issue Tracking
References () https://github.com/boscop-fr/orejime/pull/143 - () https://github.com/boscop-fr/orejime/pull/143 - Issue Tracking, Patch, Vendor Advisory
References () https://github.com/boscop-fr/orejime/security/advisories/GHSA-72mh-hgpm-6384 - () https://github.com/boscop-fr/orejime/security/advisories/GHSA-72mh-hgpm-6384 - Third Party Advisory
CPE cpe:2.3:a:boscop:orejime:*:*:*:*:*:node.js:*:*

19 Dec 2025, 17:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-19 17:15

Updated : 2026-01-13 17:15


NVD link : CVE-2025-68457

Mitre link : CVE-2025-68457

CVE.ORG link : CVE-2025-68457


JSON object : View

Products Affected

boscop

  • orejime
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')