CVE-2026-10586 HIGH

CVE-2026-10586: Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns <= 6.1.3 - Authenticated (Author+) Server-Side Request Forgery

Vendor Wpdevteam
Product Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns
Weakness CWE-918 · SSRF
Published June 4, 2026
Last update June 12, 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

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, 6.1.3 via the `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.

Explanation of Vulnerability in Simple Terms

02Summary

The Gutenberg Essential Blocks plugin for WordPress contains 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. No user interaction is required. The vulnerability affects all versions up to 6.1.3. An attacker can read sensitive data or perform actions on systems the site can reach.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external servers to read data or perform unauthorized actions.

Potential impact on your site

04Site Impact

Attackers can access internal services, read sensitive files, or trigger actions on systems your site can reach without your knowledge.

Conditions required to exploit

05Prerequisites

None. The vulnerability is accessible over the network without authentication or user interaction.

Key dates

06Disclosure timeline

June 4, 2026 CVE published
June 12, 2026 Record updated