PatchSiren cyber security CVE debrief
CVE-2026-88996 smub CVE debrief
The WPForms plugin for WordPress, specifically versions up to and including 2.0.2, is vulnerable to Reflected Cross-Site Scripting via the 'page_title' POST parameter. This vulnerability allows unauthenticated attackers to inject arbitrary web scripts into pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The vulnerability is due to insufficient input sanitization and output escaping. This issue is particularly concerning for defenders responsible for WordPress installations using the WPForms plugin, as it can lead to unauthorized script execution on affected sites.
- Vendor
- smub
- Product
- WPForms – AI Form Builder for WordPress – Contact Forms, Payment Forms, Survey Form, Quiz & More
- CVSS
- MEDIUM 6.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for WordPress installations using the WPForms plugin should assess exposure and prioritize verification and remediation efforts. This includes reviewing plugin versions, monitoring for suspicious activity, and ensuring user awareness about potential phishing attacks. Additionally, defenders should review and update incident response plans to address potential Cross-Site Scripting attacks.
Why it matters
The WPForms plugin for WordPress is vulnerable to Reflected Cross-Site Scripting, allowing unauthenticated attackers to inject arbitrary web scripts. Defenders should prioritize verification, remediation, and user awareness efforts.
- Unauthenticated attackers can inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
- Defenders need to verify and update WPForms plugin versions to prevent potential Cross-Site Scripting attacks.
- User awareness about potential phishing attacks is crucial to prevent successful exploitation.
Technical summary
The WPForms plugin for WordPress, versions up to and including 2.0.2, is vulnerable to Reflected Cross-Site Scripting via the 'page_title' POST parameter. This vulnerability is caused by insufficient input sanitization and output escaping. An attacker can exploit this vulnerability by injecting arbitrary web scripts into pages, which can execute if a user is tricked into performing an action such as clicking on a link. The vulnerability affects all versions up to, and including, 2.0.2 of the WPForms plugin. Defenders should prioritize verifying and updating WPForms plugin versions, monitoring for suspicious activity, and ensuring user awareness about potential phishing attacks.
Defensive priority
Defenders should prioritize verifying and updating WPForms plugin versions, monitoring for suspicious activity, and ensuring user awareness about potential phishing attacks.
Recommended defensive actions
- Verify and update WPForms plugin versions to ensure they are not vulnerable
- Monitor for suspicious activity and potential phishing attacks
- Ensure user awareness about potential phishing attacks
- Review and update incident response plans to address potential Cross-Site Scripting attacks
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, including its description, CVSS score of 6.1, and references to source code. The WPForms plugin's use of the {page_title} Smart Tag in confirmation messages, particularly within HTML attribute contexts, exacerbates the vulnerability. Defenders should verify the plugin version and review confirmation message settings to ensure they are not inadvertently exposing the vulnerability. Evidence from the CVE record and NVD entry suggests that the vulnerability has not been
Sources and references
Verified primary and authoritative sources
-
CVE-2026-88996 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-88996
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-88996 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-88996
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wpforms-lite/tags/2.0.1.1/includes/class-process.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wpforms-lite/tags/2.0.1.1/src/Frontend/Classic.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wpforms-lite/tags/2.0.1.1/src/SmartTags/SmartTag/PageTitle.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/wpforms-lite/tags/2.0.1.1/src/SmartTags/SmartTags.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.