CVE-2026-39038 Details
Description
BharatMLStack up to and including v1.3.0 is vulnerable to Cross Site Scripting (XSS) in the component Trufflebox UI (trufflebox-ui) in GenericNumerixTable.jsx.
A stored cross-site scripting vulnerability has been identified in BharatMLStack versions up to and including 1.3.0. The issue resides within the Trufflebox UI component, specifically in the GenericNumerixTable.jsx file. The vulnerability allows authenticated users to inject arbitrary HTML or JavaScript, which is then executed in the browsers of users viewing the affected Numerix table.
The vulnerability can be remediated by sanitizing the InfixExpression before rendering it. This can be done using DOMPurify to clean the HTML, ensuring that any injected scripts are neutralized before being displayed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 15, 2026CISA-ADP
Assessed Sep 16, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/wincr4ck/security-advisories/blob/main/bharatmlstack-cve-writeup.md | CISA-ADP | BundleRemedyTechnical Analysis |
| https://github.com/wincr4ck/security-advisories/blob/main/bharatmlstack-cve-writeup.md | [email protected] | BundleRemedyTechnical Analysis |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| BharatMLStack | <= 1.3.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 16, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion