CVE-2025-12968
Unknown Unknown - Not Provided
Arbitrary File Upload in Infility Global Plugin Enables RCE

Publication date: 2025-12-12

Last updated on: 2026-04-08

Assigner: Wordfence

Description
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.42. 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-12
Last Modified
2026-04-08
Generated
2026-05-06
AI Q&A
2025-12-12
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
infility global_plugin 2.14.23
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Infility Global plugin for WordPress up to version 2.14.23. It allows authenticated users with subscriber level access or higher to upload arbitrary files to the server because the plugin only validates MIME types, which can be spoofed, and lacks proper capability checks. This can lead to remote code execution on the affected site.


How can this vulnerability impact me? :

An attacker with subscriber level access or above can upload arbitrary files to the server, potentially leading to remote code execution. This can compromise the website's security, allowing attackers to execute malicious code, steal data, or disrupt services.


What immediate steps should I take to mitigate this vulnerability?

Immediate steps to mitigate this vulnerability include updating the Infility Global plugin for WordPress to a version later than 2.14.23 where the issue is fixed, restricting user permissions to prevent subscriber level users from uploading files, and implementing additional server-side file upload validation and capability checks to prevent arbitrary file uploads.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart