CVE 9.1 CRITICAL

Lumiverse: SMB `exists()` basename injection via smbclient `!cmd` escape_CVE-2026-44449

9.1 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Description

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.

AI Analysis

Arbitrary command execution vulnerability via SMB basename injection

Basic Information

ID CVE-2026-44449
Source GitHub_M
Published May 26, 2026 at 20:00

Affected Product

Vendor prolix-oc
Product Lumiverse
Version < 0.9.7
Affected Versions prolix-oc Lumiverse < 0.9.7

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity CRITICAL
Vendor prolix-oc
Product Lumiverse
Version < 0.9.7

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.