CVE-2025-49139
published 2025-06-09CVE-2025-49139: HAX CMS PHP allows users to manage their microsite universe with a PHP backend. Prior to version 11.0.0, in the HAX site editor, users can create a website…
PriorityP433medium6.5CVSS 3.1
AVNACLPRNUIRSUCHINAN
EPSS
0.32%
24.2th percentile
HAX CMS PHP allows users to manage their microsite universe with a PHP backend. Prior to version 11.0.0, in the HAX site editor, users can create a website block to load another site in an iframe. The application allows users to supply a target URL in the website block. When the HAX site is visited, the client's browser will query the supplied URL. An authenticated attacker can create a HAX site with a website block pointing at an attacker-controlled server running Responder or a similar tool. The attacker can then conduct a phishing attack by convincing another user to visit their malicious HAX site to harvest credentials. Version 11.0.0 contains a patch for the issue.
Affected
4 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| haxtheweb | haxcms-nodejs | >= 0 < 11.0.0 | 11.0.0 |
| haxtheweb | issues | < 11.0.0 | 11.0.0 |
| psu | haxcms-nodejs | < 11.0.0 | 11.0.0 |
| psu | haxcms-php | < 11.0.0 | 11.0.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
@haxtheweb/haxcms-nodejs Iframe Phishing vulnerability
ghsa·2025-06-09
CVE-2025-49139 [MEDIUM] CWE-1021 @haxtheweb/haxcms-nodejs Iframe Phishing vulnerability
@haxtheweb/haxcms-nodejs Iframe Phishing vulnerability
### Summary
In the HAX site editor, users can create a website block to load another site in an iframe. The application allows users to supply a target URL in the website block. When the HAX site is visited, the client's browser will query the supplied URL.
### Affected Resources
- [Operations.php:868](https://github.com/haxtheweb/haxcms-php/blob/master/system/backend/php/lib/Operations.php#L868)
- `https:////system/api/saveNode`
### PoC
1. Set the URL in an iframe pointing to an attacker-controlled server running Responder
2. Once another user visits the site, they are prompted to sign in.
3. If a user inputs credentials, the username and password hash are outputted in Responder.
### Impact
An authenticated attacker can c
OSV
@haxtheweb/haxcms-nodejs Iframe Phishing vulnerability
osv·2025-06-09
CVE-2025-49139 [MEDIUM] @haxtheweb/haxcms-nodejs Iframe Phishing vulnerability
@haxtheweb/haxcms-nodejs Iframe Phishing vulnerability
### Summary
In the HAX site editor, users can create a website block to load another site in an iframe. The application allows users to supply a target URL in the website block. When the HAX site is visited, the client's browser will query the supplied URL.
### Affected Resources
- [Operations.php:868](https://github.com/haxtheweb/haxcms-php/blob/master/system/backend/php/lib/Operations.php#L868)
- `https:////system/api/saveNode`
### PoC
1. Set the URL in an iframe pointing to an attacker-controlled server running Responder
2. Once another user visits the site, they are prompted to sign in.
3. If a user inputs credentials, the username and password hash are outputted in Responder.
### Impact
An authenticated attacker can c
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-06-09
Published