CVE-2026-41462 Details
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.
A critical unauthenticated SQL injection vulnerability has been identified in ProjeQtor versions 7.0 prior to 12.4.4. The vulnerability arises in the login functionality, where the login variable is directly concatenated into a SQL query without proper parameterization or sanitization. This flaw allows attackers to inject arbitrary SQL expressions through the username field at the authentication endpoint. Exploitation of this vulnerability could lead to the creation of privileged accounts, unauthorized access to sensitive data, and execution of operating system commands, depending on the database user's permissions.
Users are advised to update ProjeQtor to version 12.4.4 or later. The vulnerability can also be mitigated by ensuring that the application database user has limited privileges and by using parameterized queries or prepared statements for SQL database interactions.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 27, 2026CISA-ADP
Assessed Apr 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://damiri.fr/en/cves/CVE-2026-41462 | [email protected] | Broken Link |
| https://gryfman.fr/cves/CVE-2026-41462 | [email protected] | ExploitTechnical Analysis |
| https://www.projeqtor.com | [email protected] | Vendor |
| https://www.vulncheck.com/advisories/projeqtor-unauthenticated-sql-injection-via-login | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ProjeQtOr | >= 7.0, <= 12.4.3 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 27, 2026 | New CVE Received | [email protected] |
Volerion