Search Results (3 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-85117 2 Contact Form 7 Captcha Project, Wordpress 2 Contact Form 7 Captcha, Wordpress 2026-09-10 6.5 Medium
The Contact Form 7 Captcha WordPress plugin before 0.1.9 runs the shortcode parser over the whole rendered Contact Form 7 form, including the values a visitor submitted, allowing unauthenticated users to execute arbitrary shortcodes registered on the site.
CVE-2022-2187 1 Contact Form 7 Captcha Project 1 Contact Form 7 Captcha 2024-11-21 6.1 Medium
The Contact Form 7 Captcha WordPress plugin before 0.1.2 does not escape the $_SERVER['REQUEST_URI'] parameter before outputting it back in an attribute, which could lead to Reflected Cross-Site Scripting in old web browsers
CVE-2021-24565 1 Contact Form 7 Captcha Project 1 Contact Form 7 Captcha 2024-11-21 8.8 High
The Contact Form 7 Captcha WordPress plugin before 0.0.9 does not have any CSRF check in place when saving its settings, allowing attacker to make a logged in user with the manage_options change them. Furthermore, the settings are not escaped when output in attributes, leading to a Stored Cross-Site Scripting issue.