Description
Joomla Extension - cmsjunkie.com - Unauthenticated listing ownership takeover in J-BusinessDirectory < 6.2.3 - Ownership could be changed using attacker-supplied company and user IDs, including for listings that already had an owner. 6.2.3 binds the action to the authenticated user and only allows unowned listings.
Published: 2026-08-19
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The J-BusinessDirectory extension for Joomla with versions prior to 6.2.3 contains a flaw that permits an unauthenticated attacker to assign any company and user identifiers to a business listing, effectively transferring ownership. This can be performed even on listings that already have an owner, allowing the attacker to hoist existing listings into their control. As a result, authorized users lose control of their listings, which can be used to spread misinformation, steal reputational value, or conduct fraudulent activity. The weakness corresponds to improper access control (CWE-284) and unauthorized modification of resources (CWE-639).

Affected Systems

The affected system is the J-BusinessDirectory extension for Joomla created by cmsjunkie.com. All releases before version 6.2.3 are vulnerable. Users employing these earlier releases should verify and upgrade accordingly.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating moderate severity. While the EPSS score is not available, the lack of official exploitation data suggests that it has not yet been publicly leveraged. The vulnerability is listed as not part of CISA KEV. The likely attack vector is remote web-based, with an attacker able to send HTTP requests to the vulnerable endpoint without authentication. As the issue allows control over any listing, the potential impact escalates from information disclosure to ownership takeover, with significant loss of integrity and availability for affected businesses.

Generated by OpenCVE AI on August 19, 2026 at 18:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the J-BusinessDirectory extension to version 6.2.3 or later to apply the vendor fix.
  • Ensure the endpoint that changes listing ownership performs strict authentication and authorization checks, aligning with proper access control (CWE-284).
  • If an upgrade cannot be performed immediately, block unauthenticated access to the ownership‑change functionality via server‑side rules or a web application firewall so that only administrators can issue such requests.

Generated by OpenCVE AI on August 19, 2026 at 18:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
Description Joomla Extension - cmsjunkie.com - Unauthenticated listing ownership takeover in J-BusinessDirectory < 6.2.3 - Ownership could be changed using attacker-supplied company and user IDs, including for listings that already had an owner. 6.2.3 binds the action to the authenticated user and only allows unowned listings.
Title Joomla Extension - cmsjunkie.com - Unauthenticated listing ownership takeover in J-BusinessDirectory < 6.2.3
Weaknesses CWE-284
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-19T14:40:08.133Z

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

Link: CVE-2026-75950

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-19T15:18:09.570

Link: CVE-2026-75950

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T18:30:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-639

    Authorization Bypass Through User-Controlled Key