CVE-2026-75952
Received Received - Intake

Cross-Site Request Forgery in J-BusinessDirectory Extension

Vulnerability report for CVE-2026-75952, 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 - 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.

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-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a Cross-Site Request Forgery (CSRF) vulnerability in the J-BusinessDirectory Joomla extension versions before 6.2.3. It lacks tokens on AJAX and state-changing tasks like contact forms, cart operations, uploads, and admin actions such as app installation and cache clearing.

Detection Guidance

This vulnerability involves missing CSRF tokens in J-BusinessDirectory versions below 6.2.3. Detection requires checking for outdated extensions and reviewing logs for unauthorized state-changing actions like form submissions or admin tasks without proper tokens.

Impact Analysis

An attacker could trick a logged-in user or admin into performing unwanted actions like submitting forms, modifying data, or changing settings without their consent. This could lead to unauthorized data changes, account manipulation, or system compromise depending on the actions performed.

Compliance Impact

This vulnerability could potentially impact compliance with GDPR and HIPAA by enabling unauthorized actions through cross-site request forgery (CSRF). Missing tokens on state-changing tasks may allow attackers to manipulate user sessions, leading to unauthorized data access, modification, or deletion. This could result in violations of data integrity and confidentiality requirements under these regulations.

Mitigation Strategies

Update J-BusinessDirectory to version 6.2.3 or later to address missing CSRF tokens. Review and restrict admin access, monitor for suspicious admin actions, and ensure all forms and AJAX endpoints include proper CSRF protection.

Chat Assistant

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

EPSS Chart