Description
The Product Attachment for WooCommerce WordPress plugin before 2.3.3 does not perform any authorization check before streaming media library files, allowing unauthenticated users to download any attachment — including private or unlinked uploads — by enumerating its numeric ID.
Published: 2026-08-02
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Product Attachment for WooCommerce plugin before version 2.3.3 does not perform an authorization check when streaming media library files. This flaw allows any visitor, even those not logged in, to download any attachment by guessing or enumerating the numeric ID of the file. The result is a direct breach of confidentiality, as private or unlinked uploads can be retrieved without permission.

Affected Systems

Any WordPress installation that uses the Plugin \"Product Attachment for WooCommerce\" with a version older than 2.3.3 is vulnerable. The vendor is not specified, so the risk applies broadly to all sites deploying this plugin without the fixed release.

Risk and Exploitability

The EPSS score of <1% and the absence of a KEV listing suggest limited exploitation evidence, but the flaw still provides a trivial exploitation path. An attacker only needs to guess or iterate numeric identifiers for media files, and due to the lack of an authorization check, any file—private or unlinked—becomes downloadable. With a CVSS score of 7.5, the vulnerability is classified as High severity and could expose confidential attachments. The weakness corresponds to CWE‑862 (Inadequate Authorization), emphasizing that authorization checks are missing.

Generated by OpenCVE AI on August 4, 2026 at 22:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Product Attachment for WooCommerce to version 2.3.3 or later.
  • Verify plugin settings enforce authentication for attachment downloads, ensuring private uploads cannot be accessed by unauthenticated users.
  • Restrict direct access to the WordPress uploads directory by configuring server rules (e.g., .htaccess) to block unauthenticated access, thereby reducing risk if an older plugin version remains.

Generated by OpenCVE AI on August 4, 2026 at 22:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
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'}

ssvc

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


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

Type Values Removed Values Added
Description The Product Attachment for WooCommerce WordPress plugin before 2.3.3 does not perform any authorization check before streaming media library files, allowing unauthenticated users to download any attachment — including private or unlinked uploads — by enumerating its numeric ID.
Title WooCommerce Product Attachment < 2.3.3 - Unauthenticated Arbitrary Media Download
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T17:45:32.475Z

Reserved: 2026-07-20T11:39:29.828Z

Link: CVE-2026-16285

cve-icon Vulnrichment

Updated: 2026-08-03T17:45:28.687Z

cve-icon NVD

Status : Received

Published: 2026-08-02T06:16:40.113

Modified: 2026-08-03T18:16:37.247

Link: CVE-2026-16285

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T22:15:03Z

Weaknesses