Vulnerability Description
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}}.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/cl
- https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/dy
- https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/dy
- https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/dy
- https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/dy
- https://plugins.trac.wordpress.org/browser/generateblocks/tags/2.2.0/includes/dy
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new
- https://www.wordfence.com/threat-intel/vulnerabilities/id/0297d524-e016-4f8d-920
FAQ
What is CVE-2026-3454?
CVE-2026-3454 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 /...
How severe is CVE-2026-3454?
CVE-2026-3454 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-3454?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.