CVE-2026-80099
8.8Newfold · WordPress Plugins (Crazy Domains, Web, Hostgator, Bluehost)
An authentication bypass vulnerability exists in the wp-module-data component used by multiple Newfold plugins, allowing unauthenticated attackers to gain administrative access via forged tokens.
Executive summary
Several Newfold WordPress plugins are vulnerable to a critical authentication bypass flaw that permits unauthenticated attackers to achieve full site takeover.
Vulnerability
The vulnerability originates in the authenticate() method of the wp-module-data module, which fails to properly validate HMAC tokens when a connection error occurs. This allows an unauthenticated attacker to bypass security checks and escalate privileges to the administrative level, enabling full control over the affected WordPress installation.
Business impact
Successful exploitation of this vulnerability grants an attacker complete administrative control over the WordPress site. This leads to severe consequences, including the unauthorized exfiltration of sensitive user data, the injection of malicious content, and total system compromise. Given the CVSS score of 8.8, this risk is categorized as high, necessitating immediate remediation to prevent site takeover.
Remediation
Immediate Action: Update all affected Newfold plugins to the latest available versions (e.g., Hostgator 3.2.1 or later) to ensure the vulnerable wp-module-data component is patched.
Proactive Monitoring: Review WordPress administrative user logs for any suspicious account creations or unexpected changes to site settings.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious REST API requests that attempt to authenticate via malformed or unexpected Bearer tokens.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Due to the severity of this authentication bypass, administrators must prioritize updating all affected plugins immediately. Failure to patch these components leaves the site vulnerable to full administrative takeover by any remote, unauthenticated attacker. Administrators should verify that the wp-module-data module is updated across all installed Newfold plugins to ensure the vulnerability is fully remediated.
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by sorin vasile, per the CVE Program record.