CVE Details
Basic Information
| Title | Ultimate Addons for Contact Form 7 <= 3.5.12 - Authenticated (Administrator+) Arbitrary File Upload via 'save_options' |
|---|---|
| Type | cve |
| Published | 2025-06-18T11:16:31.235Z |
| Last Seen |
Product Information
| Vendor | themefic |
|---|---|
| Product | Ultra Addons for Contact Form 7 |
| Version | * |
CVSS Information
| Base Score | 7.2 (HIGH) |
|---|---|
| Attack Vector | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H |
| Confidentiality Impact | |
| Integrity Impact | |
| Availability Impact |
AI Analysis
| AI Description | The Ultra Addons for Contact Form 7 plugin allows authenticated attackers with admin access to upload arbitrary files, potentially enabling remote code execution. This is due to missing file validation in the ‘save_options’ function. The vulnerability affects versions up to 3.5.12. |
|---|---|
| AI Severity | High |
| Vendor | themefic |
| Product | Ultra Addons for Contact Form 7 |
| Affected Version | 3.5.12 |
Affected Products
- themefic Ultra Addons for Contact Form 7 *
Additional Information
| CVE List | |
|---|---|
| CWE List | CWE-434 |
| Bulletin Family |
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/697f3432-63b7-42d6-b188-812165cd2020?source=cve
- https://plugins.trac.wordpress.org/browser/ultimate-addons-for-contact-form-7/trunk/admin/tf-options/classes/UACF7_Settings.php#L894-920
- https://plugins.trac.wordpress.org/changeset/3288584/
- https://github.com/d0n601/CVE-2025-6220
- https://ryankozak.com/posts/cve-2025-6220/
Description
The Ultra Addons for Contact Form 7 plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the ‘save_options’ function in all versions up to, and including, 3.5.12. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site’s server which may make remote code execution possible.