Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-54vw-f4xf-f92j: HAX CMS application pages vulnerable to clickjacking

Summary

All pages within the HAX CMS application do not contain headers to stop other websites from loading the site within an iframe. This applies to both the CMS and generated sites.

PoC

To replicate this vulnerability, load the target page in an iframe and observe the rendered content.

image

Impact

An unauthenticated attacker can load the standalone login page or other sensitive functionality within an iframe, performing a UI redressing attack (Clickjacking). This can be used to perform social engineering attacks to attempt to coerce users into performing unintended actions within the HAX CMS application.

ghsa
#vulnerability#web#nodejs#js#git#php#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-54139

HAX CMS application pages vulnerable to clickjacking

Moderate severity GitHub Reviewed Published Jul 21, 2025 in haxtheweb/issues • Updated Jul 21, 2025

Package

npm @haxtheweb/haxcms-nodejs (npm)

Affected versions

< 11.0.13

Summary

All pages within the HAX CMS application do not contain headers to stop other websites from loading the site within an iframe. This applies to both the CMS and generated sites.

PoC

To replicate this vulnerability, load the target page in an iframe and observe the rendered content.

Impact

An unauthenticated attacker can load the standalone login page or other sensitive functionality within an iframe, performing a UI redressing attack (Clickjacking). This can be used to perform social engineering attacks to attempt to coerce users into performing unintended actions within the HAX CMS application.

References

  • GHSA-54vw-f4xf-f92j
  • haxtheweb/haxcms-nodejs@777f9a7
  • haxtheweb/haxcms-php@708dc85

Published to the GitHub Advisory Database

Jul 21, 2025

Last updated

Jul 21, 2025

ghsa: Latest News

GHSA-xqpg-92fq-grfg: `pyLoad` has Path Traversal Vulnerability in `json/upload` Endpoint that allows Arbitrary File Write