Vulnerability Details
Basic Information
| Title | CVE-2025-2111 WP Headers And Footers <= 3.1.1 - Cross-Site Request Forgery to Arbitrary Options Update |
|---|---|
| Type | cve |
| Published | 2025-04-19T05:30:13 |
| Last Seen | 2025-04-19T06:04:16 |
| CVSS Score | 7.5 (HIGH) |
CVSS v3 Details
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | HIGH |
| Privileges Required | NONE |
| User Interaction | REQUIRED |
| Scope | UNCHANGED |
| Confidentiality Impact | HIGH |
| Integrity Impact | HIGH |
| Availability Impact | HIGH |
CVE Information
| CVE IDs | CVE-2025-2111 |
|---|---|
| CWE | CWE-352 |
| Bulletin Family | cve |
Description
The Insert Headers And Footers plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1.1. This is due to missing or incorrect nonce validation on the ‘custom_plugin_set_option’ function. This makes it possible for unauthenticated attackers to update arbitrary options on the WordPress site via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site. The ‘WPBRIGADE_SDK__DEV_MODE’ constant must be set to ‘true’ to exploit the vulnerability.
Impact Assessment
| Base Score | 7.5 |
|---|---|
| Severity | HIGH |