Unrestricted File Upload in AIT CSV Import/Export Plugin for WordPress
CVE-2025-34083

10CRITICAL

Key Information:

Vendor

WordPress

Vendor
CVE Published:
9 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-34083?

The AIT CSV Import/Export plugin for WordPress versions up to 3.0.3 contains an unrestricted file upload vulnerability that allows attackers to upload arbitrary files through the upload-handler.php endpoint. This endpoint lacks proper authentication and content-type validation, enabling malicious PHP files to be uploaded directly to the server. Despite the potential for upload errors related to CSV files, these malicious files are stored in the wp-content/uploads/ directory and remain executable. Notably, this vulnerability can be exploited even if the plugin is inactive, raising significant security concerns for WordPress sites utilizing this plugin.

Affected Version(s)

AIT CSV Import/Export WordPress Plugin * <= 3.0.3

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
10
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2025-34083 : Unrestricted File Upload in AIT CSV Import/Export Plugin for WordPress