Description
Joomla Extension - cmsjunkie.com - Cross-site request forgery in J-BusinessDirectory < 6.2.3 - Tokens were missing on many AJAX/state-changing tasks: contact/quote forms, cart, bookmarks, uploads, messages, AI text generation, and several administrator actions (app install, demo-data wipe, cache/statistics archive, payment notification send, mobile push). Frontend CSRF needs a registered/listing-owner session; admin CSRF needs a backend admin session.
Published: 2026-08-19
Score: 4.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Missing CSRF tokens on many AJAX and state‑changing tasks in the J‑BusinessDirectory extension allow an attacker to perform a wide range of unauthorized actions such as submitting contact or quote forms, adding items to carts, creating bookmarks, uploading files, sending messages, generating AI text, and, on the administrative side, installing applications, wiping demo data, archiving cache and statistics, sending payment notifications, and pushing mobile alerts. The weakness is a classic Cross‑Site Request Forgery (CWE‑352), permitting the attacker to impersonate the victim, whether a registered listing owner or a backend administrator.

Affected Systems

The vulnerability affects the cmsjunkie.com J‑BusinessDirectory extension for Joomla. Versions earlier than 6.2.3 are impacted. The extension relies on Joomla’s session mechanisms, so the CSRF exploitation requires a valid frontend session for owner‑level actions or an active backend admin session for administrator tasks.

Risk and Exploitability

The CVSS score of 4.6 indicates moderate risk. The EPSS score is <1%, and the flaw is not listed in the CISA KEV catalog. The likely attack vector is a web browser; an attacker can craft a malicious link or embed a request in a third‑party page that a logged‑in user will load, triggering the state‑changing action because no token protects the request. As the vulnerability requires only an authenticated session on the victim’s side and offers no further prerequisites, exploitation probability is low for targets that have not addressed the missing tokens.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to J‑BusinessDirectory version 6.2.3 or later.
  • If an upgrade is not immediately possible, manually enforce CSRF tokens on the affected AJAX endpoints or configure Joomla to require a token for these actions.
  • Disable or temporarily block the vulnerable state‑changing operations (such as app installation, demo‑data wipe, cache/statistics archive, payment notification send, and mobile push) via the Joomla administration interface or firewall rules until a patched version is available.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', '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 - Cross-site request forgery in J-BusinessDirectory < 6.2.3 - Tokens were missing on many AJAX/state-changing tasks: contact/quote forms, cart, bookmarks, uploads, messages, AI text generation, and several administrator actions (app install, demo-data wipe, cache/statistics archive, payment notification send, mobile push). Frontend CSRF needs a registered/listing-owner session; admin CSRF needs a backend admin session.
Title Joomla Extension - cmsjunkie.com - Cross-site request forgery in J-BusinessDirectory < 6.2.3
Weaknesses CWE-352
References
Metrics cvssV4_0

{'score': 4.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:N/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-21T04:51:45.373Z

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

Link: CVE-2026-75952

cve-icon Vulnrichment

Updated: 2026-08-20T15:52:33.931Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-26T16:35:20.160

Link: CVE-2026-75952

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)