Description
Unauthenticated Insecure Direct Object References (IDOR) in PublishPress Permissions <= 4.8.3 versions.
Published: 2026-09-02
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The PublishPress Permissions plugin contains an unauthenticated Insecure Direct Object Reference that allows any web visitor to request arbitrary permission data by guessing or constructing direct URLs. This flaw is a classic IDOR vulnerability (CWE‑639). If exploited, an attacker can read or modify the permissions associated with posts, pages, or other content, thereby compromising the confidentiality and integrity of site content settings.

Affected Systems

The vulnerability affects the WordPress plugin PublishPress Permissions for all releases up to and including version 4.8.3. No other variants or related products are listed, and the issue does not span to higher versions such as 4.8.4 and later.

Risk and Exploitability

The CVSS score of 5.3 places the flaw at moderate severity, and the vulnerability is not included in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires no credentials; any user capable of crafting or guessing an object URL can potentially retrieve permission data. The EPSS score is not available, so a quantitative assessment of exploitation likelihood cannot be provided, but the nature of the IDOR suggests it is readily exploitable by anyone who can discover the URL pattern. The attack vector is inferred from the description of the flaw as an unauthenticated direct object reference.

Generated by OpenCVE AI on September 2, 2026 at 13:10 UTC.

Remediation

Vendor Solution

Update the WordPress PublishPress Permissions Plugin to the latest available version (at least 4.8.4).


OpenCVE Recommended Actions

  • Update the PublishPress Permissions plugin to version 4.8.4 or later to apply the vendor’s fix.
  • Verify that only users with the appropriate WordPress capabilities can access permission editing functions, and enforce strict capability checks on all direct URLs.
  • Limit direct URL access by disabling or protecting the endpoints via .htaccess or using a firewall rule to block unauthenticated requests to permission management paths.

Generated by OpenCVE AI on September 2, 2026 at 13:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in PublishPress Permissions <= 4.8.3 versions.
Title WordPress PublishPress Permissions plugin <= 4.8.3 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-02T12:45:52.518Z

Reserved: 2026-09-02T09:57:42.761Z

Link: CVE-2026-84771

cve-icon Vulnrichment

Updated: 2026-09-02T12:45:46.181Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T12:17:15.050

Modified: 2026-09-02T13:54:48.797

Link: CVE-2026-84771

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T13:15:06Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key