CVE-2026-46396
Deferred
Deferred - Pending Action
Stored XSS in HAX CMS Prior to Version 26.0.0
Publication date: 2026-06-05
Last updated on: 2026-06-09
Assigner: GitHub, Inc.
Description
Description
HAX CMS helps manage microsite universe with PHP or NodeJs backends. A stored cross-site scripting (XSS) vulnerability exists in versions prior to 26.0.0 due to improper sanitization of `<iframe>` elements. The application allows `javascript:` URIs in the `src` attribute, which are executed when a malicious page is viewed. This enables attackers to execute arbitrary JavaScript in the context of the victimβs browser and access sensitive data exposed to client-side scripts. Version 26.0.0 fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| haxtheweb | haxcms | to 26.0.0 (exc) |
| haxtheweb | iframe_loader | to 26.0.0 (exc) |
| haxtheweb | video_player | to 26.0.0 (exc) |
| haxtheweb | haxcms_php | to 26.0.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |