๐Ÿ” CVE Alert

CVE-2026-44449

CRITICAL 9.1

Lumiverse: SMB `exists()` basename injection via smbclient `!cmd` escape

CVSS Score
9.1
EPSS Score
0.1%
EPSS Percentile
23th

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, when the primary toSmbPath(fullPath) call throws, the method falls back to a dirname/basename split and only validates the directory prefix. The basename is concatenated directly into the smbclient -c script without validation. smbclient interprets ; as a subcommand separator and !cmd as a local-shell escape that runs cmd on the host. A path whose directory component is clean but whose basename contains "; !<cmd>; echo " achieves arbitrary command execution on the Lumiverse server. This vulnerability is fixed in 0.9.7.

CWE CWE-88
Vendor prolix-oc
Product lumiverse
Published May 26, 2026
Last Updated May 27, 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:H/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
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-4v38-9hqq-7j53