CVE-2026-75956
8.7Joomla · J-BusinessDirectory extension
The J-BusinessDirectory extension for Joomla is vulnerable to resource exhaustion through improper limits on resource allocation, which can lead to denial of service conditions.
Executive summary
An unauthenticated resource allocation vulnerability in the J-BusinessDirectory extension for Joomla poses a significant risk of denial of service attacks.
Vulnerability
This is an allocation of resources without limits or throttling (CWE-770) vulnerability. It allows an unauthenticated, remote attacker to trigger excessive resource consumption, resulting in a denial of service.
Business impact
Successful exploitation can render the affected website or application unresponsive, leading to significant service downtime and business disruption. With a CVSS score of 8.7, this vulnerability represents a high risk to business continuity, especially for high-traffic platforms relying on this extension.
Remediation
Immediate Action: Check the official Joomla extension directory or the cmsjunkie website for the latest security release and update the extension immediately.
Proactive Monitoring: Monitor server resource utilization, including CPU and memory usage, for sudden spikes that correlate with unusual traffic patterns.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rate-limiting rules to detect and block requests that attempt to consume excessive server resources.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
Administrators should prioritize updating the J-BusinessDirectory extension to the latest version to address this resource exhaustion vulnerability. In the absence of a specific patch, implementing robust rate-limiting and monitoring via a WAF is recommended to protect the availability of the application.