CVE-2026-46396 PUBLISHED

HAX CMS has a stored XSS via <iframe> that allows access to sensitive client-side data and account takeover

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 05.06.2026 Updated: 05.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N
CVSS Score: 9.3

Product Status

Vendor haxtheweb
Product haxcms-nodejs
Versions
  • Version < 26.0.0 is affected
Vendor haxtheweb
Product video-player
Versions
  • Version < 26.0.0 is affected
Vendor haxtheweb
Product iframe-loader
Versions
  • Version < 26.0.0 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE