CVE-2024-11977: CWE-94 Improper Control of Generation of Code ('Code Injection') in collizo4sky kk Star Ratings – Rate Post & Collect User Feedbacks
CVE-2024-11977 is a high-severity vulnerability in the WordPress plugin 'kk Star Ratings – Rate Post & Collect User Feedbacks' by collizo4sky, affecting all versions up to 5. 4. 10. It allows unauthenticated attackers to execute arbitrary shortcodes due to improper validation before calling do_shortcode, leading to code injection (CWE-94). This vulnerability can compromise confidentiality, integrity, and availability of affected WordPress sites without requiring user interaction or authentication. Although no known exploits are currently in the wild, the ease of exploitation and broad impact on WordPress sites make this a significant threat. Organizations using this plugin should prioritize patching or mitigation to prevent potential exploitation. Countries with large WordPress user bases and significant web presence are at higher risk. The CVSS score is 7. 3 (high), reflecting the network attack vector, low attack complexity, and no privileges or user interaction required.
AI Analysis
Technical Summary
CVE-2024-11977 is a code injection vulnerability classified under CWE-94 affecting the 'kk Star Ratings – Rate Post & Collect User Feedbacks' WordPress plugin developed by collizo4sky. The flaw exists because the plugin improperly controls the generation and execution of code via WordPress shortcodes. Specifically, it allows unauthenticated attackers to submit crafted input that is passed unchecked to the do_shortcode function, enabling arbitrary shortcode execution. This can lead to arbitrary code execution within the context of the WordPress site, potentially allowing attackers to manipulate site content, execute malicious scripts, or escalate privileges depending on the shortcodes available. The vulnerability affects all plugin versions up to and including 5.4.10. The CVSS v3.1 score of 7.3 indicates a high-severity issue with a network attack vector, low attack complexity, no privileges required, and no user interaction needed. Although no public exploits have been reported yet, the vulnerability's nature and ease of exploitation make it a critical concern for WordPress site administrators using this plugin. The lack of patch links suggests that a fix may not yet be publicly available, increasing the urgency for mitigation.
Potential Impact
The impact of CVE-2024-11977 is significant for organizations running WordPress sites with the vulnerable kk Star Ratings plugin. Successful exploitation can lead to arbitrary shortcode execution, which may allow attackers to execute malicious code, alter website content, steal sensitive data, or disrupt site availability. This compromises the confidentiality, integrity, and availability of the affected systems. Since the vulnerability requires no authentication or user interaction, it can be exploited remotely by any attacker scanning for vulnerable sites. This increases the risk of widespread automated attacks, defacements, data breaches, or use of the compromised site as a pivot point for further attacks within an organization’s network. The vulnerability is particularly dangerous for organizations relying on WordPress for customer-facing websites, e-commerce, or content management, as it can damage reputation, lead to regulatory non-compliance, and incur financial losses.
Mitigation Recommendations
To mitigate CVE-2024-11977, organizations should immediately assess their WordPress installations for the presence of the kk Star Ratings plugin and its version. If the plugin is installed and unpatched, disable or remove it until a vendor patch is available. In the absence of an official patch, administrators can implement the following specific mitigations: 1) Restrict access to the plugin’s shortcode execution endpoints using web application firewall (WAF) rules or IP whitelisting to block unauthenticated requests. 2) Employ input validation or sanitization at the web server or application firewall level to detect and block suspicious shortcode payloads. 3) Monitor web server logs for unusual shortcode execution patterns or unexpected POST requests targeting the plugin. 4) Harden WordPress installations by limiting plugin usage to trusted and actively maintained plugins only. 5) Keep WordPress core and all plugins updated regularly to reduce attack surface. 6) Consider running WordPress in a containerized or sandboxed environment to limit the impact of potential code execution. 7) Prepare incident response plans to quickly respond to any signs of exploitation. These targeted mitigations go beyond generic advice by focusing on controlling shortcode execution and access restrictions specific to this vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, India, Brazil, France, Netherlands, Japan, Italy, Spain
CVE-2024-11977: CWE-94 Improper Control of Generation of Code ('Code Injection') in collizo4sky kk Star Ratings – Rate Post & Collect User Feedbacks
Description
CVE-2024-11977 is a high-severity vulnerability in the WordPress plugin 'kk Star Ratings – Rate Post & Collect User Feedbacks' by collizo4sky, affecting all versions up to 5. 4. 10. It allows unauthenticated attackers to execute arbitrary shortcodes due to improper validation before calling do_shortcode, leading to code injection (CWE-94). This vulnerability can compromise confidentiality, integrity, and availability of affected WordPress sites without requiring user interaction or authentication. Although no known exploits are currently in the wild, the ease of exploitation and broad impact on WordPress sites make this a significant threat. Organizations using this plugin should prioritize patching or mitigation to prevent potential exploitation. Countries with large WordPress user bases and significant web presence are at higher risk. The CVSS score is 7. 3 (high), reflecting the network attack vector, low attack complexity, and no privileges or user interaction required.
AI-Powered Analysis
Technical Analysis
CVE-2024-11977 is a code injection vulnerability classified under CWE-94 affecting the 'kk Star Ratings – Rate Post & Collect User Feedbacks' WordPress plugin developed by collizo4sky. The flaw exists because the plugin improperly controls the generation and execution of code via WordPress shortcodes. Specifically, it allows unauthenticated attackers to submit crafted input that is passed unchecked to the do_shortcode function, enabling arbitrary shortcode execution. This can lead to arbitrary code execution within the context of the WordPress site, potentially allowing attackers to manipulate site content, execute malicious scripts, or escalate privileges depending on the shortcodes available. The vulnerability affects all plugin versions up to and including 5.4.10. The CVSS v3.1 score of 7.3 indicates a high-severity issue with a network attack vector, low attack complexity, no privileges required, and no user interaction needed. Although no public exploits have been reported yet, the vulnerability's nature and ease of exploitation make it a critical concern for WordPress site administrators using this plugin. The lack of patch links suggests that a fix may not yet be publicly available, increasing the urgency for mitigation.
Potential Impact
The impact of CVE-2024-11977 is significant for organizations running WordPress sites with the vulnerable kk Star Ratings plugin. Successful exploitation can lead to arbitrary shortcode execution, which may allow attackers to execute malicious code, alter website content, steal sensitive data, or disrupt site availability. This compromises the confidentiality, integrity, and availability of the affected systems. Since the vulnerability requires no authentication or user interaction, it can be exploited remotely by any attacker scanning for vulnerable sites. This increases the risk of widespread automated attacks, defacements, data breaches, or use of the compromised site as a pivot point for further attacks within an organization’s network. The vulnerability is particularly dangerous for organizations relying on WordPress for customer-facing websites, e-commerce, or content management, as it can damage reputation, lead to regulatory non-compliance, and incur financial losses.
Mitigation Recommendations
To mitigate CVE-2024-11977, organizations should immediately assess their WordPress installations for the presence of the kk Star Ratings plugin and its version. If the plugin is installed and unpatched, disable or remove it until a vendor patch is available. In the absence of an official patch, administrators can implement the following specific mitigations: 1) Restrict access to the plugin’s shortcode execution endpoints using web application firewall (WAF) rules or IP whitelisting to block unauthenticated requests. 2) Employ input validation or sanitization at the web server or application firewall level to detect and block suspicious shortcode payloads. 3) Monitor web server logs for unusual shortcode execution patterns or unexpected POST requests targeting the plugin. 4) Harden WordPress installations by limiting plugin usage to trusted and actively maintained plugins only. 5) Keep WordPress core and all plugins updated regularly to reduce attack surface. 6) Consider running WordPress in a containerized or sandboxed environment to limit the impact of potential code execution. 7) Prepare incident response plans to quickly respond to any signs of exploitation. These targeted mitigations go beyond generic advice by focusing on controlling shortcode execution and access restrictions specific to this vulnerability.
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Wordfence
- Date Reserved
- 2024-11-28T23:47:43.608Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 699f6e29b7ef31ef0b597008
Added to database: 2/25/2026, 9:48:25 PM
Last enriched: 2/26/2026, 4:56:16 AM
Last updated: 2/26/2026, 9:25:18 AM
Views: 1
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.