What the vulnerability does
01Description
Joomla J2 JOBS 1.3.0 contains an authenticated SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the 'sortby' parameter. Attackers can send POST requests to the administrator index with malicious 'sortby' values to extract sensitive database information.
Explanation of Vulnerability in Simple Terms
02Summary
J2 JOBS contains a SQL injection vulnerability in versions 1.3.0 and later. An attacker with low-level access can inject malicious SQL commands through unfiltered input, potentially reading or modifying the site's database. The vulnerability requires authentication but no user interaction.
What an attacker can do
03Attacker Capabilities
Read or modify database contents by injecting SQL commands through the application.
Potential impact on your site
04Site Impact
Unauthorized access to job listings, user data, and site configuration stored in the database.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account on the site.
Key dates
06Disclosure timeline
May 13, 2026
CVE published
May 14, 2026
Record updated