CVE-2026-41462

CRITICAL

ProjeQtor < 12.4.4 Unauthenticated SQL Injection via Login

Title source: cna
STIX 2.1

Exploitation 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)

github WORKING POC
by 0xBlackash · pythonpoc
https://github.com/0xBlackash/CVE-2026-41462

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: ProjeQtor < 12.4.4
No auth needed
Prerequisites: Target URL · Access to login endpoint
devstral-2 · analyzed Apr 29, 2026 Full analysis →

References (4)

Core 4
Core References
Exploit technical-description exploit
https://damiri.fr/en/cves/CVE-2026-41462
Product product
https://www.projeqtor.com
Exploit technical-description exploit
https://gryfman.fr/cves/CVE-2026-41462

Scores

CVSS v3 9.8
EPSS 0.0056
EPSS Percentile 41.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact total

Details

CWE
CWE-89
Status published
Products (2)
ProjeQtor/ProjeQtor 12.4.4
ProjeQtor/ProjeQtor 7.0 - 12.4.3
Published Apr 27, 2026
Tracked Since Apr 27, 2026