CVE-2026-85129
WordPress · Hoo Companion
The Hoo Companion WordPress plugin fails to sanitize or authorize data in its import feature, allowing unauthenticated attackers to inject scripts and destroy site theme settings.
Executive summary
The Hoo Companion WordPress plugin is vulnerable to unauthenticated cross-site scripting (XSS) and configuration destruction, posing a critical risk to site integrity and administrative security.
Vulnerability
The plugin lacks authorization and validation checks in its import feature. This allows unauthenticated attackers to inject malicious web scripts that execute for any visitor, including administrators, and simultaneously destroy existing theme settings.
Business impact
With a CVSS score of 8.8, this vulnerability represents a high-risk entry point for attackers. The ability to execute arbitrary scripts in the session of an administrator could lead to complete site takeover, while the destruction of theme settings causes immediate operational disruption and potential downtime.
Remediation
Immediate Action: Immediately deactivate or remove the Hoo Companion plugin from all WordPress installations.
Proactive Monitoring: Review administrative audit logs for unexpected changes to theme settings or unusual import activities.
Compensating Controls: Utilize a Web Application Firewall (WAF) to inspect incoming traffic for malicious script payloads in import-related requests.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The severity of this issue necessitates the immediate removal of the affected plugin. Administrators should conduct a thorough audit of their theme settings to ensure no unauthorized modifications have occurred and apply future patches only after verifying their security integrity.
More WordPress CVEs all →
History
- Collected by CVE Brief via github
- Held for re-check analysis graded thin
- Analyst report written
- Analyst report updated
Sources
Originally found and disclosed by Enrico Marcolini (Dottor Marc), Claudio Marchesini (Dottor Marc), with WPScan (coordinator), per the CVE Program record.