Impact
The Static Block plugin for WordPress allows an authenticated user with contributor-level or higher access to embed a shortcode that references a post by ID. The plugin retrieves the post using get_post() but does not verify the post status or the viewer’s capability. This allows the attacker to read the full content of any post, including private, draft, or pending posts created by administrators. The vulnerability can leak confidential or sensitive information stored in posts.
Affected Systems
The vulnerability affects the Static Block plugin for WordPress in all versions up to and including 2.2. Users running these versions are potentially exposed to information disclosure through the shortcode feature.
Risk and Exploitability
The CVSS score is 4.3, indicating medium impact under current scoring. The EPSS score of < 1% suggests a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be an authenticated attacker who can edit and preview content, which is achievable by contributors or higher roles on the site.
OpenCVE Enrichment