What the vulnerability does
01Description
Joomla Component JE Photo Gallery 1.1 contains an SQL injection vulnerability that allows unauthenticated attackers to extract database information by injecting malicious SQL code through the categoryid parameter. Attackers can send GET requests to index.php with crafted categoryid values in the com_jephotogallery component to execute arbitrary SQL queries and retrieve sensitive data like usernames and password hashes.
Explanation of Vulnerability in Simple Terms
02Summary
JE Photo Gallery for Joomla contains a SQL injection vulnerability in versions 1.1 and earlier. An attacker can inject malicious SQL commands through unfiltered input, potentially reading or modifying the site's database. No authentication is required to exploit this vulnerability.
What an attacker can do
03Attacker Capabilities
Read or modify the site's database by injecting SQL commands through the extension.
Potential impact on your site
04Site Impact
Attackers can steal user data, modify content, or compromise the entire Joomla installation.
Conditions required to exploit
05Prerequisites
Network access to the site; no authentication or user interaction required.
Key dates
06Disclosure timeline
June 1, 2026
CVE published
June 2, 2026
Record updated