CVE-2026-57348 HIGH

CVE-2026-57348: WordPress Paid Member Subscriptions plugin <= 3.0.4 - Server Side Request Forgery (SSRF) vulnerability

Vendor Cozmoslabs
Product Paid Member Subscriptions
Weakness CWE-918 · SSRF
Published July 2, 2026
Last update July 2, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

Unauthenticated Server Side Request Forgery (SSRF) in Paid Member Subscriptions <= 3.0.4 versions.

Explanation of Vulnerability in Simple Terms

02Summary

Paid Member Subscriptions versions up to 3.0.4 contain a server-side request forgery vulnerability that allows unauthenticated attackers to make the site send HTTP requests to internal or external systems on their behalf. The vulnerability requires no user interaction and can be exploited over the network. An attacker can read or modify data accessible to the web server, potentially compromising internal services or sensitive information.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external servers to read or modify data.

Potential impact on your site

04Site Impact

Attackers can access internal services, read sensitive data, or interact with external systems using your site's network identity.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 2, 2026 CVE published