Bug 2445262 (CVE-2026-29091) - CVE-2026-29091 locutus: Locutus: Remote Code Execution via insecure callback function implementation
Summary: CVE-2026-29091 locutus: Locutus: Remote Code Execution via insecure callback ...
Keywords:
Status: NEW
Alias: CVE-2026-29091
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-06 18:01 UTC by OSIDB Bzimport
Modified: 2026-03-24 16:06 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-03-06 18:01:31 UTC
Locutus brings stdlibs of other programming languages to JavaScript for educational purposes. Prior to version 3.0.0, a remote code execution (RCE) flaw was discovered in the locutus project, specifically within the call_user_func_array function implementation. The vulnerability allows an attacker to inject arbitrary JavaScript code into the application's runtime environment. This issue stems from an insecure implementation of the call_user_func_array function (and its wrapper call_user_func), which fails to properly validate all components of a callback array before passing them to eval(). This issue has been patched in version 3.0.0.


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