Description
Unauthenticated Cross Site Scripting (XSS) in Breadcrumb NavXT <= 7.5.1 versions.
Published: 2026-09-03
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Cross Site Scripting
Action: Update
AI Analysis

Impact

The vulnerability is a client‑side injection flaw that allows an attacker to insert arbitrary JavaScript into pages that use the Breadcrumb NavXT plugin. It is described as unauthenticated, meaning no user privilege is required to exploit it. If successful, the attacker can execute scripts within the context of any visitor, potentially enabling cookie theft, session hijacking, or site defacement. This type of flaw falls under CWE‑79.

Affected Systems

WordPress sites that are running the Breadcrumb NavXT plugin versions 7.5.1 or earlier. The product is maintained by John Havlik and is commonly used to display breadcrumb navigation on WordPress sites.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity. Because the vulnerability is unauthenticated and can be triggered from any web request, the likelihood of exploitation is non‑negligible, although EPSS data is not available. The vulnerability is not listed in CISA’s KEV catalog, but tools that process CVSS can still surface it as a high‑risk issue. An attacker can typically trigger the flaw by crafting a malicious URL or input that reaches a page rendering the breadcrumb trail, causing the browser to execute injected JavaScript.

Generated by OpenCVE AI on September 3, 2026 at 20:37 UTC.

Remediation

Vendor Solution

Update the WordPress Breadcrumb NavXT plugin to the latest available version (at least 7.5.2).


OpenCVE Recommended Actions

  • Upgrade Breadcrumb NavXT to version 7.5.2 or later.
  • Review and modify any custom breadcrumb templates or functions to ensure they escape output properly.
  • Deploy a web application firewall rule to block malicious breadcrumb input or enforce a strict content security policy until the plugin is fully updated.

Generated by OpenCVE AI on September 3, 2026 at 20:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared John Havlik
John Havlik breadcrumb Navxt
Wordpress
Wordpress wordpress
Vendors & Products John Havlik
John Havlik breadcrumb Navxt
Wordpress
Wordpress wordpress

Thu, 03 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Breadcrumb NavXT <= 7.5.1 versions.
Title WordPress Breadcrumb NavXT plugin <= 7.5.1 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

John Havlik Breadcrumb Navxt
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-09-03T17:34:30.862Z

Reserved: 2026-09-02T09:57:42.761Z

Link: CVE-2026-84765

cve-icon Vulnrichment

Updated: 2026-09-03T17:34:28.728Z

cve-icon NVD

Status : Deferred

Published: 2026-09-03T17:17:27.580

Modified: 2026-09-03T18:17:30.387

Link: CVE-2026-84765

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:40:09Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')