CVE-2026-85681

9.8

Unknown · WP Component

The WP Component WordPress plugin fails to perform capability or nonce checks, allowing unauthenticated attackers to overwrite arbitrary site options and potentially achieve a full site takeover.

Executive summary

A critical vulnerability in the WP Component WordPress plugin allows unauthenticated attackers to gain full administrative control over the affected website.

Vulnerability

The plugin lacks necessary capability and nonce verification for specific actions, enabling unauthenticated users to modify core site options. By injecting malicious values into the database, an attacker can modify registration settings to grant administrative privileges to any user.

Business impact

Successful exploitation of this flaw grants an attacker complete control over the WordPress installation. This leads to total compromise of site data, potential redirection of traffic, and the ability to execute arbitrary code or deploy further malware. Given the CVSS score of 9.8, this vulnerability poses a catastrophic risk to business operations and data integrity.

Remediation

Immediate Action: Since a specific patch version is currently unavailable, immediately deactivate and remove the WP Component plugin from the environment until a secure update is released by the vendor.

Proactive Monitoring: Review web server access logs for unusual requests targeting administrative settings or modifications to the wp_options table.

Compensating Controls: Deploy a Web Application Firewall with rules configured to block unauthorized requests to plugin-specific action endpoints that manage site configuration.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

This vulnerability represents a severe security risk that permits complete site takeover without authentication. It is imperative that administrators identify and disable the affected plugin immediately to prevent unauthorized administrative access. Monitor vendor communications closely for the release of a patched version before considering re-deployment.

History

  1. Disclosed CVE record published
  2. Collected by CVE Brief No CVSS score yet; tracked as early warning
  3. Analyst report written
  4. Published in the daily brief critical section

Sources

Originally found and disclosed by Enrico Marcolini - Claudio Marchesini - Dottor Marc, with WPScan (coordinator), per the CVE Program record.