CVE Catalog

CVE-2026-39039

Unknown
Published: Translated: NVD NIST

Summary

In BharatMLStack up to and including v1.3.0, Trufflebox UI stores the JWT authentication token, full user object, and session ID in the browser's localStorage, which is fully accessible to any JavaScript running on the page.

Risk Assessment

Sensitive authentication data is exposed to theft by malicious scripts, potentially leading to user account takeover.

Recommendation

Change the storage of tokens and session data to a more secure method (e.g., HttpOnly cookies) and update BharatMLStack.

Other vulnerabilities in BharatMLStack

See all
Original NVD description (English source)

In BharatMLStack up to and including v1.3.0, Trufflebox UI stores the JWT authentication token, full user object, and session ID in the browser's localStorage, which is fully accessible to any JavaScript running on the page.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS