HAXcms with nodejs backend allows users to start the server in any HAXsite or HAXcms instance. In versions 11.0.6 and below, the NodeJS version of HAXcms uses an insecure default configuration designed for local development. The default configuration does not perform authorization or authentication checks. If a user were to deploy haxcms-nodejs without modifying the default settings, ‘HAXCMS_DISABLE_JWT_CHECKS‘ would be set to ‘true‘ and their deployment would lack session authentication. This is fixed in version 11.0.7.
References
Link | Resource |
---|---|
https://github.com/haxtheweb/issues/security/advisories/GHSA-f38f-jvqj-mfg6 | Third Party Advisory |
Configurations
History
30 Jul 2025, 17:03
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/haxtheweb/issues/security/advisories/GHSA-f38f-jvqj-mfg6 - Third Party Advisory | |
First Time |
Psu
Psu haxcms-nodejs |
|
CPE | cpe:2.3:a:psu:haxcms-nodejs:*:*:*:*:*:node.js:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.8 |
22 Jul 2025, 13:05
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Jul 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
Summary | (en) HAXcms with nodejs backend allows users to start the server in any HAXsite or HAXcms instance. In versions 11.0.6 and below, the NodeJS version of HAXcms uses an insecure default configuration designed for local development. The default configuration does not perform authorization or authentication checks. If a user were to deploy haxcms-nodejs without modifying the default settings, ‘HAXCMS_DISABLE_JWT_CHECKS‘ would be set to ‘true‘ and their deployment would lack session authentication. This is fixed in version 11.0.7. |
21 Jul 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-21 21:15
Updated : 2025-07-30 17:03
NVD link : CVE-2025-54127
Mitre link : CVE-2025-54127
CVE.ORG link : CVE-2025-54127
JSON object : View
Products Affected
psu
- haxcms-nodejs
CWE
CWE-1188
Initialization of a Resource with an Insecure Default