CVE-2026-46493 PUBLISHED

haxtheweb/haxcms-php uses insecure method for generating salt

Assigner: GitHub_M
Reserved: 14.05.2026 Published: 05.06.2026 Updated: 05.06.2026

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Versions prior to 26.0.1 use uniqid for generating salts, which is unsuitable. Version 26.0.1 fixes the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS Score: 7.5

Product Status

Vendor haxtheweb
Product haxcms-php
Versions
  • Version < 26.0.1 is affected

References

Problem Types

  • CWE-338: Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) CWE