JetReviews CVE-2025-49921
HIGHSeverity by source
AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
5DescriptionCVE.org
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.
AnalysisAI
Local file inclusion in Crocoblock JetReviews plugin versions through 3.0.0 allows authenticated attackers with low-level privileges to read arbitrary files on the WordPress server via PHP file inclusion flaws. With EPSS at 0.13% (33rd percentile), exploitation likelihood is currently low. No active exploitation confirmed (not in CISA KEV), but Patchstack has cataloged the vulnerability indicating professional security research attention. Attackers can access sensitive configuration files, credentials, and potentially chain with other vulnerabilities for code execution.
Technical ContextAI
This vulnerability stems from CWE-98 (Improper Control of Filename for Include/Require Statement) in the JetReviews WordPress plugin. JetReviews is part of the Crocoblock ecosystem for adding review functionality to WordPress sites. The flaw occurs when user-controlled input is passed to PHP include/require functions without proper sanitization, allowing traversal sequences (../) or direct file paths to be injected. Despite the CVE title mentioning 'PHP Remote File Inclusion', the description and Patchstack classification confirm this is actually Local File Inclusion (LFI), where attackers can read files already on the server rather than inject remote files. This discrepancy between title and actual vulnerability type is important for accurate remediation.
Affected ProductsAI
Crocoblock JetReviews WordPress plugin versions from earliest release through version 3.0.0 are affected. This is a premium WordPress plugin used for adding review systems to WordPress sites, commonly deployed alongside other Crocoblock components like JetEngine. All WordPress installations running JetReviews at version 3.0.0 or earlier should be considered vulnerable. Vendor advisory and detailed technical analysis available at Patchstack database: https://patchstack.com/database/Wordpress/Plugin/jet-reviews/vulnerability/wordpress-jetreviews-plugin-3-0-0-local-file-inclusion-vulnerability?_s_id=cve. No CPE identifier available from NVD data, indicating this may be newly disclosed or pending full NVD enrichment.
RemediationAI
Upgrade JetReviews to a patched version newer than 3.0.0 immediately. Patchstack has cataloged this vulnerability, indicating vendor awareness, but the exact patched version number is not confirmed in available data sources. Check Crocoblock's official update channels and the WordPress plugin repository for the latest JetReviews release. If immediate patching is not feasible, implement these compensating controls: (1) Restrict JetReviews functionality to only trusted administrator accounts by reviewing WordPress user roles and capabilities, noting this significantly reduces plugin utility for membership sites; (2) Enable WordPress file access logging via security plugins or server-level auditing to detect traversal attempts in POST/GET parameters containing '../' sequences; (3) Implement Web Application Firewall rules to block requests with path traversal patterns targeting JetReviews endpoints, though this may cause false positives with legitimate file operations; (4) For high-security environments, temporarily disable the JetReviews plugin until vendor confirmation of patched version, accepting loss of review functionality. Monitor Crocoblock security announcements at https://crocoblock.com for official patch release notifications.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
Same weakness CWE-98 – PHP Remote File Inclusion
View allShare
External POC / Exploit Code
Leaving vuln.today