SCA: security update for orejime (GHSA-72mh-hgpm-6384)

low Tenable Cloud Security Plugin ID 436452

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-68457)

See Also

https://github.com/advisories/GHSA-72mh-hgpm-6384

Plugin Details

Severity: Low

ID: 436452

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 12/20/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2025-68457

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Low

Base Score: 2.3

Threat Score: 0.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 12/19/2025

Vulnerability Publication Date: 12/19/2025

Reference Information

CVE: CVE-2025-68457

cwe: CWE-79