Description
The Passster WordPress plugin before 4.3.9 does not correctly match its own public endpoint paths when deciding which REST API requests may bypass global password protection, comparing them as an unanchored substring of the request URI rather than against the resolved route, allowing an unauthenticated attacker to read the content of globally password-protected posts and pages.
Published: 2026-08-21
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Passster WordPress plugin, before version 4.3.9, incorrectly evaluates its own public endpoint paths when deciding which REST API requests may bypass global password protection. It compares them as an unanchored substring of the request URI rather than against the resolved route, allowing an unauthenticated attacker to read the content of globally password‑protected posts and pages. The vulnerability is an authorization bypass that results in disclosure of confidential content; it does not directly provide code execution or denial of service.

Affected Systems

Vendors and products affected are the Passster plugin for WordPress. Any WordPress installation using Passster prior to version 4.3.9 is vulnerable. The issue is present across all operating systems and WordPress configurations that enable global password protection on posts and pages while the plugin is active.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.3, indicating a moderate severity. EPSS is not available, and the CVE is not listed in the CISA KEV catalog. The likely attack vector is an unauthenticated HTTP request to the plugin’s REST API endpoints, which an attacker can craft by simply appending a matching path segment to a request URI. No additional authentication or privileged access is required to exploit this flaw, so the risk of successful exploitation is high for sites that have the plugin installed and have enabled global password protection.

Generated by OpenCVE AI on August 21, 2026 at 13:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Passster to version 4.3.9 or later. 
  • If an upgrade is not feasible immediately, temporarily deactivate or uninstall the Passster plugin to eliminate the exposed REST endpoints. 
  • Configure web‑server or firewall rules to restrict access to the /wp‑json/passster paths, requiring authentication or blocking them entirely when the plugin is needed.

Generated by OpenCVE AI on August 21, 2026 at 13:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Aug 2026 13:45:00 +0000

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

Fri, 21 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-863

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

Type Values Removed Values Added
Description The Passster WordPress plugin before 4.3.9 does not correctly match its own public endpoint paths when deciding which REST API requests may bypass global password protection, comparing them as an unanchored substring of the request URI rather than against the resolved route, allowing an unauthenticated attacker to read the content of globally password-protected posts and pages.
Title Content Protector (Passster) < 4.3.9 - Unauthenticated Protected Content Disclosure via REST Path Allowlist Bypass
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: WPScan

Published:

Updated: 2026-08-21T12:47:20.891Z

Reserved: 2026-07-27T13:36:40.825Z

Link: CVE-2026-17559

cve-icon Vulnrichment

Updated: 2026-08-21T12:47:16.827Z

cve-icon NVD

Status : Received

Published: 2026-08-21T12:16:24.750

Modified: 2026-08-21T13:16:54.783

Link: CVE-2026-17559

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T13:30:04Z

Weaknesses