Description
The Breadcrumb NavXT plugin for WordPress is vulnerable to authorization bypass through user-controlled key in versions up to and including 7.5.0. This is due to the Gutenberg block renderer trusting the $_REQUEST['post_id'] parameter without verification in the includes/blocks/build/breadcrumb-trail/render.php file. This makes it possible for unauthenticated attackers to enumerate and view breadcrumb trails for draft or private posts by manipulating the post_id parameter, revealing post titles and hierarchy that should remain hidden.
Problem types
CWE-639 Authorization Bypass Through User-Controlled Key
Product status
* (semver)
Timeline
| 2026-02-18: | Disclosed |
Credits
NosleeP
References
www.wordfence.com/...-ac19-41a5-8027-eb053f4a6490?source=cve
plugins.trac.wordpress.org/...ld/breadcrumb-trail/render.php
plugins.trac.wordpress.org/changeset/3425008