Vulnerability Description
The Gravity Forms plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the copy_post_image() function in all versions up to, and including, 2.9.20. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible. This only impacts sites that have allow_url_fopen set to `On`, the post creation form enabled along with a file upload field for the post
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/pronamic/gravityforms/blob/06de1b7e169e4f073e9d0d491e17b89365
- https://github.com/pronamic/gravityforms/blob/06de1b7e169e4f073e9d0d491e17b89365
- https://www.wordfence.com/threat-intel/vulnerabilities/id/42525101-6196-40b9-90e
FAQ
What is CVE-2025-12352?
CVE-2025-12352 is a vulnerability with a CVSS score of 9.8 (CRITICAL). The Gravity Forms plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the copy_post_image() function in all versions up to, and including, 2.9.20. This ...
How severe is CVE-2025-12352?
CVE-2025-12352 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-12352?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.