CVE-2026-75954
Received Received - Intake

SQL Injection in J-BusinessDirectory Joomla Extension

Vulnerability report for CVE-2026-75954, 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 - SQL injection in trips search in J-BusinessDirectory < 6.2.3 - Search keywords and ORDER BY were concatenated into SQL. 6.2.3 quotes keywords and allow-lists the sort clause.

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-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a SQL injection vulnerability in the J-BusinessDirectory Joomla extension versions before 6.2.3. It allows attackers to inject malicious SQL code through search keywords and ORDER BY parameters. The flaw occurs because user input is directly concatenated into SQL queries without proper sanitization.

Detection Guidance

This vulnerability involves SQL injection in J-BusinessDirectory versions before 6.2.3. To detect it, check the installed version of J-BusinessDirectory. If it is below 6.2.3, the system is vulnerable. No specific commands are provided in the context.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data from the database. They might extract user credentials, financial information, or other confidential data. The vulnerability could also allow unauthorized changes to the website's content or structure.

Compliance Impact

This vulnerability could lead to violations of data protection regulations like GDPR or HIPAA by exposing personal or health information. Organizations may face fines, legal action, or reputational damage if this vulnerability results in a data breach.

Mitigation Strategies

Immediately update J-BusinessDirectory to version 6.2.3 or later to patch the SQL injection vulnerability. Ensure the update is applied to all affected systems.

Chat Assistant

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

EPSS Chart