๐Ÿ” CVE Alert

CVE-2026-44443

MEDIUM 4.8

Lumiverse: Sign-up nonce race condition allows unauthorized account registration

CVSS Score
4.8
EPSS Score
0.0%
EPSS Percentile
8th

Lumiverse is a full-featured AI chat application. Prior to 0.9.7, consumeNonce() only checks that the module-level variable is set and unexpired. It does not validate any value from the incoming HTTP request or bind the nonce to the admin's session. If the admin's auth.api.signUpEmail() call fails before the before hook fires (e.g. BetterAuth rejects a duplicate email at the validation layer), the nonce is set but never consumed. Any POST /api/auth/sign-up/email request that arrives during the remaining window registers successfully regardless of who sent it. An attacker who can observe or predict when the admin is creating users (must be a dupplicate user) can race the 10-second window to register an unauthorized account. This vulnerability is fixed in 0.9.7.

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

Get instant alerts for prolix-oc lumiverse

Be the first to know when new medium 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:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

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-6fcp-x253-wwv7