Description
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.
Published: 2026-06-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Joomla Component JE Photo Gallery 1.1 contains a flaw that allows attackers to inject arbitrary SQL code through the categoryid parameter. Because the parameter is passed directly into database queries without proper sanitization, any user can craft a GET request to the component’s index.php and retrieve sensitive database content such as usernames and password hashes. This type of flaw is classified as an injection weakness (CWE-89).

Affected Systems

The vulnerability affects installations of the Joomlaextension JE Photo Gallery at version 1.1. Users running this specific component should verify their installation version and vendor product.

Risk and Exploitability

The CVSS score is 8.8, indicating high severity, and the EPSS score is not available. The flaw is not listed in the CISA KEV catalog. An attacker can exploit the flaw by sending an unauthenticated HTTP GET request to index.php with a malicious categoryid parameter, granting the ability to read database contents. The lack of an authentication requirement and the need for only an HTTP request make the threat model straightforward but serious.

Generated by OpenCVE AI on June 1, 2026 at 22:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade JE Photo Gallery to a patched version (1.2 or later) to eliminate the injection vector.
  • If an upgrade is unavailable, remove or block access to the com_jephotogallery component by disabling it in the Joomla admin or via configuration.
  • Implement request filtering or a Web Application Firewall rule that blocks suspicious SQL patterns in the categoryid query string.

Generated by OpenCVE AI on June 1, 2026 at 22:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Joomlaextensions
Joomlaextensions je Photo Gallery
Vendors & Products Joomlaextensions
Joomlaextensions je Photo Gallery

Tue, 02 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Joomla JE Photo Gallery 1.1 SQL Injection via categoryid
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Joomlaextensions Je Photo Gallery
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-02T13:13:56.937Z

Reserved: 2026-06-01T11:51:47.595Z

Link: CVE-2018-25433

cve-icon Vulnrichment

Updated: 2026-06-02T13:13:51.109Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T22:16:16.713

Modified: 2026-06-02T14:45:28.410

Link: CVE-2018-25433

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T20:52:29Z

Weaknesses