Description
Joomla Extension - cmsjunkie.com - Insecure Direct Object Reference (multiple frontend/API actions) in J-BusinessDirectory < 6.2.3
Published: 2026-08-19
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The J‑BusinessDirectory extension for Joomla is vulnerable to an insecure direct object reference through multiple frontend and API actions. An attacker can directly substitute an object identifier in a request to bypass authorization controls, allowing unauthorized viewing or modification of protected data such as business listings. This flaw is classified as CWE‑639, which indicates that proper access control checks are missing during object reference handling.

Affected Systems

The affected vendor is cmsjunkie.com, offering the J‑BusinessDirectory extension for Joomla. Versions of the extension earlier than 6.2.3 are affected by this IDOR flaw, as indicated by the version constraint "< 6.2.3". Users running the extension in any Joomla site should verify their installed version and assume any build prior to 6.2.3 is vulnerable.

Risk and Exploitability

The CVSS score of 6.9 reflects a moderate to high risk of exploitation, and the EPSS score is less than 1%. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw remotely via the web interface or API without needing privileged access, inferring that the likely attack vector is through crafted HTTP requests that alter object identifiers. Because the flaw does not allow code execution, the immediate threat manifests as unauthorized data exposure or tampering rather than full system compromise.

Generated by OpenCVE AI on August 20, 2026 at 16:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to J‑BusinessDirectory version 6.2.3 or later, which contains a fix for the IDOR issue.
  • Configure the extension or web server to enforce authentication and authorization on all API endpoints that expose business object identifiers, ensuring only users with the appropriate permissions can view or modify listings.
  • Conduct an audit of existing listings and database permissions to detect and revert any unauthorized changes, and apply stricter database access controls to restrict direct object manipulation.

Generated by OpenCVE AI on August 20, 2026 at 16:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
First Time appeared Cmsjunkie.com
Cmsjunkie.com j-businessdirectory Extension For Joomla
Vendors & Products Cmsjunkie.com
Cmsjunkie.com j-businessdirectory Extension For Joomla

Wed, 19 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - cmsjunkie.com - Insecure Direct Object Reference (multiple frontend/API actions) in J-BusinessDirectory < 6.2.3
Title Joomla Extension - cmsjunkie.com - Insecure Direct Object Reference (multiple frontend/API actions) in J-BusinessDirectory < 6.2.3
Weaknesses CWE-639
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Cmsjunkie.com J-businessdirectory Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-21T19:17:21.847Z

Reserved: 2026-08-18T16:11:15.469Z

Link: CVE-2026-75951

cve-icon Vulnrichment

Updated: 2026-08-21T16:17:20.613Z

cve-icon NVD

Status : Deferred

Published: 2026-08-19T15:18:09.693

Modified: 2026-08-26T16:36:16.990

Link: CVE-2026-75951

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T16:15:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key