Plugin Vulnerability Hub
Plugin 13 known issues Latest disclosed Jun 01, 2026

cformsII Vulnerabilities

Review known vulnerability records for the WordPress plugin cformsII (`cforms2`), including severity, CVE references, affected versions, and patch status.

Recent tracked CVEs on this page include CVE-2026-39435, CVE-2026-39436 and CVE-2024-22149, so operators can jump from disclosure to patch validation without scanning the full feed first.

Known Records
13
High or Critical
6
Patch Coverage
100%
Last Updated
Jun 08, 2026
Related Security Guides

Use these guides while reviewing cformsII fixes

Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.

Patch Decision Workflow

How to prioritize cformsII remediation

Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.

Search-Ready Records
11
1. Match the Package
Confirm the installed WordPress plugin slug is cforms2 before acting on any CVE from this cluster.
2. Sort by Severity
Start with 6 high or critical records, then review medium and unrated findings with public references.
3. Check Patch Evidence
13 records include a patch path; verify compatibility before closing the finding.
4. Monitor Gaps
0 records still lack a listed fixed release, so keep this hub in the review queue.
Priority CVE Quick Links

Fast paths into cformsII CVE reports

Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.

Indexed CVEs
12
Tracked CVE Issue Type Affected Versions Fixed Version CVSS
CVE-2015-9333
cformsII < 14.6.10 - SQL Injection
SQL Injection Versions before 14.6.10 14.6.10 CVSS 9.8
CVE-2014-9473
cformsII < 14.8 - Arbitrary File Upload
Arbitrary File Upload Versions before 14.8 14.8 CVSS 9.8
CVE-2019-15238
CformsII <= 15.0.1 - Unauthenticated HTML Injection & Cross-Site Request Forgery
Cross-Site Request Forgery Versions before 15.0.2 15.0.2 CVSS 8.8
CVE-2026-39435
cformsII <= 15.1.3 - Unauthenticated Stored Cross-Site Scripting
Stored Cross-Site Scripting Versions up to 15.1.3 15.1.4 CVSS 7.2
CVE-2024-22149
cformsII <= 15.0.6 - Unauthenticated Stored Cross-Site Scripting
Stored Cross-Site Scripting Versions up to 15.0.6 15.0.7 CVSS 7.2
CVE-2017-18570
cformsII <= 14.12.3 - Authenticated SQL Injection
SQL Injection Versions before 14.13 14.13 CVSS 7.2
CVE-2017-18559
cformsII <= 14.13.2 - Cross-Site Scripting
Cross-Site Scripting Versions up to 14.13.2 14.13.3 CVSS 6.1
CVE-2014-10377
cformsII <= 13.1 - Cross-Site Scripting
Cross-Site Scripting Versions up to 13.1 13.2 CVSS 6.1
Coverage Snapshot

What this page helps you verify fast

This hub clusters tracked records for cformsII so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.

Patch Visibility
13 records include a published patch path, leaving 0 with no listed safe release yet.
Severity Mix
2 critical and 4 high severity findings.
Recent CVEs
CVE-2026-39435, CVE-2026-39436 and CVE-2024-22149
Reference Workflow
Jump from the hub into the full report when you need remediation notes, exploit context, CVSS vectors, or source references.
Triage First

Open the records most likely to drive action

These recent records surface the CVE strings, patch cues, and direct report links most operators need first.

Known Vulnerabilities

Reports for cformsII

Sorted by latest disclosure date so newly published issues surface first.

Plugin High Patched: Yes CVE-2026-39435
CVE-2026-39435: cformsII <= 15.1.3 - Unauthenticated Stored Cross-Site Scripting

The cformsII plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 15.1.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that w...

Published
Jun 01, 2026
Patched Release
15.1.4
Affected Versions
Versions up to 15.1.3
Next Step
Update to 15.1.4 or newer if supported.
Plugin Medium Patched: Yes CVE-2026-39436
CVE-2026-39436: cformsII <= 15.1.3 - Cross-Site Request Forgery

The cformsII plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 15.1.3. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to perform an unauthorized action via a...

Published
May 25, 2026
Patched Release
15.1.4
Affected Versions
Versions up to 15.1.3
Next Step
Update to 15.1.4 or newer if supported.
Plugin High Patched: Yes CVE-2024-22149
CVE-2024-22149: cformsII <= 15.0.6 - Unauthenticated Stored Cross-Site Scripting

The cformsII plugin for WordPress is vulnerable to stored Cross-Site Scripting via an unknown parameter in versions up to, and including, 15.0.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary we...

Published
Jan 15, 2024
Patched Release
15.0.7
Affected Versions
Versions up to 15.0.6
Next Step
Update to 15.0.7 or newer if supported.
Plugin Medium Patched: Yes CVE-2023-52203
CVE-2023-52203: cformsII <= 15.0.6 - Authenticated (Administrator+) Stored Cross-Site Scripting

The cformsII plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 15.0.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level...

Published
Jan 03, 2024
Patched Release
15.0.7
Affected Versions
Versions up to 15.0.6
Next Step
Update to 15.0.7 or newer if supported.
Plugin Medium Patched: Yes CVE-2023-25449
CVE-2023-25449: cformsII <= 15.0.4 - Cross-Site Request Forgery leading to Settings Updates

The cformsII plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 15.0.4. This is due to missing or incorrect nonce validation in the 'cforms-options.php', 'cforms-global-settings.php', 'cforms-corrupted.php' files. This makes it poss...

Published
Mar 08, 2023
Patched Release
15.0.5
Affected Versions
Versions up to 15.0.4
Next Step
Update to 15.0.5 or newer if supported.
Plugin High Patched: Yes CVE-2019-15238
CVE-2019-15238: CformsII <= 15.0.1 - Unauthenticated HTML Injection & Cross-Site Request Forgery

The cforms2 plugin before 15.0.2 for WordPress has CSRF related to the IP address field.

Published
Aug 12, 2019
Patched Release
15.0.2
Affected Versions
Versions before 15.0.2
Next Step
Update to 15.0.2 or newer if supported.
Plugin Medium Patched: Yes CVE-2017-18559
CVE-2017-18559: cformsII <= 14.13.2 - Cross-Site Scripting

The cformsII plugin for WordPress is vulnerable to Cross-Site Scripting in versions up to, and including, 14.13.2 due to insufficient input sanitization and output escaping on the 'switchform', 'pickform', and 'noSub' parameters. This makes it possible for attackers to inject arb...

Published
Apr 28, 2017
Patched Release
14.13.3
Affected Versions
Versions up to 14.13.2
Next Step
Update to 14.13.3 or newer if supported.
Plugin High Patched: Yes CVE-2017-18570
CVE-2017-18570: cformsII <= 14.12.3 - Authenticated SQL Injection

The cformsII plugin for WordPress is vulnerable to generic SQL Injection via Delete Entries or Download Entries in versions up to, and including, 14.12.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This...

Published
Apr 24, 2017
Patched Release
14.13
Affected Versions
Versions before 14.13
Next Step
Update to 14.13 or newer if supported.
Plugin Critical Patched: Yes CVE-2015-9333
CVE-2015-9333: cformsII < 14.6.10 - SQL Injection

The cforms2 plugin before 14.6.10 for WordPress has SQL injection via several parameters.

Published
Apr 11, 2015
Patched Release
14.6.10
Affected Versions
Versions before 14.6.10
Next Step
Update to 14.6.10 or newer if supported.
Plugin Critical Patched: Yes CVE-2014-9473
CVE-2014-9473: cformsII < 14.8 - Arbitrary File Upload

Unrestricted file upload vulnerability in lib_nonajax.php in the CformsII plugin 14.7 and earlier for WordPress allows remote attackers to execute arbitrary code by uploading a file with an executable extension via the cf_uploadfile2[] parameter, then accessing the file via a dir...

Published
Dec 29, 2014
Patched Release
14.8
Affected Versions
Versions before 14.8
Next Step
Update to 14.8 or newer if supported.
Plugin Medium Patched: Yes CVE-2014-10377
CVE-2014-10377: cformsII <= 13.1 - Cross-Site Scripting

The cforms II(2) plugin before 13.2 for WordPress has XSS in lib_ajax.php.

Published
Oct 16, 2014
Patched Release
13.2
Affected Versions
Versions up to 13.1
Next Step
Update to 13.2 or newer if supported.
Plugin Medium Patched: Yes
CformsII <= 14.10.1 - CAPTCHA Bypass

The CformsII plugin for WordPress is vulnerable to CAPTCHA Bypass in versions up to, and including, 14.10.1. This is due to the codes not being one-time use and improper verification of user-supplied data. This makes it possible for unauthenticated attackers to bypass the Captcha...

Published
Dec 15, 2010
Patched Release
14.11
Affected Versions
Versions up to 14.10.1
Next Step
Update to 14.11 or newer if supported.