CVE-2026-48527 PUBLISHED

HaxCMS has a stored Cross-Site Scripting (XSS) bypass in saveNode endpoint

Assigner: GitHub_M
Reserved: 21.05.2026 Published: 29.05.2026 Updated: 29.05.2026

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions up to and including 26.0.0 are affected by a stored cross-site scripting (XSS) vulnerability in the /system/api/saveNode endpoint. An authenticated user with a permission to edit pages can bypass the HTML sanitizer by injecting an event handler attribute without whitespace before the attribute name. @haxtheweb/haxcms-nodejs 26.0.1 and haxcms-php 26.0.2 patch the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
CVSS Score: 8.7

Product Status

Vendor haxtheweb
Product haxcms-nodejs
Versions
  • Version < 26.0.1 is affected
Vendor haxtheweb
Product haxcms-php
Versions
  • Version < 26.0.2 is affected

References

Problem Types

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