Stored Cross-Site Scripting in Ultra Addons for Contact Form 7 Plugin by WordPress
CVE-2025-6212

7.2HIGH

Key Information:

Vendor

WordPress

Vendor
CVE Published:
26 June 2025

What is CVE-2025-6212?

The Ultra Addons for Contact Form 7 plugin is susceptible to Stored Cross-Site Scripting due to inadequate input sanitization within its Database module. This vulnerability allows unfiltered field names to be saved alongside sanitized values. When accessed, the admin-side AJAX endpoint, ajax_get_table_data(), outputs these raw names as JSON column headers. The client-side DataTables renderer directly injects these headers into the Document Object Model (DOM) without proper HTML encoding, enabling unauthenticated attackers to insert and execute malicious scripts on pages viewed by users.

Affected Version(s)

Ultra Addons for Contact Form 7 3.5.11 <= 3.5.19

References

CVSS V3.1

Score:
7.2
Severity:
HIGH
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Florent Geffroy
.
CVE-2025-6212 : Stored Cross-Site Scripting in Ultra Addons for Contact Form 7 Plugin by WordPress