GHSA-qg44-r3wg-78jjHighCVSS 5.9
Open ISES Tickets before 3.44.2 disables TLS certificate verification in incs/login.inc.php by...
🔗 CVE IDs covered (1)
📋 Description
Open ISES Tickets before 3.44.2 disables TLS certificate verification in incs/login.inc.php by setting CURLOPT_SSL_VERIFYPEER to false (and not setting CURLOPT_SSL_VERIFYHOST) when issuing outbound HTTPS requests for outbound HTTPS requests issued during the login/authentication flow. An attacker positioned on the network path between the server and the remote endpoint can present a forged certificate to intercept, monitor, or modify the request and response, including any API keys or session-bearing data in transit.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-48248
- https://github.com/openises/tickets/commit/ecfeb406a016766cae81c749e14b5145a9f2dbff
- https://github.com/openises/tickets/releases/tag/v3.44.2
- https://www.vulncheck.com/advisories/open-ises-tickets-disabled-tls-certificate-verification-in-incs-login-inc-php
- https://github.com/advisories/GHSA-qg44-r3wg-78jj