CVE-2025-7711: CWE-94 Improper Control of Generation of Code ('Code Injection') in techlabpro1 Classified Listing – AI-Powered Classified ads & Business Directory Plugin
The The Classified Listing – Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.0.3. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes.
AI Analysis
Technical Summary
CVE-2025-7711 is a code injection vulnerability classified under CWE-94 affecting the Classified Listing – AI-Powered Classified ads & Business Directory Plugin for WordPress, developed by techlabpro1. The flaw exists in all versions up to and including 5.0.3, where the plugin improperly validates input before executing the WordPress do_shortcode function. This improper control allows authenticated users with Subscriber-level privileges or higher to execute arbitrary shortcodes, which can lead to execution of unintended code within the WordPress environment. Since shortcodes can embed PHP or other commands indirectly, this vulnerability can be leveraged to manipulate site content, escalate privileges, or perform unauthorized actions affecting data integrity and confidentiality. The vulnerability does not require user interaction and can be exploited remotely over the network. The CVSS 3.1 base score of 5.4 reflects a medium severity, with an attack vector of network, low attack complexity, and requiring low privileges but no user interaction. No public exploits have been reported yet, but the presence of this vulnerability in a widely used plugin increases the risk of future exploitation. The lack of a patch at the time of disclosure necessitates immediate mitigation steps by administrators. This vulnerability is particularly concerning for sites that allow multiple users with Subscriber or higher roles, as it expands the attack surface beyond administrators.
Potential Impact
For European organizations using the Classified Listing plugin on WordPress sites, this vulnerability can lead to unauthorized shortcode execution by low-privilege authenticated users, potentially resulting in data tampering, unauthorized content changes, or privilege escalation. Confidentiality could be compromised if attackers use shortcode execution to access sensitive information or inject malicious scripts. Integrity is at risk due to the possibility of altering site content or configurations. Availability impact is minimal as the vulnerability does not directly enable denial-of-service attacks. Organizations operating classified ads, business directories, or community platforms relying on this plugin may face reputational damage and operational disruptions if exploited. Given the medium severity and ease of exploitation, attackers could leverage this vulnerability to establish footholds or pivot within affected networks. The risk is heightened in environments with many authenticated users or weak access controls. European entities must consider compliance implications under GDPR if personal data is exposed or altered due to exploitation.
Mitigation Recommendations
Until an official patch is released, European organizations should implement the following mitigations: 1) Restrict Subscriber and other low-privilege user roles from accessing functionalities that invoke shortcode execution within the plugin. 2) Employ WordPress security plugins or custom code to monitor and log shortcode usage and detect anomalous shortcode executions. 3) Harden user role permissions by reviewing and minimizing capabilities granted to authenticated users. 4) Disable or limit the use of shortcodes in user-generated content where possible. 5) Conduct regular security audits and vulnerability scans focusing on WordPress plugins. 6) Prepare for rapid deployment of patches once available from the vendor. 7) Educate site administrators and users about the risks of shortcode injection and encourage strong password policies to prevent account compromise. 8) Consider isolating critical WordPress instances or using web application firewalls (WAFs) with rules to detect and block suspicious shortcode execution patterns.
Affected Countries
Germany, United Kingdom, France, Netherlands, Italy, Spain, Poland
CVE-2025-7711: CWE-94 Improper Control of Generation of Code ('Code Injection') in techlabpro1 Classified Listing – AI-Powered Classified ads & Business Directory Plugin
Description
The The Classified Listing – Classified ads & Business Directory Plugin plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 5.0.3. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes.
AI-Powered Analysis
Technical Analysis
CVE-2025-7711 is a code injection vulnerability classified under CWE-94 affecting the Classified Listing – AI-Powered Classified ads & Business Directory Plugin for WordPress, developed by techlabpro1. The flaw exists in all versions up to and including 5.0.3, where the plugin improperly validates input before executing the WordPress do_shortcode function. This improper control allows authenticated users with Subscriber-level privileges or higher to execute arbitrary shortcodes, which can lead to execution of unintended code within the WordPress environment. Since shortcodes can embed PHP or other commands indirectly, this vulnerability can be leveraged to manipulate site content, escalate privileges, or perform unauthorized actions affecting data integrity and confidentiality. The vulnerability does not require user interaction and can be exploited remotely over the network. The CVSS 3.1 base score of 5.4 reflects a medium severity, with an attack vector of network, low attack complexity, and requiring low privileges but no user interaction. No public exploits have been reported yet, but the presence of this vulnerability in a widely used plugin increases the risk of future exploitation. The lack of a patch at the time of disclosure necessitates immediate mitigation steps by administrators. This vulnerability is particularly concerning for sites that allow multiple users with Subscriber or higher roles, as it expands the attack surface beyond administrators.
Potential Impact
For European organizations using the Classified Listing plugin on WordPress sites, this vulnerability can lead to unauthorized shortcode execution by low-privilege authenticated users, potentially resulting in data tampering, unauthorized content changes, or privilege escalation. Confidentiality could be compromised if attackers use shortcode execution to access sensitive information or inject malicious scripts. Integrity is at risk due to the possibility of altering site content or configurations. Availability impact is minimal as the vulnerability does not directly enable denial-of-service attacks. Organizations operating classified ads, business directories, or community platforms relying on this plugin may face reputational damage and operational disruptions if exploited. Given the medium severity and ease of exploitation, attackers could leverage this vulnerability to establish footholds or pivot within affected networks. The risk is heightened in environments with many authenticated users or weak access controls. European entities must consider compliance implications under GDPR if personal data is exposed or altered due to exploitation.
Mitigation Recommendations
Until an official patch is released, European organizations should implement the following mitigations: 1) Restrict Subscriber and other low-privilege user roles from accessing functionalities that invoke shortcode execution within the plugin. 2) Employ WordPress security plugins or custom code to monitor and log shortcode usage and detect anomalous shortcode executions. 3) Harden user role permissions by reviewing and minimizing capabilities granted to authenticated users. 4) Disable or limit the use of shortcodes in user-generated content where possible. 5) Conduct regular security audits and vulnerability scans focusing on WordPress plugins. 6) Prepare for rapid deployment of patches once available from the vendor. 7) Educate site administrators and users about the risks of shortcode injection and encourage strong password policies to prevent account compromise. 8) Consider isolating critical WordPress instances or using web application firewalls (WAFs) with rules to detect and block suspicious shortcode execution patterns.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-07-16T13:49:21.442Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 691ba3aabb922d226272e042
Added to database: 11/17/2025, 10:37:30 PM
Last enriched: 11/17/2025, 10:53:15 PM
Last updated: 11/18/2025, 9:44:09 AM
Views: 12
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-2025-4212: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in wpwham Checkout Files Upload for WooCommerce
HighCVE-2025-13196: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in bdthemes Element Pack Addons for Elementor
MediumCVE-2025-13133: CWE-1236 Improper Neutralization of Formula Elements in a CSV File in vaniivan Simple User Import Export
MediumCVE-2025-13069: CWE-434 Unrestricted Upload of File with Dangerous Type in ideastocode Enable SVG, WebP, and ICO Upload
HighCVE-2025-12955: CWE-862 Missing Authorization in rajeshsingh520 Live sales notification for WooCommerce
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.