CVE-2026-46398 Details
Description
HAX CMS helps manage microsite universe with PHP or NodeJs backends. Starting in version 25.0.0 and prior to version 26.0.0, the haxcms_refresh_token cookie is set without the Secure flag. This allows it to be transmitted over unencrypted HTTP, making it vulnerable to theft via packet sniffing on the network. Version 26.0.0 fixes the issue.
A vulnerability exists in HAX CMS versions 25.0.0 prior to 26.0.0, where the haxcms_refresh_token cookie is transmitted without the Secure flag. This omission allows the cookie to be sent over unencrypted HTTP, exposing it to potential theft through packet sniffing. The vulnerability could lead to session hijacking via a man-in-the-middle attack.
Users can upgrade to HAX CMS version 26.0.0 or later, where this vulnerability has been addressed. For those using version 25.0.0, the Secure flag can be manually added to the haxcms_refresh_token cookie by modifying the setcookie function to include the Secure attribute. It is also recommended to enforce HTTPS for all connections and consider adding the SameSite attribute to the cookie.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 5, 2026CISA-ADP
Assessed Jun 5, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/haxtheweb/issues/security/advisories/GHSA-g7v2-r32q-jf5v | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-614 | Sensitive Cookie in HTTPS Session Without 'Secure' Attribute | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| HAX CMS | >= 25.0.0, < 26.0.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 5, 2026 | New CVE Received | [email protected] |
Volerion