CVE-2025-6212
MEDIUM EPSS 17.0%
Published Jun 26, 20251y ago · Modified Jun 17, 20261w ago
6.1 CVSS 3.1
Published Jun 26, 2025 1y ago
Last Modified Jun 17, 2026 1w ago
Description
The Ultra Addons for Contact Form 7 plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Database module in versions 3.5.11 to 3.5.19 due to insufficient input sanitization and output escaping. The unfiltered field names are stored alongside the sanitized values. Later, the admin-side AJAX endpoint ajax_get_table_data() returns those raw names as JSON column headers, and the client-side DataTables renderer injects them directly into the DOM without any HTML encoding. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Changed
Confidentiality Low
Integrity Low
Availability None
Threat Intelligence
EPSS Exploit Probability
17.0% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-79 Cross-site Scripting Injection
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| themefic | ultimate_addons_for_contact_form_7 | * | ≥3.5.11 – <3.5.20 |
References 5
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/ultimate-addons-for-contact-form-7/trunk/addons/database/assets/js/database-pro-main.js
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/ultimate-addons-for-contact-form-7/trunk/addons/database/database.php
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3316177/
- wordpress.org https://wordpress.org/plugins/ultimate-addons-for-contact-form-7/#developers
- wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/f49e48cb-7d0b-4bcf-9090-869472b8442a?source=cve
Remediation
- plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3316177/