Description
The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the requesting user is entitled to a given image record before returning it, allowing users with the Contributor role and above to read the stored metadata of any image on the site, including images in galleries belonging to other users. The disclosed data includes the image's stored EXIF subset, covering camera make and model and capture timestamp, along with internal checksums and identifiers that the Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0's own capability-gated read path reserves to administrators.
Published: 2026-09-20
Score: n/a
EPSS: n/a
KEV: No
Impact: Data Disclosure
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is an IDOR in the NextGEN Gallery WordPress plugin that lets users with the Contributor role and higher retrieve metadata for any image, including EXIF data, checksums and internal identifiers, by bypassing ownership checks. This disclosure can expose camera details, timestamps and information that the plugin reserves for administrators, leading to data exposure. The flaw is a lack of authorization checks when serving image metadata, enabling unauthorized read access to sensitive descriptive data.

Affected Systems

The flaw affects the NextGEN Gallery WordPress plugin, specifically all releases prior to version 4.5.0. Deployments on WordPress sites using this plugin, regardless of the hosting environment, are vulnerable if they run an affected version.

Risk and Exploitability

While no EPSS score or KEV listing is available, the vulnerability can be exploited by any Contributor or higher role through normal API or URL calls, without additional credentials or network access. Attackers can target arbitrary image IDs and obtain confidential metadata, potentially aiding further reconnaissance. The lack of authentication gating results in moderate to high confidentiality risk for sites with sensitive visual content.

Generated by OpenCVE AI on September 20, 2026 at 07:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the NextGEN Gallery plugin to version 4.5.0 or later.
  • Verify that image metadata is no longer accessible to users with Contributor or higher roles after the upgrade.
  • Review role definitions and reduce Contributor privileges if they are not required for normal operations.
  • Monitor for unexpected metadata requests during the transition period to detect any lingering IDOR behavior.

Generated by OpenCVE AI on September 20, 2026 at 07:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 20 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-285
CWE-639

Sun, 20 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0 does not verify that the requesting user is entitled to a given image record before returning it, allowing users with the Contributor role and above to read the stored metadata of any image on the site, including images in galleries belonging to other users. The disclosed data includes the image's stored EXIF subset, covering camera make and model and capture timestamp, along with internal checksums and identifiers that the Photo Gallery, Sliders, Proofing and WordPress plugin before 4.5.0's own capability-gated read path reserves to administrators.
Title NextGEN Gallery < 4.5.0 - Contributor+ Image Metadata Disclosure via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-20T06:00:15.977Z

Reserved: 2026-08-27T09:27:34.936Z

Link: CVE-2026-81652

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-20T07:16:49.803

Modified: 2026-09-20T07:16:49.803

Link: CVE-2026-81652

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-20T07:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-285

    Improper Authorization

  • CWE-639

    Authorization Bypass Through User-Controlled Key