Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/AU:Y/U:Amber
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/AU:Y/U:Amber
Lifecycle Timeline
3DescriptionCVE.org
A SQL injection vulnerability in JEvents component before 3.6.88 and 3.6.82.1 for Joomla was discovered. The extension is vulnerable to SQL injection via publicly accessible actions to list events by date ranges.
AnalysisAI
Critical unauthenticated SQL injection vulnerability in the JEvents component for Joomla that allows remote attackers to execute arbitrary SQL queries through publicly accessible date range filtering actions. The vulnerability affects JEvents versions before 3.6.88 and 3.6.82.1, enabling attackers to extract sensitive database information, modify data, or potentially achieve remote code execution. With a CVSS score of 9.3 and network-based attack vector requiring no privileges or user interaction, this represents a severe risk to all unpatched Joomla installations using vulnerable JEvents versions.
Technical ContextAI
The JEvents component is a widely-used Joomla extension for event management and calendar functionality. The vulnerability exists in SQL query construction for event listing operations that filter events by date ranges. The root cause falls under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), indicating that user-supplied input from date range parameters is directly concatenated into SQL queries without proper parameterization or escaping. This occurs in publicly accessible actions, meaning the vulnerable code paths do not require authentication. The affected component likely uses direct database queries via Joomla's database API without utilizing prepared statements or parameterized queries, allowing attackers to inject arbitrary SQL syntax through specially crafted date parameters.
RemediationAI
Immediate actions: (1) Update JEvents component to version 3.6.89 or later (or 3.6.82.2+ if using the 3.6.82.x branch) - obtain from official JEvents website or Joomla Extensions Directory; (2) If immediate patching is not feasible, disable the JEvents component in Joomla administrator panel under Extensions > Manage > Extensions until patching is completed; (3) Implement Web Application Firewall (WAF) rules to detect and block SQL injection patterns in requests to JEvents date-range parameters; (4) Review database access logs and audit trails for evidence of exploitation (unusual SQL errors, unexpected queries, unauthorized data access) dating back to component deployment; (5) Conduct database integrity verification and restoration from clean backups if exploitation is confirmed; (6) Apply principle of least privilege to Joomla database user accounts to limit damage from successful SQL injection. Vendor advisory and patches should be obtained from official JEvents sources and Joomla security announcements.
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-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-18196