CVE-2026-41462
CRITICALProjeQtor < 12.4.4 Unauthenticated SQL Injection via Login
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-41462. PoCs published by 0xBlackash.
AI-analyzed exploit summary The repository contains a functional Python exploit for CVE-2026-41462, an unauthenticated SQL injection vulnerability in ProjeQtor's login functionality. The exploit demonstrates the creation of a new admin user via stacked SQL queries.
Description
ProjeQtor versions 7.0 through 12.4.3 contain an unauthenticated SQL injection vulnerability in the login functionality where the login variable is directly concatenated into a SQL query without parameterization or sanitization. Attackers can inject arbitrary SQL expressions through the username field at the authentication endpoint to create privileged accounts, read sensitive data, and execute operating system commands if the database user has elevated permissions.
Exploits (1)
The repository contains a functional Python exploit for CVE-2026-41462, an unauthenticated SQL injection vulnerability in ProjeQtor's login functionality. The exploit demonstrates the creation of a new admin user via stacked SQL queries.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H