CVE-2026-46391 PUBLISHED

HAX open-apis: Credential Theft via Server-Side Request Forgery (SSRF) in open-apis

Assigner: GitHub_M
Reserved: 13.05.2026 Published: 05.06.2026 Updated: 05.06.2026

HAX CMS helps manage microsite universe with PHP or NodeJs backends. Starting in version 9.0.1 and prior to version 26.0.0 of @haxtheweb/open-apis, multiple functions conduct substring-only matching to validate hostnames to which basic authorization should be sent. An attacker can append the matched substrings to an attacker-controlled endpoint and capture authentication. Version 26.0.0 fixes the issue.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor haxtheweb
Product @haxtheweb/open-apis
Versions
  • Version >= 9.0.1, < 26.0.0 is affected

References

Problem Types

  • CWE-183: Permissive List of Allowed Inputs CWE
  • CWE-918: Server-Side Request Forgery (SSRF) CWE