Breadcrumb NavXT <= 7.5.0 - Missing Authorization to Sensitive Information Exposure

2026-02-18 00:00
NosleeP++

Strategic Overview

Status
Patched in 7.5.1
Affected PluginBreadcrumb NavXT
Affected Version<= 7.5.0
CVSS5.3Medium
CVECVE-2025-13842
View all Breadcrumb NavXT vulnerabilities

Vulnerability Overview

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.

Technical Analysis

REMEDIATION: Update to version 7.5.1, or a newer patched version --- IDENTIFIER: CWE-639 (Authorization Bypass Through User-Controlled Key) The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C