CVE-2026-57407
Received Received - Intake

SSRF Vulnerability in PDF Generator for WordPress

Vulnerability report for CVE-2026-57407, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Server-Side Request Forgery (SSRF) vulnerability in WP Swings PDF Generator for WordPress pdf-generator-for-wp allows Server Side Request Forgery.This issue affects PDF Generator for WordPress: from n/a through <= 1.6.2.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-07-13
AI Q&A
2026-07-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wp_swings pdf_generator_for_wordpress From 1.0.0 (inc) to 1.6.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Server-Side Request Forgery (SSRF) issue found in the WP Swings PDF Generator for WordPress plugin, specifically in versions 1.6.2 and earlier.

An attacker can exploit this flaw to make the affected website send requests to arbitrary domains or services, potentially accessing sensitive information from other internal or external services that the server can reach.

The vulnerability has a CVSS score of 7.2, indicating a moderate level of severity.

Impact Analysis

Exploitation of this SSRF vulnerability could allow attackers to make the vulnerable website send unauthorized requests to arbitrary domains.

This can lead to unauthorized access to sensitive information from other services running on the same system or accessible network.

Such access could be used to gather internal data, perform further attacks, or compromise the security of the system.

Because the vulnerability can be exploited in mass campaigns targeting thousands of websites, it poses a significant risk if not promptly addressed.

Detection Guidance

This vulnerability involves Server Side Request Forgery (SSRF) in the PDF Generator for WordPress plugin, which allows an attacker to make the website send requests to arbitrary domains.

To detect exploitation attempts on your system or network, you should monitor outgoing HTTP requests originating from your WordPress site, especially those targeting unusual or unexpected external domains.

While specific commands are not provided in the resources, common detection methods include:

  • Checking web server logs (e.g., Apache or Nginx access logs) for suspicious request patterns or unusual query parameters related to the PDF Generator plugin.
  • Using network monitoring tools (e.g., tcpdump, Wireshark) to capture and analyze outbound HTTP requests from the server.
  • Employing web application firewalls (WAF) or intrusion detection systems (IDS) with rules to detect SSRF attack patterns.

For example, commands like `grep` on server logs to find suspicious requests or `tcpdump` to monitor outbound traffic could be used, but no exact commands are specified in the provided resources.

Mitigation Strategies

The immediate and recommended step to mitigate this SSRF vulnerability is to update the PDF Generator for WordPress plugin to version 1.6.3 or later, where the issue has been patched.

If updating the plugin is not possible immediately, users should seek assistance from their hosting provider or web developer to apply temporary mitigations.

Patchstack has issued a mitigation rule to block attacks targeting this vulnerability until the plugin can be updated.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57407. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart