Infility Global <= 2.14.42 - Authenticated (Subscriber+) Arbitrary File Upload

2025-12-11 15:11
kr0d

Strategic Overview

Status
Patched in 2.14.43
Affected PluginInfility Global
Affected Version<= 2.14.42
CVSS8.8High
CVECVE-2025-12968
View all Infility Global vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 2.14.43, or a newer patched version --- IDENTIFIER: CWE-434 (Unrestricted Upload of File with Dangerous Type) The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C