CVE-2026-32433
Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in codepeople CP Contact Form with Paypal cp-contact-form-with-paypal allows Blind SQL Injection.This issue affects CP Contact Form with Paypal: from n/a through <= 1.3.61.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Blind SQL injection in CP Contact Form with Paypal plugin (≤1.3.61) allows unauthenticated attackers to extract database contents.
The CP Contact Form with Paypal plugin for WordPress, versions 1.3.61 and earlier fails to properly neutralize special elements used in an SQL command, leading to a blind SQL injection vulnerability. The flaw resides in how user-supplied input is handled before being passed to database queries, allowing an attacker to inject arbitrary SQL statements without proper sanitization or parameterization.
Exploitation does not require authentication, making the attack surface broad. An attacker can send crafted HTTP requests to the vulnerable plugin endpoint, injecting SQL commands that are executed blindly. This type of injection is often used in mass-exploit campaigns targeting thousands of WordPress sites regardless of size or popularity [1].
Successful exploitation enables a malicious actor to interact directly with the underlying database. This includes the ability to extract sensitive information such as user credentials, personal data, and other stored content. The CVSS score of 8.5 reflects the high potential for data compromise [1].
The vendor has released version 1.3.62 which addresses the vulnerability. Users are strongly advised to update immediately. Patchstack users can enable auto-updates for vulnerable plugins. If updating is not possible, contacting a hosting provider or web developer for assistance is recommended [1].
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <= 1.3.61
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.