CVE-2025-10647 HIGH

CVE-2025-10647: Embed PDF for WPForms <= 1.1.5 - Authenticated (Subscriber+) Arbitrary File Upload

Vendor Salzano
Product Embed PDF for WPForms
Weakness CWE-434 · Unrestricted file upload
Published September 19, 2025
Last update April 8, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

The Embed PDF for WPForms plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the ajax_handler_download_pdf_media function in all versions up to, and including, 1.1.5. This makes it possible for authenticated attackers, with Subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Explanation of Vulnerability in Simple Terms

02Summary

Embed PDF for WPForms versions 1.1.5 and earlier allow authenticated users to upload files without proper validation. An attacker with low-level site access can upload malicious files, potentially gaining control of the site. Update to a version newer than 1.1.5 immediately.

What an attacker can do

03Attacker Capabilities

Upload malicious files to the site and execute code with site-level permissions.

Potential impact on your site

04Site Impact

Compromised site with potential data theft, malware injection, or complete takeover by any authenticated user.

Conditions required to exploit

05Prerequisites

Attacker needs a low-privilege user account (subscriber or contributor level or higher).

Key dates

06Disclosure timeline

September 19, 2025 CVE published
April 8, 2026 Record updated