Auth bypass in Edge22 Generateblocks
CVE-2026-3454
The GenerateBlocks plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.2.0. This is due to missing object-level authorization checks in the /wp-json/generateblocks/v1/dynamic-tag-replacements REST endpoint. The endpoint only verifies that the user has the edit_posts capability but does not verify the user has permission to access the specific post or its associated data referenced by attacker-controlled id parameters in dynamic tag content. This makes it possible for authenticated attackers, with Contributor-level access and above, to extract sensitive information from arbitrary posts including author email addresses and non-protected post meta values by crafting dynamic tag payloads such as {{post_meta id:<target>|key:<meta_key>}} and {{post_title id:<target>|link:author_email}}.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.005 (43.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Edge22 Generateblocks — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-3454?
- CVE-2026-3454 is a medium-severity vulnerability in Edge22 Generateblocks, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 6.5/10. Published 2026-05-05.
- How severe is CVE-2026-3454?
- Medium severity. CVSS v3 base score is 6.5 out of 10.