PT-2026-51670 · WordPress · Bulk Seo Image
CVSS v3.1
4.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Bulk SEO Image versions prior to 1.2
Description
The Bulk SEO Image plugin for WordPress is subject to Cross-Site Request Forgery. This occurs because the settings page handler
BulkSeoImage() lacks proper nonce validation—a security token used to ensure requests are intentional and authorized—when dispatching to launchbulk() or BulkSeoImageGo() upon receiving the $ POST['bulkseoimage'] variable. Specifically, the plugin fails to implement wp nonce field() in the form and does not utilize check admin referer() or wp verify nonce() before overwriting the wp attachment image alt post meta for images attached to published posts and pages. This allows an attacker to trick a site administrator into clicking a forged link, resulting in the bulk-overwriting of image ALT-text metadata across the site.Recommendations
Update the plugin to a version later than 1.1.
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Bulk Seo Image