๐Ÿ” CVE Alert

CVE-2026-44450

CRITICAL 9.9

Lumiverse: RCE via MCP stdio argument injection

CVSS Score
9.9
EPSS Score
0.1%
EPSS Percentile
24th

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, the MCP server creation endpoint validates the command field against an allowlist of binary names but forwards the args array to the child process without any validation. Every binary on the allowlist accepts an inline-code execution flag (-e for node/bun, -c for python3/deno), giving any logged-in user arbitrary OS-level code execution on the Lumiverse server. The route requires only requireAuth (not requireOwner). The server binds on all interfaces (::) and the host-header rebinding check is bypassed trivially by any HTTP client that sends Host: localhost:<port> directly, making this exploitable from any machine with network access to the server port. This vulnerability is fixed in 0.9.7.

CWE CWE-88
Vendor prolix-oc
Product lumiverse
Published May 26, 2026
Last Updated Jun 1, 2026
Stay Ahead of the Next One

Get instant alerts for prolix-oc lumiverse

Be the first to know when new critical vulnerabilities affecting prolix-oc lumiverse are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

prolix-oc / Lumiverse
< 0.9.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/prolix-oc/Lumiverse/security/advisories/GHSA-mfwv-ch2f-9j5v