Description
HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, the HAX CMS NodeJS application crashes when an authenticated attacker sends a specially crafted site creation request to the createSite endpoint. A single request is sufficient to take the entire application offline, requiring a manual server restart to restore service. Version 26.0.0 fixes the issue.
Published: 2026-06-05
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the HAX CMS NodeJS backend before version 26.0.0. An authenticated attacker can send a single, specially crafted request to the createSite endpoint, triggering an unhandled exception that crashes the application. The crash terminates all processes related to the CMS, making the site and associated services unavailable until a server restart is performed. The weakness is a failure to validate and properly process input data, as identified by CWE-20. The result is a denial‑of‑service scenario in which legitimate users lose access to the CMS.

Affected Systems

Systems running the HAX CMS NodeJS application with a version earlier than 26.0.0 are affected. The vendor product, HAX CMS by Haxtheweb, uses a NodeJS backend that includes the createSite endpoint. The advisory specifies that upgrading to version 26.0.0 resolves the issue. No other product variants were reported, and the vulnerability is limited to the NodeJS component of the CMS.

Risk and Exploitability

The CVSS score of 6.5 reflects moderate severity, and the EPSS score is not available, so the probability of exploitation cannot be quantified from the available data. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an authenticated user, implying that compromised credentials or membership of a privileged role are prerequisites. Once the malicious request is received, the application crashes immediately, silently dropping all services. Because the attack can be performed with a single request, the risk of disruption is high for exposed services lacking proper access control or rate limiting on the createSite endpoint.

Generated by OpenCVE AI on June 5, 2026 at 20:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the HAX CMS NodeJS application to version 26.0.0 or newer to resolve the crash issue.
  • Restrict access to the createSite endpoint to only trusted, privileged users and enforce strict authentication checks.
  • Implement rate limiting or input validation on the createSite endpoint to mitigate repeated or malformed requests that could trigger crashes.

Generated by OpenCVE AI on June 5, 2026 at 20:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-9r33-xhw8-4qqp HAX CMS: Denial of Service using Malicious Import Request
History

Fri, 05 Jun 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Haxtheweb
Haxtheweb haxcms-nodejs
Vendors & Products Haxtheweb
Haxtheweb haxcms-nodejs

Fri, 05 Jun 2026 19:30:00 +0000

Type Values Removed Values Added
Description HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, the HAX CMS NodeJS application crashes when an authenticated attacker sends a specially crafted site creation request to the createSite endpoint. A single request is sufficient to take the entire application offline, requiring a manual server restart to restore service. Version 26.0.0 fixes the issue.
Title HAX CMS NodeJS application Vulnerable to Denial of Service using Malicious Import Request
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Haxtheweb Haxcms-nodejs
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-05T19:21:03.297Z

Reserved: 2026-05-13T18:37:30.991Z

Link: CVE-2026-46357

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-06-05T20:17:33.190

Modified: 2026-06-05T20:48:21.200

Link: CVE-2026-46357

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T21:00:04Z

Weaknesses