CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-27950

High
Published: Translated: NVD NIST

Summary

FreeRDP to darmowa implementacja protokołu zdalnego pulpitu. Przed wersją 3.23.0 poprawka dotycząca wykorzystania pamięci po zwolnieniu (heap-use-after-free) opisana w CVE-2026-24680 jest niekompletna, ponieważ dotyczy tylko ścieżki kodu SDL3, a nie SDL2.

Risk Assessment

Organizacje korzystające z wersji FreeRDP z SDL2 mogą być narażone na wykorzystanie tej podatności, co może prowadzić do nieautoryzowanego dostępu lub destabilizacji systemu.

Recommendation

Zaleca się aktualizację do wersji 3.23.0, aby usunąć tę podatność i zapewnić pełne bezpieczeństwo aplikacji.

Related vulnerabilities

Original NVD description (English source)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, the fix for the heap-use-after-free described in CVE-2026-24680 is incomplete. While the vulnerable execution flow referenced in the advisory exists in the SDL2 implementation, the fix appears to have been applied only to the SDL3 code path. In the SDL2 implementation, the pointer is not nulled after free. This creates a situation where the advisory suggests the vulnerability is fully resolved, while builds or environments still using SDL2 may retain the vulnerable logic. A complete fix is available in version 3.23.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS