Skip to main content

Passster CVE-2026-16604

| EUVDEUVD-2026-53105 HIGH
Information Exposure (CWE-200)
2026-08-05 WPScan GHSA-74rr-m8c4-9693
7.5
CVSS 3.1 · Vendor: WPScan
Share

Severity by source

Vendor (WPScan) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
7.5 HIGH

Network-reachable with no auth or interaction; full confidentiality loss as protected content is served in the response body; no integrity or availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (WPScan).

CVSS VectorVendor: WPScan

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Analysis Generated
Aug 05, 2026 - 16:48 vuln.today
Patch available
Aug 05, 2026 - 07:01 EUVD
CVE Published
Aug 05, 2026 - 06:00 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 05, 2026 - 06:00 cve.org
HIGH 7.5

DescriptionCVE.org

The Passster WordPress plugin before 4.3.6 outputs password-protected block content in the public page response before verifying the password, allowing unauthenticated users to recover the protected content without knowing the password.

AnalysisAI

Password-protected block content in the Passster WordPress plugin (all versions before 4.3.6) is rendered into the public HTTP response body before the server evaluates the password check, making the gate purely cosmetic. Unauthenticated remote users can retrieve protected content by inspecting the raw response - no password required. A public proof-of-concept exploit is available via WPScan, and the CVSS 3.1 score of 7.5 (AV:N/AC:L/PR:N/UI:N) confirms trivial remote exploitation with full confidentiality impact, though EPSS at 0.16% (5th percentile) and no CISA KEV listing indicate exploitation has not yet become widespread or automated.

Technical ContextAI

Passster is a WordPress plugin that allows site owners to protect specific content blocks behind a password prompt. The flaw (CWE-200: Exposure of Sensitive Information) originates in the server-side PHP rendering pipeline: the protected block's content is written into the HTML output before the password-verification logic executes, meaning the access control is enforced only at the UI/display layer rather than at the data-delivery layer. Any HTTP client that retrieves the raw response - including curl, browser DevTools, or a simple web scraper - receives the protected content in plaintext regardless of whether a password was submitted. CPE data (cpe:2.3:a:unknown:passster:*:*:*:*:*:*:*:*) scopes the affected surface to all Passster installations across versions 0 through 4.3.5. This is a classic server-side information exposure pattern where security depends on client-side rendering behavior rather than server-side authorization.

RemediationAI

Upgrade the Passster plugin to version 4.3.6 or later, which contains the vendor-released patch as confirmed by the WPScan advisory at https://wpscan.com/vulnerability/6a3222e3-352f-4fe8-b17f-b2980c3528e4/. This can be performed via the WordPress admin dashboard under Plugins > Installed Plugins > Update. If an immediate upgrade is not possible, the only reliable compensating control is to deactivate the Passster plugin entirely and replace password-protected blocks with an alternative server-side mechanism - such as WordPress role-based access control, a membership plugin that enforces access at the server layer, or web-server-level HTTP Basic Authentication - until the patch is applied. Simply removing the protected content from published pages is also effective. Note that no CSS or JavaScript-based visibility toggle provides meaningful security, as these share the same vulnerability class as the flaw described here.

CVE-2026-16603 HIGH POC
7.5 Aug 05

Category-locked content in the Passster WordPress plugin (all versions before 4.3.6) is fully exposed through the native

CVE-2026-16602 HIGH POC
7.5 Aug 05

Unauthenticated content disclosure in the Passster WordPress plugin (versions before 4.3.6) allows any remote user to re

CVE-2022-3206 MEDIUM POC
5.9 Oct 17

The Passster WordPress plugin before 3.5.5.5.2 stores the password inside a cookie named "passster" using base64 encodin

CVE-2026-17559 MEDIUM POC
5.3 Aug 21

Passster WordPress plugin versions before 4.3.9 exposes globally password-protected post and page content to unauthentic

CVE-2025-15490 MEDIUM POC
5.3 Sep 02

Global protection bypass in the Passster WordPress plugin (versions before 4.2.26) allows unauthenticated remote attacke

CVE-2025-15489 MEDIUM POC
5.3 Sep 02

Unauthenticated information disclosure in the Passster WordPress plugin (versions before 4.2.24) allows remote attackers

CVE-2024-2026 MEDIUM
6.4 Apr 09

The Passster plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's content_protector shortc

CVE-2024-0616 MEDIUM
5.3 Feb 29

The Passster - Password Protect Pages and Content plugin for WordPress is vulnerable to Sensitive Information Exposure i

CVE-2026-62114 MEDIUM
5.3 Sep 11

Broken access control in the Passster WordPress content-protection plugin (versions up to and including 4.3.13) allows u

CVE-2024-11282 MEDIUM
5.3 Jan 07

The Passster - Password Protect Pages and Content plugin for WordPress is vulnerable to Sensitive Information Exposure i

Share

CVE-2026-16604 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy