The BirdSeed plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.2.0. This is due to missing nonce validation in the birdseed_plugin_settings_page() function. The function processes the 'birdseed_token' GET parameter and saves it to the database via update_option() without verifying a nonce. This makes it possible for unauthenticated attackers to change the plugin's BirdSeed token setting via a forged request, granted they can trick a site administrator into performing an action such as clicking a link.
References
Configurations
No configuration.
History
22 Jul 2026, 19:10
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
02 Jun 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-02 09:16
Updated : 2026-07-22 19:10
NVD link : CVE-2026-4071
Mitre link : CVE-2026-4071
CVE.ORG link : CVE-2026-4071
JSON object : View
Products Affected
No product.
CWE
CWE-352
Cross-Site Request Forgery (CSRF)
