Strategic Overview
- Status
- Patched in 1.6.7
- Affected Version
<= 1.6.6- CVSS
- 9.8Critical
- Weakness type
- CWE-918 · Server-Side Request Forgery (SSRF)
- CVE
CVE-2019-11565
At a glance
CVE-2019-11565 is a critical-severity Server-Side Request Forgery (SSRF) vulnerability in the Print My Blog WordPress plugin, affecting versions <= 1.6.6. It carries a CVSS score of 9.8 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 1.6.7; sites on affected versions should update now. Disclosed April 2019, reported by Magnus K. Stubman.
Vulnerability Overview
Server-Side Request Forgery (SSRF) exists in the Print My Blog plugin before 1.6.7 for WordPress via the site parameter.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.
CWE-918: Server-Side Request Forgery (SSRF)
Reaching this weakness in Print My Blog <= 1.6.6 takes a caller who can reach the endpoint. Server-side request forgery means the application fetches a URL supplied by the caller, turning the server into a proxy for requests the attacker could not make directly.
The request originates from inside the hosting network, which is how these flaws reach cloud metadata endpoints, internal admin panels and services that trust local traffic. For Print My Blog the fix is 1.6.7: builds <= 1.6.6 are affected, anything from 1.6.7 onward is not.
Remediation
Update to version 1.6.7, or a newer patched version
How does WordSec protect against this?
The attempt arrives as an ordinary request to Print My Blog: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Print My Blog 1.6.7 closes this, and updating the plugin is the step that ends it.
- Firewall
- Alerts
External References
Related records
Other vulnerabilities in Print My Blog – Print, PDF, & eBook Converter WordPress Plugin
- 8.1CVE-2021-24636: Print My Blog – Print, PDF, & eBook Converter CSRF
CVE-2021-24636 - 6.4CVE-2025-54740: Print My Blog <= 3.27.9 Stored Cross-Site Scripting
CVE-2025-54740 - 6.4CVE-2024-37271: Print My Blog <= 3.27.0 Stored Cross-Site Scripting
CVE-2024-37271 - 6.3Print My Blog – Print, PDF, & eBook Converter Unprotected AJAX Actions
- 6.3CVE-2022-4974: Freemius SDK <= 2.4.2 Missing Authorization Checks
CVE-2022-4974 - 6.1CVE-2023-33999: Freemius SDK <= 2.5.9 Reflected Cross-Site Scripting
CVE-2023-33999 - 5.3CVE-2024-33907: Print My Blog Missing Authorization
CVE-2024-33907
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C