Description
The CatFolders Document Gallery & PDF Library WordPress plugin before 2.0.7 does not have authorisation checks in some of its REST API endpoints, allowing unauthenticated users to retrieve the title, type, size and URL of the media attachments assigned to any of its folders, including folders which are not published in any gallery on the site.
Published: 2026-08-16
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The CatFolders Document Gallery & PDF Library WordPress plugin before version 2.0.7 contains REST API endpoints that lack proper authorization checks. As a result, any user who has not authenticated to the site can send HTTP requests to those endpoints and receive the title, type, size and full URL of media attachments in any folder, including folders that are not displayed in a gallery. This weakness is an example of information disclosure (CWE‑200). The disclosed metadata does not reveal file contents, but it allows an attacker to identify potentially sensitive files, map the site’s file structure, and plan further attacks if those files are publicly reachable.

Affected Systems

Any WordPress installation that has the CatFolders Document Gallery & PDF Library plugin deployed in a version older than 2.0.7 is subject to this vulnerability. The vendor for the plugin is listed as Unknown, but the product name is CatFolders Document Gallery & PDF Library. No additional vendor or product names are included in the supplied data.

Risk and Exploitability

The flaw can be exploited without any credentials or prior access and operates solely over standard HTTP calls to the plugin’s REST API. The CVSS score of 7.5 indicates high severity, and the EPSS score is reported as less than 1 % (suggesting a low but non‑zero probability of exploitation). The vulnerability is currently not listed in the CISA KEV catalog. Because the REST endpoint returns only metadata, the direct impact is limited to possible reconnaissance and subsequent targeted attacks. Nonetheless, the lack of authorization makes the plugin’s data readily accessible to any Internet user.

Generated by OpenCVE AI on August 18, 2026 at 00:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CatFolders Document Gallery & PDF Library to version 2.0.7 or later, which restores proper authorization checks on the affected REST API routes.
  • If an upgrade cannot be performed immediately, block or restrict the vulnerable REST API endpoints so that only users with appropriate WordPress capabilities can access them, for example by implementing a capability check or by adding a rewrite rule in .htaccess.
  • Verify that the file URLs returned by the plugin point to resources that are not publicly downloadable or exposed, and disable directory listings on the web server to reduce the risk of unintended file access.

Generated by OpenCVE AI on August 18, 2026 at 00:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Mon, 17 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Sun, 16 Aug 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-284

Sun, 16 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The CatFolders Document Gallery & PDF Library WordPress plugin before 2.0.7 does not have authorisation checks in some of its REST API endpoints, allowing unauthenticated users to retrieve the title, type, size and URL of the media attachments assigned to any of its folders, including folders which are not published in any gallery on the site.
Title CatFolders Document Gallery < 2.0.7 - Unauthenticated Attachment Disclosure via REST API
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-17T20:05:34.137Z

Reserved: 2026-08-13T11:38:59.111Z

Link: CVE-2026-19717

cve-icon Vulnrichment

Updated: 2026-08-17T20:05:24.902Z

cve-icon NVD

Status : Deferred

Published: 2026-08-16T06:16:52.390

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-19717

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T00:30:05Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor