Skip to main content

J Businessdirectory Extension For Joomla

8 CVEs product

Monthly

CVE-2026-75952 MEDIUM This Month

Cross-site request forgery (CSRF) in the J-BusinessDirectory Joomla extension (versions prior to 6.2.3 by cmsjunkie.com) allows attackers to trick authenticated users into performing unauthorized state-changing actions across a broad set of unprotected endpoints. Missing CSRF tokens span both frontend operations - contact forms, cart, bookmarks, file uploads, messages, and AI text generation - and sensitive administrator actions including demo-data wipe, app install, cache archiving, and mobile push notification dispatch. No public exploit or active exploitation has been identified at time of analysis; the CVSS 4.0 score of 4.6 reflects mandatory victim interaction and the requirement for an authenticated session.

CSRF J Businessdirectory Extension For Joomla
NVD
CVSS 4.0
4.6
EPSS
0.2%
CVE-2026-75953 HIGH This Week

Open mail relay in the J-BusinessDirectory Joomla extension (versions 1.0.0-6.2.2) allows unauthenticated remote attackers to redirect business contact emails to arbitrary recipients by supplying an attacker-controlled email address in the contact_id_offer or contact_id_event request parameters. The extension incorrectly trusts client-supplied input for recipient resolution rather than performing a server-side lookup against the referenced offer or event record. No public exploit has been identified and EPSS is at the 5th percentile, but the zero-authentication requirement and trivial exploitation path make opportunistic abuse of the site's mail infrastructure realistic.

Information Disclosure J Businessdirectory Extension For Joomla
NVD
CVSS 3.1
7.5
EPSS
0.1%
CVE-2026-75955 MEDIUM This Month

Reflected XSS and XML injection in the J-BusinessDirectory Joomla extension (cmsjunkie.com, versions prior to 6.2.3) exposes site users to client-side script execution via a crafted link. The companyName HTTP request parameter is written directly into an XML attribute without output encoding, allowing attacker-controlled markup to be reflected in server responses. No public exploit code has been identified and the flaw is not listed in CISA KEV, but the unauthenticated attack vector makes it a realistic phishing-leveraged threat against any publicly accessible site running the affected extension.

XSS J Businessdirectory Extension For Joomla
NVD
CVSS 4.0
5.1
EPSS
0.3%
CVE-2026-75951 MEDIUM This Month

Insecure Direct Object Reference (IDOR) in J-BusinessDirectory versions below 6.2.3 allows unauthenticated remote attackers to access and modify business directory records belonging to other users across multiple frontend and API endpoints. The CVSS 4.0 vector (PR:N, AV:N, AC:L) confirms no authentication is required, meaning any internet-connected user can exploit the flaw against a default installation. No public exploit code has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog.

Authentication Bypass J Businessdirectory Extension For Joomla
NVD
CVSS 4.0
6.9
EPSS
0.3%
CVE-2026-75956 HIGH This Week

Denial-of-service in the J-BusinessDirectory Joomla extension (all versions before 6.2.3) allows unauthenticated remote attackers to crash directory listing pages by supplying array or non-numeric values to pagination parameters such as limitstart[]. PHP arithmetic performed on these malformed inputs triggers fatal type errors, rendering the affected extension inoperable. No public exploit code has been identified at time of analysis, and the vulnerability does not appear in the CISA KEV catalog.

PHP Denial Of Service J Businessdirectory Extension For Joomla
NVD VulDB
CVSS 4.0
8.7
EPSS
0.3%
CVE-2026-75954 CRITICAL Act Now

SQL injection in the J-BusinessDirectory extension for Joomla (by cmsjunkie.com) before version 6.2.3 lets remote attackers inject arbitrary SQL through the trips search feature, where user-supplied search keywords and the ORDER BY sort clause are concatenated directly into a query. The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N, score 9.3) indicates unauthenticated, low-complexity network exploitation with high confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but SQL injection in a public search endpoint is trivially weaponizable.

SQLi J Businessdirectory Extension For Joomla
NVD
CVSS 4.0
9.3
EPSS
0.3%
CVE-2026-75949 CRITICAL Act Now

Arbitrary file upload and deletion in the J-BusinessDirectory extension for Joomla (versions before 6.2.3) lets remote attackers write or remove files anywhere in the component's site and administrator directory trees, enabling web shell deployment and full site compromise. The flaw combines a client-controlled storage root (_path_type), absent path-containment checks, a weak file-extension filter, and a missing CSRF token on the upload/remove handlers. Rated CVSS 4.0 10.0 (critical); there is no public exploit identified at time of analysis and it is not listed in CISA KEV.

File Upload CSRF Path Traversal J Businessdirectory Extension For Joomla
NVD
CVSS 4.0
10.0
EPSS
0.3%
CVE-2026-75950 MEDIUM This Month

Unauthenticated listing ownership takeover in J-BusinessDirectory (a Joomla extension by cmsjunkie.com) prior to version 6.2.3 permits any remote unauthenticated attacker to claim ownership of business directory listings - including listings already owned by legitimate users - by supplying attacker-controlled company and user IDs in HTTP requests. The vulnerability stems from improper access control (CWE-284): the ownership-assignment action is not bound to an authenticated session nor restricted to unowned listings. Version 6.2.3 corrects both deficiencies. No public exploit code has been identified at time of analysis, and this CVE has not been added to the CISA KEV catalog.

Authentication Bypass J Businessdirectory Extension For Joomla
NVD
CVSS 4.0
6.9
EPSS
0.3%
EPSS 0% CVSS 4.6
MEDIUM This Month

Cross-site request forgery (CSRF) in the J-BusinessDirectory Joomla extension (versions prior to 6.2.3 by cmsjunkie.com) allows attackers to trick authenticated users into performing unauthorized state-changing actions across a broad set of unprotected endpoints. Missing CSRF tokens span both frontend operations - contact forms, cart, bookmarks, file uploads, messages, and AI text generation - and sensitive administrator actions including demo-data wipe, app install, cache archiving, and mobile push notification dispatch. No public exploit or active exploitation has been identified at time of analysis; the CVSS 4.0 score of 4.6 reflects mandatory victim interaction and the requirement for an authenticated session.

CSRF J Businessdirectory Extension For Joomla
NVD
EPSS 0% CVSS 7.5
HIGH This Week

Open mail relay in the J-BusinessDirectory Joomla extension (versions 1.0.0-6.2.2) allows unauthenticated remote attackers to redirect business contact emails to arbitrary recipients by supplying an attacker-controlled email address in the contact_id_offer or contact_id_event request parameters. The extension incorrectly trusts client-supplied input for recipient resolution rather than performing a server-side lookup against the referenced offer or event record. No public exploit has been identified and EPSS is at the 5th percentile, but the zero-authentication requirement and trivial exploitation path make opportunistic abuse of the site's mail infrastructure realistic.

Information Disclosure J Businessdirectory Extension For Joomla
NVD
EPSS 0% CVSS 5.1
MEDIUM This Month

Reflected XSS and XML injection in the J-BusinessDirectory Joomla extension (cmsjunkie.com, versions prior to 6.2.3) exposes site users to client-side script execution via a crafted link. The companyName HTTP request parameter is written directly into an XML attribute without output encoding, allowing attacker-controlled markup to be reflected in server responses. No public exploit code has been identified and the flaw is not listed in CISA KEV, but the unauthenticated attack vector makes it a realistic phishing-leveraged threat against any publicly accessible site running the affected extension.

XSS J Businessdirectory Extension For Joomla
NVD
EPSS 0% CVSS 6.9
MEDIUM This Month

Insecure Direct Object Reference (IDOR) in J-BusinessDirectory versions below 6.2.3 allows unauthenticated remote attackers to access and modify business directory records belonging to other users across multiple frontend and API endpoints. The CVSS 4.0 vector (PR:N, AV:N, AC:L) confirms no authentication is required, meaning any internet-connected user can exploit the flaw against a default installation. No public exploit code has been identified at time of analysis and the vulnerability is not listed in the CISA KEV catalog.

Authentication Bypass J Businessdirectory Extension For Joomla
NVD
EPSS 0% CVSS 8.7
HIGH This Week

Denial-of-service in the J-BusinessDirectory Joomla extension (all versions before 6.2.3) allows unauthenticated remote attackers to crash directory listing pages by supplying array or non-numeric values to pagination parameters such as limitstart[]. PHP arithmetic performed on these malformed inputs triggers fatal type errors, rendering the affected extension inoperable. No public exploit code has been identified at time of analysis, and the vulnerability does not appear in the CISA KEV catalog.

PHP Denial Of Service J Businessdirectory Extension For Joomla
NVD VulDB
EPSS 0% CVSS 9.3
CRITICAL Act Now

SQL injection in the J-BusinessDirectory extension for Joomla (by cmsjunkie.com) before version 6.2.3 lets remote attackers inject arbitrary SQL through the trips search feature, where user-supplied search keywords and the ORDER BY sort clause are concatenated directly into a query. The CVSS 4.0 vector (AV:N/AC:L/PR:N/UI:N, score 9.3) indicates unauthenticated, low-complexity network exploitation with high confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but SQL injection in a public search endpoint is trivially weaponizable.

SQLi J Businessdirectory Extension For Joomla
NVD
EPSS 0% CVSS 10.0
CRITICAL Act Now

Arbitrary file upload and deletion in the J-BusinessDirectory extension for Joomla (versions before 6.2.3) lets remote attackers write or remove files anywhere in the component's site and administrator directory trees, enabling web shell deployment and full site compromise. The flaw combines a client-controlled storage root (_path_type), absent path-containment checks, a weak file-extension filter, and a missing CSRF token on the upload/remove handlers. Rated CVSS 4.0 10.0 (critical); there is no public exploit identified at time of analysis and it is not listed in CISA KEV.

File Upload CSRF Path Traversal +1
NVD
EPSS 0% CVSS 6.9
MEDIUM This Month

Unauthenticated listing ownership takeover in J-BusinessDirectory (a Joomla extension by cmsjunkie.com) prior to version 6.2.3 permits any remote unauthenticated attacker to claim ownership of business directory listings - including listings already owned by legitimate users - by supplying attacker-controlled company and user IDs in HTTP requests. The vulnerability stems from improper access control (CWE-284): the ownership-assignment action is not bound to an authenticated session nor restricted to unowned listings. Version 6.2.3 corrects both deficiencies. No public exploit code has been identified at time of analysis, and this CVE has not been added to the CISA KEV catalog.

Authentication Bypass J Businessdirectory Extension For Joomla
NVD

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy