CVE-2026-85130
8.8WordPress · WPLP Cookie Consent
The WPLP Cookie Consent WordPress plugin fails to sanitize user input in a public endpoint, leading to Stored Cross-Site Scripting (XSS) within administrative screens on multisite installations.
Executive summary
A high-severity Cross-Site Scripting vulnerability in the WPLP Cookie Consent plugin allows unauthenticated attackers to execute arbitrary JavaScript in the context of an administrator session.
Vulnerability
This is a stored Cross-Site Scripting (CWE-79) vulnerability where an unauthenticated attacker can inject malicious scripts via a public endpoint. The payload is subsequently executed when an administrator views the affected entry within the plugin dashboard on multisite WordPress installations.
Business impact
The vulnerability poses a severe risk to organizational security, as successful exploitation allows an attacker to perform unauthorized actions on behalf of a site administrator. Given the CVSS score of 8.8, this flaw could lead to complete account takeover, unauthorized configuration changes, or the deployment of further malicious payloads, resulting in significant data compromise or service disruption.
Remediation
Immediate Action: Update the WPLP Cookie Consent WordPress plugin to version 4.4.4 or later immediately.
Proactive Monitoring: Monitor administrative audit logs for unusual plugin activity or unauthorized changes to site settings that may indicate a compromised administrator session.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block common cross-site scripting patterns in incoming HTTP requests to public endpoints.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability represents a critical security risk for WordPress multisite environments due to the potential for full administrative compromise. Administrators must prioritize updating the WPLP Cookie Consent plugin to version 4.4.4 immediately to resolve the lack of input sanitization and prevent potential exploitation.
More WordPress CVEs all →
History
CVE Brief tracked this CVE 1 day before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 8.8 (3.1)
- Analyst report written
- Published in the daily brief high section
Sources
Originally found and disclosed by Karthik Ramakrishnan, with WPScan (coordinator), per the CVE Program record.