Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Lifecycle Timeline
5DescriptionCVE.org
The trx_addons WordPress plugin before 2.38.5 does not correctly validate file types in one of its AJAX action, allowing unauthenticated users to upload arbitrary file. This is due to an incorrect fix of CVE-2024-13448
AnalysisAI
The trx_addons WordPress plugin before version 2.38.5 contains an arbitrary file upload vulnerability in an AJAX action that fails to properly validate file types, allowing unauthenticated attackers to upload malicious files. This vulnerability represents an incomplete remediation of the previously disclosed CVE-2024-13448, meaning the original patch was insufficient. A public proof-of-concept exploit is available, and the vulnerability can lead to remote code execution or information disclosure depending on server configuration and file placement.
Technical ContextAI
The vulnerability exists in the trx_addons WordPress plugin (CPE: cpe:2.3:a:unknown:trx_addons), which is a theme add-on package for WordPress that provides additional functionality. The root cause is improper input validation in an AJAX action endpoint, likely related to CWE-434 (Unrestricted Upload of File with Dangerous Type). Rather than implementing a whitelist-based approach to validate file extensions and MIME types, the plugin's developers attempted a fix for CVE-2024-13448 that was incomplete, leaving the file upload mechanism still vulnerable to bypass techniques such as double extensions, null-byte injection, or MIME type spoofing. The AJAX action processes file uploads without adequate server-side validation, treating user-supplied file type declarations as trustworthy.
RemediationAI
Immediately upgrade the trx_addons WordPress plugin to version 2.38.5 or later to apply the corrected file type validation. Site administrators should verify the upgrade through the WordPress plugin dashboard or via the WPScan vulnerability reference (https://wpscan.com/vulnerability/762530ae-80a5-4ff8-9725-6adab9498c33/). As a temporary workaround pending patch availability, restrict AJAX access to the vulnerable endpoints by implementing Web Application Firewall (WAF) rules that block file upload requests to the trx_addons AJAX handlers, or disable the plugin entirely if its functionality is not critical. Additionally, review upload directories (typically wp-content/uploads) for suspicious files that may have been uploaded during the exposure window and audit access logs for evidence of exploitation.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique File Upload
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14361
GHSA-qxq6-27j9-fv97