CVE-2025-13376: CWE-434 Unrestricted Upload of File with Dangerous Type in ov3rkll ProjectList
The ProjectList plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 0.3.0. This makes it possible for authenticated attackers, with Editor-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
AI Analysis
Technical Summary
CVE-2025-13376 is a vulnerability classified under CWE-434 (Unrestricted Upload of File with Dangerous Type) found in the ov3rkll ProjectList plugin for WordPress. This plugin, in all versions up to and including 0.3.0, lacks proper validation of file types during upload operations. Authenticated users with Editor-level access or higher can exploit this flaw to upload arbitrary files to the web server hosting the WordPress site. Because the plugin does not restrict or sanitize the file types, attackers can upload malicious scripts or executables, potentially leading to remote code execution (RCE). The attack vector is network-based and requires prior authentication with elevated privileges, but no user interaction beyond that is necessary. The vulnerability impacts confidentiality, integrity, and availability by allowing attackers to execute arbitrary code, modify or delete data, and disrupt service. Although no public exploits have been reported yet, the vulnerability's nature and ease of exploitation make it a critical risk for affected sites. The lack of patch links indicates that a fix may not yet be available, increasing the urgency for interim mitigations. The vulnerability was published on November 25, 2025, with a CVSS v3.1 score of 7.2, reflecting high severity due to its potential impact and exploitability.
Potential Impact
The impact of CVE-2025-13376 is significant for organizations using the ov3rkll ProjectList WordPress plugin. Successful exploitation allows attackers with Editor-level privileges to upload arbitrary files, which can lead to remote code execution on the web server. This compromises the confidentiality of sensitive data stored or processed by the website, as attackers may access or exfiltrate information. Integrity is at risk because attackers can modify or delete website content or backend data. Availability may also be affected if attackers deploy malicious payloads that disrupt service or cause denial-of-service conditions. Since WordPress powers a substantial portion of websites globally, and many organizations rely on plugins for extended functionality, this vulnerability poses a widespread risk. Attackers could leverage compromised sites to pivot into internal networks, conduct further attacks, or host malicious content. The requirement for Editor-level access limits the attack surface but does not eliminate risk, especially in environments with multiple users or weak access controls. The absence of known exploits currently reduces immediate threat but does not preclude rapid exploitation once proof-of-concept code becomes available.
Mitigation Recommendations
1. Immediately restrict Editor-level and higher privileges to trusted users only, minimizing the number of accounts that can exploit this vulnerability. 2. Implement strict file upload policies at the web server or application firewall level to block dangerous file types commonly used for code execution (e.g., .php, .exe, .js). 3. Monitor upload directories for suspicious or unexpected files and establish automated alerts for anomalous activity. 4. Disable or remove the ov3rkll ProjectList plugin if it is not essential to reduce attack surface. 5. Apply principle of least privilege to WordPress roles and regularly audit user permissions. 6. Use security plugins or web application firewalls that can detect and block arbitrary file uploads or malicious payloads. 7. Stay updated with vendor advisories and apply patches or updates as soon as they are released. 8. Conduct regular security assessments and penetration testing focused on file upload functionalities. 9. Employ server-side scanning and sandboxing of uploaded files to detect malicious content before execution. 10. Educate site administrators about the risks of granting elevated privileges and the importance of secure plugin management.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, India, Brazil, Japan, Netherlands, Italy, Spain
CVE-2025-13376: CWE-434 Unrestricted Upload of File with Dangerous Type in ov3rkll ProjectList
Description
The ProjectList plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in all versions up to, and including, 0.3.0. This makes it possible for authenticated attackers, with Editor-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-13376 is a vulnerability classified under CWE-434 (Unrestricted Upload of File with Dangerous Type) found in the ov3rkll ProjectList plugin for WordPress. This plugin, in all versions up to and including 0.3.0, lacks proper validation of file types during upload operations. Authenticated users with Editor-level access or higher can exploit this flaw to upload arbitrary files to the web server hosting the WordPress site. Because the plugin does not restrict or sanitize the file types, attackers can upload malicious scripts or executables, potentially leading to remote code execution (RCE). The attack vector is network-based and requires prior authentication with elevated privileges, but no user interaction beyond that is necessary. The vulnerability impacts confidentiality, integrity, and availability by allowing attackers to execute arbitrary code, modify or delete data, and disrupt service. Although no public exploits have been reported yet, the vulnerability's nature and ease of exploitation make it a critical risk for affected sites. The lack of patch links indicates that a fix may not yet be available, increasing the urgency for interim mitigations. The vulnerability was published on November 25, 2025, with a CVSS v3.1 score of 7.2, reflecting high severity due to its potential impact and exploitability.
Potential Impact
The impact of CVE-2025-13376 is significant for organizations using the ov3rkll ProjectList WordPress plugin. Successful exploitation allows attackers with Editor-level privileges to upload arbitrary files, which can lead to remote code execution on the web server. This compromises the confidentiality of sensitive data stored or processed by the website, as attackers may access or exfiltrate information. Integrity is at risk because attackers can modify or delete website content or backend data. Availability may also be affected if attackers deploy malicious payloads that disrupt service or cause denial-of-service conditions. Since WordPress powers a substantial portion of websites globally, and many organizations rely on plugins for extended functionality, this vulnerability poses a widespread risk. Attackers could leverage compromised sites to pivot into internal networks, conduct further attacks, or host malicious content. The requirement for Editor-level access limits the attack surface but does not eliminate risk, especially in environments with multiple users or weak access controls. The absence of known exploits currently reduces immediate threat but does not preclude rapid exploitation once proof-of-concept code becomes available.
Mitigation Recommendations
1. Immediately restrict Editor-level and higher privileges to trusted users only, minimizing the number of accounts that can exploit this vulnerability. 2. Implement strict file upload policies at the web server or application firewall level to block dangerous file types commonly used for code execution (e.g., .php, .exe, .js). 3. Monitor upload directories for suspicious or unexpected files and establish automated alerts for anomalous activity. 4. Disable or remove the ov3rkll ProjectList plugin if it is not essential to reduce attack surface. 5. Apply principle of least privilege to WordPress roles and regularly audit user permissions. 6. Use security plugins or web application firewalls that can detect and block arbitrary file uploads or malicious payloads. 7. Stay updated with vendor advisories and apply patches or updates as soon as they are released. 8. Conduct regular security assessments and penetration testing focused on file upload functionalities. 9. Employ server-side scanning and sandboxing of uploaded files to detect malicious content before execution. 10. Educate site administrators about the risks of granting elevated privileges and the importance of secure plugin management.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-11-18T19:29:31.740Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69255e28292ce6fc00be05fe
Added to database: 11/25/2025, 7:43:36 AM
Last enriched: 2/27/2026, 9:46:16 AM
Last updated: 3/21/2026, 12:22:17 AM
Views: 101
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.