目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-46395— HAXCMS 安全漏洞

AI 预测 9.8 利用难度: 极易 EPSS 0.19% · P9

影响版本矩阵 1

厂商产品版本范围状态
haxthewebhaxcms-nodejs< 26.0.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-46395 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
HAX CMS Vulnerable to Private Key Disclosure via Broken HMAC Implementation
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
HAX CMS helps manage microsite universe with PHP or NodeJs backends. Prior to version 26.0.0, the `hmacBase64()` function in the HAXcms Node.js backend contains two critical cryptographic implementation errors that together allow any unauthenticated attacker to extract the system’s private signing key and forge arbitrary admin-level JSON Web Tokens (JWTs) allowing them to get full admin access with a single HTTP request. First, the function passes the literal string "0" as the HMAC signing key instead of the key parameter, making every HAXcms instance compute identical HMACs for the same input. Then, after computing the HMAC, the function concatenates the real key parameter which is "this.privateKey + this.salt", the system’s master signing secret is directly onto the output. The combined buffer is base64-encoded and returned as the token. Every base64url token produced has the same structure: 32 bytes HMAC keyed with "0" and N bytes of `privateKey+salt`. An attacker base64-decodes any token, discards the first 32 bytes, and reads the private key directly. The `/system/api/connectionSettings` endpoint is unauthenticated and returns multiple tokens generated by this function. A single GET request to this endpoint exposes the private key. The PHP backend implements this function correctly with the actual key and returns only the hash. The PHP version produces 44-character tokens whereas the broken Node.js version produces 139+ character tokens. Version 26.0.0 fixes the issue.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
信息暴露
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
HAXCMS 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
HAXCMS是HAX The Web开源的一个内容管理系统。 HAX CMS Node.js 26.0.0之前版本存在安全漏洞,该漏洞源于hmacBase64函数存在两个加密实现错误,可能导致未认证攻击者提取系统私钥并伪造任意管理员级JWT令牌,通过单个HTTP请求获取完全管理员访问权限。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
haxthewebhaxcms-nodejs < 26.0.0 -

二、漏洞 CVE-2026-46395 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-46395 的情报信息

登录查看更多情报信息。

CVE-2026-46395 厂商安全公告 (1)

同批安全公告 · haxtheweb · 2026-06-05 · 共 16 条

CVE-2026-463928.7 HIGHHAX 安全漏洞
CVE-2026-464937.5 HIGHHAXCMS 安全特征问题漏洞
CVE-2026-463576.5 MEDIUMHAXCMS 输入验证错误漏洞
CVE-2026-463976.5 MEDIUMHAX 安全漏洞
CVE-2026-46396HAXCMS 跨站脚本漏洞
CVE-2026-46401HAXCMS 代码问题漏洞
CVE-2026-46390HAX 安全漏洞
CVE-2026-46394HAX 操作系统命令注入漏洞
CVE-2026-46496HAXCMS 安全漏洞
CVE-2026-46398HAXCMS 安全漏洞
CVE-2026-46511HAX 安全漏洞
CVE-2026-46400HAX CMS PHP 代码问题漏洞
CVE-2026-46391open-apis 代码问题漏洞
CVE-2026-46393HAX 代码问题漏洞
CVE-2026-46399HAX 操作系统命令注入漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-46395

暂无评论


发表评论