CVE-2026-75955
Received Received - Intake

Reflected XSS in J-BusinessDirectory Joomla Extension

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

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: Joomla! Project

Description

Joomla Extension - cmsjunkie.com - Reflected XSS / XML injection in J-BusinessDirectory < 6.2.3 - companyName from the request was written unescaped into an XML attribute.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
cmsjunkie j-businessdirectory to 6.2.3 (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 a reflected cross-site scripting (XSS) and XML injection vulnerability in the J-BusinessDirectory Joomla extension versions before 6.2.3. The companyName parameter from user requests is written unescaped into an XML attribute, allowing attackers to inject malicious scripts or XML data.

Detection Guidance

To detect this vulnerability, inspect Joomla installations running J-BusinessDirectory versions below 6.2.3. Check for reflected XSS or XML injection by examining HTTP responses for unescaped companyName parameters in XML attributes. Manually review web server logs for suspicious input patterns.

Impact Analysis

An attacker could exploit this to execute arbitrary JavaScript in a victim's browser when they visit a crafted link, potentially stealing session cookies, redirecting to phishing pages, or performing actions on behalf of the user.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality principles or HIPAA's safeguards for protected health information if exploited.

Mitigation Strategies

Immediately update J-BusinessDirectory to version 6.2.3 or later. If updating is not possible, disable the extension or apply input validation to sanitize the companyName parameter before XML processing. Monitor for exploitation attempts in logs.

Chat Assistant

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

EPSS Chart