HAX CMS: Stored XSS via '<video-player>' component allows arbitrary JavaScript execution and token theft — CVE-2026-46496
GitHub · GitHub · CVE-2026-46496
ID
CVE-2026-46496
CVE-2026-46496
Date
Activity
Source
GitHub
GitHub
Vendor
GitHub
GitHub
Threat
medium
medium
CVSS
5.1
5.1
Summary
### Summary A stored cross-site scripting (XSS) vulnerability exists in HAX CMS due to improper sanitization of the `<video-player>` component. The component allows `javascript:` URIs in the `source` attribute, which are executed when the page is viewed. This enables attackers to execute arbitrary JavaScript in the context of the victim’s browser and access sensitive data such as JWT tokens and more. ### Details…
Product
npm: @haxtheweb/haxcms-nodejs | npm: @haxtheweb/video-player
What to do
General, cautious steps (verify details in the official source):
- Review exposure and plan remediation based on risk and environment.
- Identify affected product versions in your inventory and verify whether you are impacted.
- Apply vendor patches/updates or recommended mitigations as soon as available.
- Read the official advisory for exact affected versions and remediation steps.