CVE-2025-12968

The Infility Global plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation and capability checks in all versions up to, and including, 2.14.23. This is due to the `upload_file` function in the `infility_import_file` class only validating the MIME type which can be easily spoofed, and the `import_data` function missing capability checks. 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.
Configurations

No configuration.

History

12 Dec 2025, 04:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-12 04:15

Updated : 2025-12-12 15:17


NVD link : CVE-2025-12968

Mitre link : CVE-2025-12968

CVE.ORG link : CVE-2025-12968


JSON object : View

Products Affected

No product.

CWE
CWE-434

Unrestricted Upload of File with Dangerous Type