AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-13154

HIGH · CVSS 7.5 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-08-06 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Gutenberg Essential Blocks plugin for WordPress prior to version 6.4.0 is vulnerable due to inadequate verification of post type visibility, enabling unauthenticated users to access and read entries of custom post types that should be restricted. This flaw can lead to unauthorized exposure of sensitive content, making it critical for WordPress site administrators using this plugin to prioritize an update to mitigate potential data leaks. Users of this plugin should assess their exposure and implement the necessary patch to secure their sites.

CVE
CVE-2026-13154
Severity
HIGH
CVSS
7.5
EPSS
0.26%
WordPress

Original NVD Description

The Gutenberg Essential Blocks WordPress plugin before 6.4.0 does not verify that an attacker-supplied post type is publicly viewable before querying it in one of its public REST routes, allowing unauthenticated users to read published entries of custom post types that the site registered as non-public.