CVE-2024-12066: CWE-73 External Control of File Name or Path in smsaexpress SMSA Shipping(official)
CVE-2024-12066 is a high-severity vulnerability in the SMSA Shipping(official) WordPress plugin that allows authenticated users with Subscriber-level access or higher to delete arbitrary files on the server due to insufficient validation of file paths in the smsa_delete_label() function. Exploitation can lead to deletion of critical files such as wp-config. php, potentially enabling remote code execution. The vulnerability affects all versions up to and including 2. 2. No user interaction is required beyond authentication, and the attack can be performed remotely over the network. Although no known exploits are currently reported in the wild, the high CVSS score of 8. 8 reflects the significant risk posed by this flaw. Organizations using this plugin should prioritize patching or mitigating this vulnerability to prevent potential compromise. Countries with widespread WordPress usage and significant e-commerce or shipping operations are at higher risk.
AI Analysis
Technical Summary
CVE-2024-12066 is a vulnerability classified under CWE-73 (External Control of File Name or Path) found in the SMSA Shipping(official) WordPress plugin, which is widely used for shipping management. The flaw exists in the smsa_delete_label() function, where the plugin fails to properly validate file paths before deleting files. This lack of validation allows authenticated users with as low as Subscriber-level privileges to specify arbitrary file paths for deletion. Because WordPress installations rely on critical configuration files such as wp-config.php, deleting such files can disrupt site functionality and enable attackers to execute remote code by forcing the system into an unstable or compromised state. The vulnerability is remotely exploitable over the network without requiring user interaction beyond authentication, making it particularly dangerous. The CVSS 3.1 base score of 8.8 indicates high severity, with network attack vector, low attack complexity, privileges required at a low level, no user interaction, and high impact on confidentiality, integrity, and availability. Although no public exploits have been reported yet, the vulnerability's characteristics make it a prime target for attackers aiming to escalate privileges and gain control over WordPress sites. The vulnerability affects all versions of the plugin up to 2.2, and no official patches have been linked yet, underscoring the urgency for mitigation.
Potential Impact
The impact of CVE-2024-12066 is significant for organizations using the SMSA Shipping(official) plugin on WordPress sites. Successful exploitation allows attackers with minimal privileges to delete arbitrary files, including critical configuration files like wp-config.php, which can lead to site downtime, data loss, and potential remote code execution. This can result in full site compromise, data breaches, and disruption of e-commerce and shipping operations. For businesses relying on WordPress for customer-facing services, this could mean loss of revenue, reputational damage, and regulatory consequences if sensitive data is exposed or services are interrupted. The vulnerability's ease of exploitation and high impact on confidentiality, integrity, and availability make it a critical risk, especially for organizations with multiple users having Subscriber-level access or higher. Additionally, the lack of known exploits currently does not diminish the urgency, as attackers may develop exploits rapidly once details are public.
Mitigation Recommendations
To mitigate CVE-2024-12066, organizations should immediately audit their WordPress installations for the presence of the SMSA Shipping(official) plugin and restrict Subscriber-level and higher privileges to trusted users only. Until an official patch is released, administrators can implement web application firewall (WAF) rules to detect and block suspicious requests targeting the smsa_delete_label() function or attempts to delete files via crafted parameters. Monitoring server logs for unusual file deletion requests or errors related to critical files like wp-config.php can provide early detection. Additionally, implementing file integrity monitoring to alert on unexpected deletions or modifications of critical files is recommended. Restricting file system permissions to prevent the web server user from deleting or modifying sensitive files can reduce the impact of exploitation. Finally, organizations should subscribe to vendor and security advisories for prompt application of patches once available and consider isolating WordPress environments to limit lateral movement in case of compromise.
Affected Countries
United States, India, Germany, United Kingdom, Canada, Australia, Brazil, France, Japan, Netherlands
CVE-2024-12066: CWE-73 External Control of File Name or Path in smsaexpress SMSA Shipping(official)
Description
CVE-2024-12066 is a high-severity vulnerability in the SMSA Shipping(official) WordPress plugin that allows authenticated users with Subscriber-level access or higher to delete arbitrary files on the server due to insufficient validation of file paths in the smsa_delete_label() function. Exploitation can lead to deletion of critical files such as wp-config. php, potentially enabling remote code execution. The vulnerability affects all versions up to and including 2. 2. No user interaction is required beyond authentication, and the attack can be performed remotely over the network. Although no known exploits are currently reported in the wild, the high CVSS score of 8. 8 reflects the significant risk posed by this flaw. Organizations using this plugin should prioritize patching or mitigating this vulnerability to prevent potential compromise. Countries with widespread WordPress usage and significant e-commerce or shipping operations are at higher risk.
AI-Powered Analysis
Technical Analysis
CVE-2024-12066 is a vulnerability classified under CWE-73 (External Control of File Name or Path) found in the SMSA Shipping(official) WordPress plugin, which is widely used for shipping management. The flaw exists in the smsa_delete_label() function, where the plugin fails to properly validate file paths before deleting files. This lack of validation allows authenticated users with as low as Subscriber-level privileges to specify arbitrary file paths for deletion. Because WordPress installations rely on critical configuration files such as wp-config.php, deleting such files can disrupt site functionality and enable attackers to execute remote code by forcing the system into an unstable or compromised state. The vulnerability is remotely exploitable over the network without requiring user interaction beyond authentication, making it particularly dangerous. The CVSS 3.1 base score of 8.8 indicates high severity, with network attack vector, low attack complexity, privileges required at a low level, no user interaction, and high impact on confidentiality, integrity, and availability. Although no public exploits have been reported yet, the vulnerability's characteristics make it a prime target for attackers aiming to escalate privileges and gain control over WordPress sites. The vulnerability affects all versions of the plugin up to 2.2, and no official patches have been linked yet, underscoring the urgency for mitigation.
Potential Impact
The impact of CVE-2024-12066 is significant for organizations using the SMSA Shipping(official) plugin on WordPress sites. Successful exploitation allows attackers with minimal privileges to delete arbitrary files, including critical configuration files like wp-config.php, which can lead to site downtime, data loss, and potential remote code execution. This can result in full site compromise, data breaches, and disruption of e-commerce and shipping operations. For businesses relying on WordPress for customer-facing services, this could mean loss of revenue, reputational damage, and regulatory consequences if sensitive data is exposed or services are interrupted. The vulnerability's ease of exploitation and high impact on confidentiality, integrity, and availability make it a critical risk, especially for organizations with multiple users having Subscriber-level access or higher. Additionally, the lack of known exploits currently does not diminish the urgency, as attackers may develop exploits rapidly once details are public.
Mitigation Recommendations
To mitigate CVE-2024-12066, organizations should immediately audit their WordPress installations for the presence of the SMSA Shipping(official) plugin and restrict Subscriber-level and higher privileges to trusted users only. Until an official patch is released, administrators can implement web application firewall (WAF) rules to detect and block suspicious requests targeting the smsa_delete_label() function or attempts to delete files via crafted parameters. Monitoring server logs for unusual file deletion requests or errors related to critical files like wp-config.php can provide early detection. Additionally, implementing file integrity monitoring to alert on unexpected deletions or modifications of critical files is recommended. Restricting file system permissions to prevent the web server user from deleting or modifying sensitive files can reduce the impact of exploitation. Finally, organizations should subscribe to vendor and security advisories for prompt application of patches once available and consider isolating WordPress environments to limit lateral movement in case of compromise.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-12-02T21:25:42.797Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e2db7ef31ef0b597375
Added to database: 2/25/2026, 9:48:29 PM
Last enriched: 2/26/2026, 4:41:32 AM
Last updated: 2/26/2026, 9:27:07 AM
Views: 3
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.
Related Threats
CVE-2026-28138: Deserialization of Untrusted Data in Stylemix uListing
HighCVE-2026-28136: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in VeronaLabs WP SMS
HighCVE-2026-28132: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in villatheme WooCommerce Photo Reviews
HighCVE-2026-28131: Insertion of Sensitive Information Into Sent Data in WPVibes Elementor Addon Elements
HighCVE-2026-28083: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in UX-themes Flatsome
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.