Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://damiri.fr/en/cves/CVE-2026-41462
- https://gryfman.fr/cves/CVE-2026-41462
- https://www.projeqtor.com
- https://www.vulncheck.com/advisories/projeqtor-unauthenticated-sql-injection-via
FAQ
What is CVE-2026-41462?
CVE-2026-41462 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 param...
How severe is CVE-2026-41462?
CVE-2026-41462 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-41462?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.