Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
The Genzel breadcrumbs plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2. This is due to missing or incorrect nonce validation on the _options_page function. This makes it possible for unauthenticated attackers to update the plugin's breadcrumb configuration, including templates, delimiter, home label, home URI, and breadcrumb rules via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
AnalysisAI
Cross-Site Request Forgery in the Genzel breadcrumbs WordPress plugin (all versions ≤1.2) enables unauthenticated attackers to silently overwrite breadcrumb configuration - including templates, delimiters, home labels, URIs, and routing rules - by tricking a logged-in administrator into loading a forged request. The flaw is rooted in absent nonce validation inside the _options_page function, confirmed at gb.class.php lines 412 and 424 and page-options.php line 16. No public exploit identified at time of analysis; EPSS of 0.01% (2nd percentile) signals negligible mass-exploitation probability.
Technical ContextAI
WordPress relies on cryptographic nonce tokens embedded in admin forms to bind submissions to authenticated sessions and prevent CSRF (CWE-352). The Genzel breadcrumbs plugin's _options_page handler - visible in the WordPress plugin trac at gb.class.php (lines 412, 424) and page-options.php (line 16) - processes breadcrumb configuration POST requests without verifying a nonce, meaning any valid HTTP POST to that endpoint during an active admin session will be accepted as legitimate. The CVSS vector AV:N/AC:L/PR:N/UI:R confirms the attack is network-reachable with no complexity barrier or prior privilege, but mandates that the browser of an authenticated administrator be weaponized as the unwitting HTTP client. No CPE string was provided in source data; the affected product range is confirmed by ENISA EUVD-2026-32090 as Genzel breadcrumbs versions 0 through 1.2 inclusive.
RemediationAI
No vendor-released patched version has been identified in the available data - references point to source code on the WordPress plugin trac and the Wordfence advisory without citing a fixed release. Upstream fix availability cannot be confirmed at time of analysis; the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/e9e4ffa9-9f61-42e8-85f5-1dea499a63f7 should be monitored for patch release updates. As an immediate compensating control, deactivating the Genzel breadcrumbs plugin eliminates the attack surface entirely with the trade-off of losing breadcrumb navigation functionality. Alternatively, sites running the Wordfence WAF plugin can apply firewall rules to block unauthorized POST requests to the plugin's options page endpoint, though this requires active Wordfence Premium or a manually crafted rule. Administrators should also adopt general CSRF hygiene: avoid clicking external links while logged into WordPress admin, use browser session isolation, and enforce short session timeouts.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-32090
GHSA-wc6r-m6wj-xmch