Description
The Passster WordPress plugin before 4.2.24 does not handle input properly in an AJAX action, allowing unauthenticated users to retrieve the value of password protected content
Published: 2026-09-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Passster WordPress plugin, versions prior to 4.2.24, where an AJAX endpoint fails to enforce authorization before returning the content of an item that has been password protected. As a result, anyone can retrieve the plaintext content by simply sending a request to that endpoint. This bypass falls under CWE‑863, an authorization bypass through user‑controlled input, and could be used by unauthenticated attackers to read confidential or sensitive post content.

Affected Systems

WordPress sites that have installed the Passster plugin before version 4.2.24 are affected. The plugin is listed under the vendor name “Unknown:Passster” in the CNA data. Any installation that includes the vulnerable AJAX handler and has password‑protected content is potentially at risk. All earlier releases (for example, 4.2.23 and earlier) are included unless the site owner has manually patched or disabled the endpoint.

Risk and Exploitability

The CVSS base score of 5.3 indicates a moderate severity. The EPSS score is not available, so the likelihood of exploitation cannot be quantified, but the vulnerability is not listed in CISA’s KEV catalog, suggesting no known mass exploitation. The likely attack vector is that an unauthenticated user can craft an HTTP request to the AJAX URL, supply the necessary parameters, and receive the protected content. No authentication or privileged access is required, making it a low‑barrier attack for anyone with internet access to the site.

Generated by OpenCVE AI on September 3, 2026 at 11:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Passster to version 4.2.24 or later, which implements proper permission checks for the AJAX endpoint.
  • Verify that the WordPress site’s authentication and access control settings are correctly configured so that only authorized users can view protected content.
  • If an immediate update is not possible, restrict or disable the vulnerable AJAX action by adding a rule in .htaccess or via a security plugin that blocks those requests unless an authenticated user session is detected.

Generated by OpenCVE AI on September 3, 2026 at 11:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description The Passster WordPress plugin before 4.2.24 does not handle input properly in an AJAX action, allowing unauthenticated users to retrieve the value of password protected content
Title Passster < 4.2.24 - Password Protection Bypass
Weaknesses CWE-863
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-09-02T14:57:35.985Z

Reserved: 2026-01-08T16:49:56.888Z

Link: CVE-2025-15489

cve-icon Vulnrichment

Updated: 2026-09-02T14:43:09.450Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T15:17:36.583

Modified: 2026-09-03T17:50:37.690

Link: CVE-2025-15489

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T11:30:03Z

Weaknesses