What is CVE-2026-23603?
CVE-2026-23603 is a Blind SSRF vulnerability in OAuth2 avatar synchronization arising from an unvalidated OIDC 'picture' claim. This flaw allows the application to blindly issue requests to a target server to fetch the user's avatar. Immediate URL validation on OIDC claims is required to mitigate the issue.
Azərbaycanca: CVE-2026-23603, OAuth2 avatar sinxronizasiyasında təsdiqlənməmiş OIDC 'picture' iddiası vasitəsilə yaranan Blind SSRF zəifliyidir. Bu boşluq tətbiqin istifadəçi avatarını yeniləmək üçün hədəf serverə kor-koranə sorğu göndərməsinə səbəb olur. İstifadəçi mənbəyini yoxlamadığı üçün təcili olaraq OIDC iddialarına URL validasiyası əlavə edilməlidir.
Related CVEs
link basis: same weakness class CWE-918
FAQ2
What can an attacker achieve by exploiting CVE-2026-23603?
Through this Blind SSRF flaw, an attacker can cause the application to blindly issue requests to a target server because the URL in the OIDC 'picture' claim is not validated during OAuth2 avatar synchronization.
What measure should be taken to mitigate CVE-2026-23603?
Immediate URL validation on OIDC claims must be added to mitigate the vulnerability.
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.