CVE-2025-49921: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in CrocoBlock JetReviews
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in CrocoBlock JetReviews jet-reviews allows PHP Local File Inclusion.This issue affects JetReviews: from n/a through <= 3.0.0.
AI Analysis
Technical Summary
CVE-2025-49921 is a vulnerability classified as improper control of filename for include/require statements in the PHP program CrocoBlock JetReviews plugin, version 3.0.0 and earlier. This vulnerability manifests as a Local File Inclusion (LFI) flaw, where the application fails to properly sanitize or restrict the filename parameter used in PHP include or require functions. As a result, an attacker can manipulate the input to include arbitrary local files from the server's filesystem. This can lead to disclosure of sensitive files (e.g., configuration files, password stores), execution of malicious code if combined with other vulnerabilities, or denial of service by including invalid or large files. The vulnerability is remotely exploitable over the network without requiring authentication or user interaction, increasing its risk profile. The CVSS 3.1 base score of 7.3 reflects a high severity, with network attack vector, low attack complexity, no privileges required, and no user interaction needed. The scope is unchanged, but the impact affects confidentiality, integrity, and availability to a limited extent. Although no public exploits have been reported yet, the vulnerability is published and should be considered a serious threat to any system running the affected JetReviews versions. CrocoBlock JetReviews is a WordPress plugin widely used for managing and displaying customer reviews, making it a common target for attackers seeking to compromise websites and their underlying infrastructure.
Potential Impact
For European organizations, this vulnerability poses significant risks including unauthorized disclosure of sensitive data stored on web servers, potential remote code execution if attackers chain this LFI with other vulnerabilities, and service disruption through denial of service attacks. Organizations using JetReviews in e-commerce, customer feedback platforms, or content management systems could face reputational damage, regulatory penalties under GDPR due to data breaches, and operational downtime. The ability to exploit this vulnerability without authentication or user interaction increases the likelihood of automated attacks and widespread exploitation. Given the prevalence of WordPress and CrocoBlock plugins in Europe, especially among SMEs and digital service providers, the threat could impact a broad range of sectors including retail, finance, healthcare, and public services. The exposure of internal files could also facilitate further lateral movement within networks, increasing the overall security risk.
Mitigation Recommendations
Immediate mitigation involves applying vendor patches once released; however, as no patch links are currently available, organizations should implement compensating controls. These include disabling or uninstalling the JetReviews plugin if not essential, restricting web server permissions to limit accessible files, and employing web application firewalls (WAFs) to detect and block suspicious include/require requests. Input validation and sanitization should be enforced at the application level to prevent manipulation of filename parameters. Monitoring web server logs for anomalous requests targeting include or require parameters can help detect exploitation attempts early. Additionally, organizations should conduct vulnerability scans specifically targeting this CVE and review plugin usage across their WordPress environments. Network segmentation and least privilege principles can limit the impact if exploitation occurs. Finally, maintaining regular backups and incident response plans will aid in recovery if an attack succeeds.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland
CVE-2025-49921: Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') in CrocoBlock JetReviews
Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in CrocoBlock JetReviews jet-reviews allows PHP Local File Inclusion.This issue affects JetReviews: from n/a through <= 3.0.0.
AI-Powered Analysis
Technical Analysis
CVE-2025-49921 is a vulnerability classified as improper control of filename for include/require statements in the PHP program CrocoBlock JetReviews plugin, version 3.0.0 and earlier. This vulnerability manifests as a Local File Inclusion (LFI) flaw, where the application fails to properly sanitize or restrict the filename parameter used in PHP include or require functions. As a result, an attacker can manipulate the input to include arbitrary local files from the server's filesystem. This can lead to disclosure of sensitive files (e.g., configuration files, password stores), execution of malicious code if combined with other vulnerabilities, or denial of service by including invalid or large files. The vulnerability is remotely exploitable over the network without requiring authentication or user interaction, increasing its risk profile. The CVSS 3.1 base score of 7.3 reflects a high severity, with network attack vector, low attack complexity, no privileges required, and no user interaction needed. The scope is unchanged, but the impact affects confidentiality, integrity, and availability to a limited extent. Although no public exploits have been reported yet, the vulnerability is published and should be considered a serious threat to any system running the affected JetReviews versions. CrocoBlock JetReviews is a WordPress plugin widely used for managing and displaying customer reviews, making it a common target for attackers seeking to compromise websites and their underlying infrastructure.
Potential Impact
For European organizations, this vulnerability poses significant risks including unauthorized disclosure of sensitive data stored on web servers, potential remote code execution if attackers chain this LFI with other vulnerabilities, and service disruption through denial of service attacks. Organizations using JetReviews in e-commerce, customer feedback platforms, or content management systems could face reputational damage, regulatory penalties under GDPR due to data breaches, and operational downtime. The ability to exploit this vulnerability without authentication or user interaction increases the likelihood of automated attacks and widespread exploitation. Given the prevalence of WordPress and CrocoBlock plugins in Europe, especially among SMEs and digital service providers, the threat could impact a broad range of sectors including retail, finance, healthcare, and public services. The exposure of internal files could also facilitate further lateral movement within networks, increasing the overall security risk.
Mitigation Recommendations
Immediate mitigation involves applying vendor patches once released; however, as no patch links are currently available, organizations should implement compensating controls. These include disabling or uninstalling the JetReviews plugin if not essential, restricting web server permissions to limit accessible files, and employing web application firewalls (WAFs) to detect and block suspicious include/require requests. Input validation and sanitization should be enforced at the application level to prevent manipulation of filename parameters. Monitoring web server logs for anomalous requests targeting include or require parameters can help detect exploitation attempts early. Additionally, organizations should conduct vulnerability scans specifically targeting this CVE and review plugin usage across their WordPress environments. Network segmentation and least privilege principles can limit the impact if exploitation occurs. Finally, maintaining regular backups and incident response plans will aid in recovery if an attack succeeds.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- Patchstack
- Date Reserved
- 2025-06-11T16:06:59.983Z
- Cvss Version
- null
- State
- PUBLISHED
Threat ID: 68f8efeb04677bbd794397fa
Added to database: 10/22/2025, 2:53:31 PM
Last enriched: 10/29/2025, 4:06:50 PM
Last updated: 10/29/2025, 11:46:51 PM
Views: 6
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-62257: CWE-307 Improper Restriction of Excessive Authentication Attempts in Liferay Portal
MediumCVE-2025-9954: CWE-862 Missing Authorization in Drupal Acquia DAM
HighCVE-2025-12466: CWE-288 Authentication Bypass Using an Alternate Path or Channel in Drupal Simple OAuth (OAuth2) & OpenID Connect
HighCVE-2025-12083: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Drupal CivicTheme Design System
HighCVE-2025-12082: CWE-863 Incorrect Authorization in Drupal CivicTheme Design System
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.