CVE-2026-9058
KrytyczneCVSS 9.3Prawdopodobieństwo exploitacji (EPSS)
Niskie ryzykoPercentyl 23 - wyżej niż 23% wszystkich znanych CVE
Streszczenie
Biblioteka Szafir SDK automatycznie pobiera i importuje niezaufane certyfikaty CA z rozszerzenia AIA caIssuers URI, co może prowadzić do błędnego uznania podpisu cyfrowego za ważny. Podatność umożliwia ominięcie uwierzytelniania i podszywanie się pod użytkownika.
Ocena ryzyka
Ryzyko akceptacji fałszywych podpisów cyfrowych i podszywania się pod użytkowników w aplikacjach integrujących Szafir SDK.
Rekomendacja
Zaktualizuj Szafir SDK do wersji 1.8.463.2 lub nowszej.
Oryginalny opis (angielski, źródło NVD)
For untrusted certificates that contain the "Authority Information Access - caIssuers URI" extension, Szafir SDK will automatically download the parent CA certificate from the specified URL and will import it to its trust store as a "nonqualified" certificate. In such a case, Szafir SDK returns a success status code of 0 ("Positively verified") upon successful cryptographic verification and a certificate status of "nonqualified". For other types of untrusted certificates, Szafir SDK returns a success status code of 0 ("Positively verified") upon successful cryptographic verification and a certificate status of "nondetermined". This may lead integrating applications to incorrectly treat the digital signature as valid despite an untrusted certificate chain. This flaw enables authentication bypass and user impersonation: (1) in use-cases other than qualified certificate authentication, or (2) if the qualified certificate authentication use-case is not correctly implemented by the integrating application. This issue was fixed in version 1.8.463.2.

