Bug 2491633 (CVE-2026-12866) - CVE-2026-12866 expr-eval: expr-eval: Code Execution via crafted expressions in toJSFunction() API
Summary: CVE-2026-12866 expr-eval: expr-eval: Code Execution via crafted expressions i...
Keywords:
Status: NEW
Alias: CVE-2026-12866
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-06-23 06:01 UTC by OSIDB Bzimport
Modified: 2026-06-24 07:49 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-06-23 06:01:16 UTC
All versions of the package expr-eval are vulnerable to Code Execution via the toJSFunction() API. An attacker can execute arbitrary JavaScript by supplying crafted expressions that are compiled into native code using new Function(). Because user-controlled expressions are transformed directly into executable JavaScript, attackers can escape the intended expression sandbox and run arbitrary code within the application's context.


Note You need to log in before you can comment on or make changes to this bug.