PT-2026-39972 · Phkcorp2005+1 · Wp-Redirection
CVE-2026-7562
·
Published
2026-05-11
·
Updated
2026-05-12
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
WP-Redirection versions prior to 1.0.4
Description
Cross-Site Request Forgery occurs because the admin settings form lacks a nonce field and the
displayWPRedirectionManagementPage() function does not perform nonce verification via check admin referer() or wp verify nonce() before processing POST requests. This allows unauthenticated attackers to trick a logged-in administrator into clicking a crafted link to create, modify, or delete URL redirection records in the database without consent. A nonce is a unique token used to protect against request forgery by ensuring the request was intentionally sent by the user.Recommendations
Update to a version newer than 1.0.3.
Fix
CSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wp-Redirection