CVE-2020-37226 HIGH

CVE-2020-37226: Joomla J2 JOBS 1.3.0 Authenticated SQL Injection via sortby

Vendor Joomsky
Product J2 JOBS
Weakness CWE-89 · SQLi
Published May 13, 2026
Last update May 14, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

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

Related vulnerabilities

08Related CVE