Skip to main content

WordPress CVE-2025-11361

MEDIUM
Server-Side Request Forgery (SSRF) (CWE-918)
2025-10-18 security@wordfence.com
6.4
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
6.4 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

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

Lifecycle Timeline

2
Analysis Generated
Apr 08, 2026 - 19:39 vuln.today
CVE Published
Oct 18, 2025 - 05:15 nvd
MEDIUM 6.4

DescriptionCVE.org

The Gutenberg Essential Blocks - Page Builder for Gutenberg Blocks & Patterns plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 5.7.1 via the eb_save_ai_generated_image function. This makes it possible for authenticated attackers, with Author-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

AnalysisAI

Server-Side Request Forgery in Gutenberg Essential Blocks plugin for WordPress allows authenticated attackers with Author-level or higher privileges to make arbitrary web requests originating from the vulnerable server via the eb_save_ai_generated_image function, enabling reconnaissance and manipulation of internal services. Affects all versions up to 5.7.1 with CVSS 6.4 severity; no active KEV status or public exploit code confirmed at time of analysis.

Technical ContextAI

The vulnerability exists in the eb_save_ai_generated_image function within the Essential Blocks WordPress plugin, which fails to properly validate or sanitize user-supplied URLs before using them in server-side HTTP requests. This is a classic CWE-918 Server-Side Request Forgery (SSRF) flaw where attacker-controlled input is passed to functions that initiate network requests without adequate endpoint validation. The affected plugin integrates with Gutenberg's block editor infrastructure, making it accessible to any authenticated user with Author role or above. The SSRF allows attackers to bypass network segmentation by using the web application as a proxy to query internal services, metadata endpoints (such as AWS IMDSv1), or other restricted resources that would not be directly accessible from the attacker's network position.

Affected ProductsAI

Gutenberg Essential Blocks plugin for WordPress is vulnerable in all versions up to and including 5.7.1. The affected component is the plugin's admin functionality, specifically the eb_save_ai_generated_image function located in includes/Admin/Admin.php. Any WordPress installation running Essential Blocks version 5.7.1 or earlier with users holding Author role or above is potentially vulnerable. Verification can be performed by checking the plugin version in WordPress admin or via the plugin's SVN repository at https://plugins.trac.wordpress.org/browser/essential-blocks/.

RemediationAI

Update Gutenberg Essential Blocks to version 5.7.2 or later, which contains the security fix for the SSRF vulnerability in eb_save_ai_generated_image. Administrators should access WordPress admin panel, navigate to Plugins, and update Essential Blocks immediately. For users unable to update immediately, restrict Author-level and above access to trusted content creators only, and implement network-level controls to prevent internal service exposure (such as blocking outbound requests from the web server to internal IP ranges, or requiring explicit allowlisting of external URLs in the plugin configuration if such options exist). Additional information is available from Wordfence's vulnerability advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/d4b06b93-6b15-4b1f-bdd9-080618591bdc and security research at https://research.cleantalk.org/cve-2025-11361/.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

CVE-2025-11361 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy