CVE-2026-4071 Details
Description
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.
A Cross-Site Request Forgery (CSRF) vulnerability exists in the BirdSeed plugin for WordPress, affecting all versions up to and including 2.2.0. The issue arises from the birdseed_plugin_settings_page() function, which lacks proper nonce validation. This function processes the 'birdseed_token' GET parameter and updates the database with it via update_option(), without verifying a nonce. As a result, unauthenticated attackers can manipulate the plugin's BirdSeed token setting through a forged request, provided they can deceive a site administrator into taking an action, such as clicking a link.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 2, 2026CISA-ADP
Assessed Jun 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://plugins.trac.wordpress.org/browser/birdseed/tags/2.2.0/birdseed.php#L42 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/birdseed/tags/2.2.0/birdseed.php#L43 | [email protected] | Broken LinkSource CodeVendor |
| https://plugins.trac.wordpress.org/browser/birdseed/trunk/birdseed.php#L42 | [email protected] | Source CodeVendor |
| https://plugins.trac.wordpress.org/browser/birdseed/trunk/birdseed.php#L43 | [email protected] | Source CodeVendor |
| https://www.wordfence.com/threat-intel/vulnerabilities/id/236f5a78-435a-48d1-9dd7-c42a2155cb88?source=cve | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| BirdSeed | <= 2.2.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 2, 2026 | New CVE Received | [email protected] |
Volerion