CVE-2026-41464 Details
Description
ProjeQtor versions 7.0 through 12.4.3 contain a missing authorization vulnerability in the objectDetail.php endpoint that allows authenticated users with guest-level privileges to retrieve sensitive data belonging to other users including password hashes and API keys. Attackers can bypass access controls by directly accessing the endpoint without ownership or role-based validation to extract administrator credentials and perform privilege escalation.
A missing authorization vulnerability has been identified in ProjeQtor versions 7.0 prior to 12.4.4. This vulnerability exists in the objectDetail.php endpoint, where authenticated users with guest-level privileges can access sensitive data belonging to other users, such as password hashes and API keys. The lack of proper authorization checks allows these users to bypass access controls and directly retrieve information that could include administrator credentials, potentially leading to privilege escalation.
It is recommended that ProjeQtor implement server-side authorization checks for all endpoints that return object details. The application should ensure that users have the appropriate permissions to access requested data, regardless of the frontend controls. This vulnerability can be addressed by updating to ProjeQtor version 12.4.4 or later, where this authorization issue has been fixed.
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 29, 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-41464 | [email protected] | Broken Link |
| https://gryfman.fr/cves/CVE-2026-41464 | [email protected] | ExploitTechnical Analysis |
| https://www.projeqtor.com | [email protected] | Vendor |
| https://www.vulncheck.com/advisories/projeqtor-missing-authorization-via-objectdetail-php | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [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