🔐 CVE Alert

CVE-2025-11244

LOW 3.7

Password Protected <= 2.7.11 - Unauthenticated Authorization Bypass via IP Address Spoofing

CVSS Score
3.7
EPSS Score
0.0%
EPSS Percentile
0th

The Password Protected plugin for WordPress is vulnerable to authorization bypass via IP address spoofing in all versions up to, and including, 2.7.11. This is due to the plugin trusting client-controlled HTTP headers (such as X-Forwarded-For, HTTP_CLIENT_IP, and similar headers) to determine user IP addresses in the `pp_get_ip_address()` function when the "Use transients" feature is enabled. This makes it possible for attackers to bypass authorization by spoofing these headers with the IP address of a legitimately authenticated user, granted the "Use transients" option is enabled (non-default configuration) and the site is not behind a CDN or reverse proxy that overwrites these headers.

CWE CWE-285
Vendor saadiqbal
Product password protected — lock entire site, pages, posts, categories, and partial content
Published Oct 25, 2025
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for saadiqbal password protected — lock entire site, pages, posts, categories, and partial content

Be the first to know when new low vulnerabilities affecting saadiqbal password protected — lock entire site, pages, posts, categories, and partial content are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

saadiqbal / Password Protected — Lock Entire Site, Pages, Posts, Categories, and Partial Content
0 ≤ 2.7.11

References

NVD ↗ CVE.org ↗ EPSS Data ↗
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/30b4371d-54a2-4111-ad2c-b38b6b31884d?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/password-protected/tags/2.7.11/includes/transient-functions.php#L33 research.cleantalk.org: https://research.cleantalk.org/cve-2025-11244/

Credits

Dmitrii Ignatyev