CVE-2026-13425
Last modified
CVE-2026-13425 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Database for CF7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Array Form Field Values in all versions up to, and including, 1.2.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
The Database for CF7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Array Form Field Values in all versions up to, and including, 1.2.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This is exploitable by unauthenticated attackers because Contact Form 7 accepts array-structured input for ordinary text fields (e.g., your-name[]) via the public REST API endpoint /wp-json/contact-form-7/v1/contact-forms/{id}/feedback, and the plugin stores submitted data using $wpdb INSERT with serialize() into a custom wp_cf7db table, bypassing WordPress save-time filtering via wp_insert_post/wp_kses.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| code4life | Database for CF7 | <= 1.2.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-13425?
How severe is CVE-2026-13425?
How do I fix CVE-2026-13425?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-13402The Royal Addons for Elementor WordPress plugin before 1.7.…5.3
- CVE-2026-1341Avation Light Engine Pro exposes its configuration and contr…9.3
- CVE-2026-13410Dancer::Plugin::Auth::Google versions before 0.08 for Perl h…8.2
- CVE-2026-1342IBM Verify Identity Access Container 11.0 through 11.0.2 and…7.9
- CVE-2026-13422The HD Quiz plugin for WordPress is vulnerable to Cross-Site…4.3
- CVE-2026-13423The Streamit WordPress theme through 4.5.0 does not perform …9.8
- CVE-2026-13426The Mattermost Go module github.com/mattermost/mattermost/se…5.4
- CVE-2026-1343IBM Verify Identity Access Container 11.0 through 11.0.2 and…7.2
- CVE-2026-13430The Post Export Import with Media plugin for WordPress is vu…7.2
- CVE-2026-13432The ThumbPress WordPress plugin before 6.2.2 does not perfo…5.4
- CVE-2026-13434A flaw was found in KubeVirt's network annotation generator.…4.9
- CVE-2026-13435IBM Langflow OSS 1.0.0 through 1.10.1 contains an improper i…9.9
Are you affected by CVE-2026-13425?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
