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.
CVSS
No CVSS.
References
Configurations
No configuration.
History
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-22 13:05
NVD link : CVE-2025-54127
Mitre link : CVE-2025-54127
CVE.ORG link : CVE-2025-54127
JSON object : View
Products Affected
No product.
CWE
CWE-1188
Initialization of a Resource with an Insecure Default