Skip to main content

WordPress CVE-2025-11369

MEDIUM
Missing Authorization (CWE-862)
2025-12-17 security@wordfence.com
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/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:U/C:L/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Apr 08, 2026 - 18:38 vuln.today
CVE Published
Dec 17, 2025 - 02:16 nvd
MEDIUM 4.3

DescriptionCVE.org

The Gutenberg Essential Blocks - Page Builder for Gutenberg Blocks & Patterns plugin for WordPress is vulnerable to unauthorized access of data due to a missing or incorrect capability checks on the get_instagram_access_token_callback, google_map_api_key_save_callback and get_siteinfo functions in all versions up to, and including, 5.7.2. This makes it possible for authenticated attackers, with Author-level access and above, to view API keys configured for the external services.

AnalysisAI

Gutenberg Essential Blocks plugin for WordPress up to version 5.7.2 allows authenticated authors and above to access sensitive API keys for Instagram, Google Maps, and other external services due to missing capability checks on several callback functions. The vulnerability requires WordPress Author-level or higher privileges and carries a low real-world risk given the constrained attack surface and low EPSS score of 0.04%, though it does expose plaintext credentials to a wider internal threat model than intended.

Technical ContextAI

The vulnerability stems from insufficient authorization validation in WordPress REST API callback functions (get_instagram_access_token_callback, google_map_api_key_save_callback, and get_siteinfo) within the Gutenberg Essential Blocks plugin. These functions fail to implement proper capability checks (CWE-862: Missing Authorization) before returning or processing sensitive configuration data. WordPress authors have the ability to edit posts and pages but should not have access to site-level API configuration. The plugin stores API keys in the WordPress options table, and these callbacks expose them without verifying whether the authenticated user has the manage_options capability required for such administrative data access. The flaw affects versions through 5.7.2 and is evidenced in the code repositories referenced for GoogleMap.php (line 50), Instagram.php (line 20), and OpenVerse.php (line 108).

Affected ProductsAI

Gutenberg Essential Blocks for WordPress, plugin versions up to and including 5.7.2. The plugin is identified by the WordPress plugin slug 'essential-blocks' and can be located via the official WordPress plugin repository. Code references confirm vulnerability in versions 5.7.0 and earlier; the advisory indicates the fix was applied after 5.7.2. Affected installations are any WordPress site running the plugin at version 5.7.2 or earlier with multiple user accounts at Author level or above.

RemediationAI

Update the Gutenberg Essential Blocks plugin to version 5.7.3 or later, which should restore proper capability checks (manage_options) to the vulnerable callback functions. Administrators can access the plugin update interface at Plugins > Installed Plugins or via wp-admin. Immediately after patching, audit any sensitive API keys exposed through the plugin (Instagram, Google Maps) and consider rotating them if the site has had Author-level or higher users with potentially hostile intent. As a temporary workaround pending patching, limit Author role access on shared or untrusted hosting, or restrict WordPress user account creation to trusted personnel only. Detailed remediation and vulnerability context are available from the Wordfence threat intelligence resource at https://www.wordfence.com/threat-intel/vulnerabilities/id/7e5b1e90-53f7-4afc-9544-c36afe1ee813 and the CleanTalk research summary at https://research.cleantalk.org/cve-2025-11369/.

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-11369 vulnerability details – vuln.today

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