
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-19862 is an unauthenticated email header injection vulnerability in the JetFormBuilder WordPress plugin affecting all versions before 3.6.5.2. The flaw allows unauthenticated attackers to inject arbitrary email headers, add hidden recipients, and spoof the sender address by submitting form fields containing unstripped line breaks. It was publicly disclosed on September 3, 2026, and assigned a CVSS v3.1 base score of 4.8 (Medium) (WPScan, GitHub Advisory).
The root cause is CWE-93 (Improper Neutralization of CRLF Sequences / CRLF Injection): the plugin fails to validate or strip carriage return and line feed characters from address values sourced from submitted form fields before incorporating them into outgoing email headers (GitHub Advisory). An attacker can inject \r\n sequences into a form field value (e.g., a "Reply-To" or "From" address field) to terminate the current header and insert additional arbitrary headers. Exploitation requires a specific site configuration where at least one email address in the plugin's "Send Email" action is populated from a user-submitted form field (WPScan). No authentication is required, but attack complexity is rated High due to this configuration prerequisite.
Successful exploitation allows an unauthenticated attacker to manipulate outgoing emails generated by the plugin's "Send Email" action — specifically by adding hidden BCC/CC recipients, spoofing the sender address, or injecting other arbitrary headers. This can facilitate spam relay abuse, phishing campaigns using the victim site's domain, and unauthorized disclosure of email content to unintended recipients. There is no direct availability impact, and the confidentiality and integrity impacts are limited in scope (WPScan, GitHub Advisory).
No public proof-of-concept exploit code is currently available; WPScan has indicated a PoC will be published on September 17, 2026, to allow time for users to update (WPScan). There is no evidence of in-the-wild exploitation at this time, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog (GitHub Advisory). The EPSS score is approximately 0.154%, indicating a low near-term exploitation probability. The vulnerability was discovered and reported by researcher Emirhan Kurt (WPScan).
attacker@example.com\r\nBcc: hidden@attacker.com or attacker@example.com\r\nX-Custom-Header: injected.\r\n sequences.%0d%0a, %0a, or %0d sequences in email address parameters.X- headers, or a spoofed From address not matching the site's configured sender.wp_mail()) containing newline characters.Update the JetFormBuilder plugin to version 3.6.5.2 or later, which validates and strips line breaks from address values before they are used in email headers (WPScan, GitHub Advisory). As a temporary workaround, administrators should reconfigure the plugin's "Send Email" action to use static, hardcoded address values rather than populating any address field (From, Reply-To, CC, BCC) from user-submitted form data. Additionally, deploying a web application firewall (WAF) rule to block requests containing CRLF sequences (\r\n) in form parameters can reduce exposure until patching is complete.
The vulnerability was discovered by independent researcher Emirhan Kurt and responsibly disclosed through WPScan (WPScan). WPScan has adopted a coordinated disclosure approach, withholding the full proof-of-concept until September 17, 2026, to provide a remediation window for site administrators. No significant broader media coverage or notable community commentary has been identified beyond standard vulnerability database aggregation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."