QSearchQSearch

CVE-2026-46398

HAX CMS helps manage microsite universe with PHP or NodeJs backends

Published: 2026-06-05 · Last updated: 2026-06-05

Severity and scoring

CWE
CWE-614

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.

Source: NVD

References

Related CVEs

Same CWE

  • CVE-2025-52608 HCL iControl was affected by Missing Cookie Attributes vulnerability (3.1 LOW)
  • CVE-2026-41017 Apache Airflow's `JWTRefreshMiddleware` set the JWT auth cookie without the `Secure` flag, so deployments running the Airflow API server ... (5.9 MEDIUM)
  • CVE-2026-43828 Default configurations of Apache Shiro send sensitive cookies in HTTPS session without 'Secure' attribute (6.5 MEDIUM)