Security Advisory

CVE-2023-2086

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2023-06-09 05:33:25
Last updated 2026-04-08 17:11:52
Assigner Wordfence
State PUBLISHED

Description

The Essential Blocks plugin for WordPress is vulnerable to unauthorized use of functionality due to a missing capability check on the template_count function in versions up to, and including, 4.0.6. This makes it possible for subscriber-level attackers to obtain plugin template information. While a nonce check is present, it is only executed when a nonce is provided. Not providing a nonce results in the nonce verification to be skipped. There is no capability check.