Description
Joomla Extension - joomgalleryfriends.net - Password-Protected Category Bypass via JSON Format in JoomGallery < 4.4.0- An unauthenticated access control bypass exists in JoomGallery's category JSON view. When a gallery category is protected with a password, the HTML view correctly enforces the password gate - but the JSON view ( format=json ) skips this check entirely.
Published: 2026-08-22
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated access control bypass exists in the JSON view of the JoomGallery extension for Joomla. When a gallery category is protected by a password, the HTML rendering correctly enforces the gate but the JSON representation – accessed by appending ?format=json> to the URL – skips this check entirely. The flaw is a classic missing authorization check (CWE‑284) that allows anyone to retrieve the contents of a protected category via the JSON endpoint, exposing data that should remain confidential.

Affected Systems

The vulnerability affects the JoomGallery extension from joomgalleryfriends.net for Joomla. Any installation using JoomGallery versions earlier than 4.4.0 is susceptible, as the defect was present in all pre‑4.4.0 releases.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no known large‑scale exploitation yet. Attackers can trigger the flaw by sending a simple HTTP GET request to the JSON endpoint of a protected category; no authentication or special privileges are required, and the attack is performed over the network from any source. The primary impact is loss of confidentiality through exposure of protected content.

Generated by OpenCVE AI on August 22, 2026 at 13:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the JoomGallery extension to version 4.4.0 or newer, which removes the bypass.
  • If an immediate upgrade is not possible, block or restrict HTTP requests that request the JSON format for password‑protected categories at the web server level (for example, using .htaccess rewrite rules or server configuration).
  • Monitor web server logs for requests to ?format=json> on protected categories and investigate any unauthorized activity.

Generated by OpenCVE AI on August 22, 2026 at 13:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sat, 22 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomgalleryfriends.net - Password-Protected Category Bypass via JSON Format in JoomGallery < 4.3.1 - An unauthenticated access control bypass exists in JoomGallery's category JSON view. When a gallery category is protected with a password, the HTML view correctly enforces the password gate - but the JSON view ( format=json ) skips this check entirely. Joomla Extension - joomgalleryfriends.net - Password-Protected Category Bypass via JSON Format in JoomGallery < 4.4.0- An unauthenticated access control bypass exists in JoomGallery's category JSON view. When a gallery category is protected with a password, the HTML view correctly enforces the password gate - but the JSON view ( format=json ) skips this check entirely.
Title Joomla Extension - joomgalleryfriends.net - Password-Protected Category Bypass via JSON Format in JoomGallery < 4.3.1 Joomla Extension - joomgalleryfriends.net - Password-Protected Category Bypass via JSON Format in JoomGallery < 4.4.0

Sat, 22 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - joomgalleryfriends.net - Password-Protected Category Bypass via JSON Format in JoomGallery < 4.3.1 - An unauthenticated access control bypass exists in JoomGallery's category JSON view. When a gallery category is protected with a password, the HTML view correctly enforces the password gate - but the JSON view ( format=json ) skips this check entirely.
Title Joomla Extension - joomgalleryfriends.net - Password-Protected Category Bypass via JSON Format in JoomGallery < 4.3.1
Weaknesses CWE-284
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-22T11:54:20.804Z

Reserved: 2026-07-28T12:39:05.160Z

Link: CVE-2026-66916

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T12:16:25.547

Modified: 2026-08-22T12:16:25.547

Link: CVE-2026-66916

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T13:30:17Z

Weaknesses