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 using automated tools.
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 user privileges can inject malicious SQL commands through unfiltered input, potentially reading or modifying the site's database. The vulnerability requires network access and valid user credentials but no additional user interaction.
What an attacker can do
03Attacker Capabilities
Read or modify the site database by injecting SQL commands through user input.
Potential impact on your site
04Site Impact
Attackers with user accounts can steal sensitive data, modify job listings, or corrupt the database.
Conditions required to exploit
05Prerequisites
Valid user account with low-level privileges; network access to the site.
Key dates
06Disclosure timeline
May 13, 2026
CVE published
May 14, 2026
Record updated