CVE-2026-84765
Deferred Deferred - Pending Action

Unauthenticated Cross Site Scripting in Breadcrumb NavXT

Vulnerability report for CVE-2026-84765, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-03

Last updated on: 2026-09-03

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Breadcrumb NavXT <= 7.5.1 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-03
Last Modified
2026-09-03
Generated
2026-09-03
AI Q&A
2026-09-03
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
breadcrumb_navxt breadcrumb_navxt to 7.5.1 (inc)
breadcrumb_navxt breadcrumb_navxt to 7.5.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability in the Breadcrumb NavXT plugin for WordPress versions 7.5.1 and earlier. It allows attackers to inject malicious scripts into websites without needing authentication. These scripts execute when visitors access the site, potentially causing redirects or unwanted content display.

Detection Guidance

Detecting this XSS vulnerability requires checking if your Breadcrumb NavXT plugin version is 7.5.1 or earlier. Inspect WordPress plugin files for suspicious scripts in breadcrumb output or input fields. Use commands like 'grep -r "breadcrumb_navxt" /path/to/wordpress/plugins/' to locate the plugin version. Monitor web server logs for unusual requests or payloads containing script tags.

Impact Analysis

This vulnerability can lead to unauthorized script execution on your website, potentially causing redirects to malicious sites, theft of user cookies or session tokens, or display of unwanted content. Attackers could trick users into clicking malicious links to trigger the exploit.

Compliance Impact

This XSS vulnerability could lead to unauthorized script execution on websites, potentially enabling attackers to steal sensitive user data or manipulate content. Such breaches may violate GDPR by exposing personal data or HIPAA by compromising protected health information if exploited on relevant systems.

Mitigation Strategies

Immediately update Breadcrumb NavXT to version 7.5.2 or later. If updating is not possible, apply the mitigation rule provided by Patchstack to block XSS attempts. Disable the plugin temporarily if no immediate fix is available. Review and sanitize user inputs to prevent script injection in breadcrumb-related fields.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-84765. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart