SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-39039

UNKNOWN · CVSS N/A EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

BharatMLStack versions up to and including v1.3.0 are vulnerable due to the Trufflebox UI storing sensitive information, such as JWT authentication tokens, user objects, and session IDs, in the browser's localStorage, making it accessible to any JavaScript executed on the page. This could lead to unauthorized access and session hijacking if an attacker can inject malicious scripts. Organizations using these versions should prioritize remediation to protect user data and maintain application security.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-39039
Severity
UNKNOWN
CVSS
N/A
EPSS
0.19%
Java

Original NVD Description

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.