CVE-2026-1202: CRMEB LoginController.php appleLogin improper authentication
A security flaw has been discovered in CRMEB up to 5.6.3. The affected element is the function appleLogin of the file crmeb/app/api/controller/v1/LoginController.php. Performing a manipulation of the argument openId results in improper authentication. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-1202?
CVE-2026-1202 is classified as a medium severity vulnerability due to improper authentication in the appleLogin function.
How do I fix CVE-2026-1202?
To mitigate CVE-2026-1202, update your CRMEB application to version 5.6.4 or later, which addresses the authentication issue.
What versions of CRMEB are affected by CVE-2026-1202?
CRMEB versions up to and including 5.6.3 are affected by CVE-2026-1202.
What specific function is vulnerable in CVE-2026-1202?
The vulnerable function in CVE-2026-1202 is appleLogin, located in the LoginController.php file.
What kind of attack does CVE-2026-1202 allow?
CVE-2026-1202 allows authentication bypass through manipulation of the openId argument, potentially leading to unauthorized access.