Description
Missing Authorization vulnerability in Drupal PhotoSwipe - Responsive JavaScript Modal Image Gallery allows Forceful Browsing. This issue affects PhotoSwipe - Responsive JavaScript Modal Image Gallery versions: from 0.0.0 to 3.2.0.
Published: 2026-08-25
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Access via Forceful Browsing
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is a missing authorization flaw that allows an attacker to forcefully browse content protected by the Drupal PhotoSwipe module. This authorization bypass enables unauthorized disclosure of image resources that should otherwise be restricted, potentially revealing sensitive or confidential media. The weakness is classified as CWE-862 and CWE-425, indicating that an attacker can access protected image resources and bypass authentication or authorization mechanisms without possessing the necessary permissions.

Affected Systems

Drupal's PhotoSwipe - Responsive JavaScript Modal Image Gallery module is affected. All releases from the initial 0.0.0 version up to and including 3.2.0 are susceptible. Administrators using these versions should verify the installed module version to determine exposure.

Risk and Exploitability

The CVSS score is 9.1 and the EPSS score is < 1%, indicating a high severity vulnerability with a very low likelihood of exploitation. However, the module’s wide usage and the straightforward nature of forceful browsing suggest that an attacker can easily craft requests to retrieve restricted images. The vulnerability is not listed in CISA’s KEV catalog, but the lack of a known exploit does not diminish the risk of internal or public disclosure. The likely attack vector is the manipulation of URLs or parameters that trigger image retrieval without checking user permissions. An attacker with network access or the ability to interact with the site can attempt successive requests until a protected image is returned.

Generated by OpenCVE AI on August 28, 2026 at 05:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PhotoSwipe module to a version newer than 3.2.0 or remove it if unused.
  • Ensure that all routes serving images enforce proper Drupal permission checks and deny unauthorized users.
  • Configure the web server to disable directory listings and enforce access controls on image directories.

Generated by OpenCVE AI on August 28, 2026 at 05:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal photoswipe - Responsive Javascript Modal Image Gallery
Vendors & Products Drupal
Drupal photoswipe - Responsive Javascript Modal Image Gallery

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-425
References
Metrics threat_severity

None

threat_severity

Important


Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Description Missing Authorization vulnerability in Drupal PhotoSwipe - Responsive JavaScript Modal Image Gallery allows Forceful Browsing. This issue affects PhotoSwipe - Responsive JavaScript Modal Image Gallery versions: from 0.0.0 to 3.2.0.
Title PhotoSwipe - Responsive JavaScript Modal Image Gallery - Moderately critical - Access bypass - SA-CONTRIB-2026-088
Weaknesses CWE-862
References

Subscriptions

Drupal Photoswipe - Responsive Javascript Modal Image Gallery
cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-08-26T18:41:49.991Z

Reserved: 2026-07-22T17:06:46.782Z

Link: CVE-2026-16645

cve-icon Vulnrichment

Updated: 2026-08-26T18:41:43.363Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-25T23:16:57.313

Modified: 2026-08-28T15:29:44.967

Link: CVE-2026-16645

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-25T22:21:47Z

Links: CVE-2026-16645 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:34:11Z

Weaknesses
  • CWE-425

    Direct Request ('Forced Browsing')

  • CWE-862

    Missing Authorization