CVE-2026-16604

7.5

Passster · Passster WordPress Plugin

The Passster WordPress plugin fails to verify passwords before outputting protected content, allowing unauthenticated users to access restricted information.

Executive summary

An information exposure vulnerability in the Passster WordPress plugin allows unauthenticated users to bypass password protection and access sensitive content.

Vulnerability

This vulnerability is an information exposure flaw (CWE-200) where the plugin outputs protected block content in the public page response prior to password verification. This allows an unauthenticated attacker to view restricted data without providing the required credentials.

Business impact

The exploitation of this vulnerability can result in the unauthorized disclosure of confidential information that was intended to be password-protected. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to data privacy and regulatory compliance. Organizations relying on this plugin to secure sensitive client data or internal documentation face potential reputational damage and data breaches if the protected content is exposed.

Remediation

Immediate Action: Update the Passster WordPress plugin to version 4.3.6 or later to ensure proper password verification logic is enforced.

Proactive Monitoring: Review web server access logs for unusual patterns of traffic or repeated requests to pages containing protected blocks that do not correspond with legitimate user activity.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block unauthorized requests or inspect incoming responses for sensitive data patterns if immediate patching is not feasible.

Exploitation status

Public Exploit Available: Yes, a proof-of-concept exists as noted in the provided documentation.

Analyst recommendation

This vulnerability represents a significant security oversight that directly undermines the primary function of the Passster plugin. Security teams must prioritize updating the plugin to version 4.3.6 immediately to eliminate the exposure path. Failure to patch allows any unauthenticated user to bypass access controls, making remediation a high-urgency task.

More Passster CVEs