Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
8.7 HIGH
CVE-2026-24683 — FreeRDP has a heap-use-after-free in ainput_send_input_event

FreeRDP is a free implementation of the Remote Desktop Protocol. ainput_send_input_event caches channel_callback in a local variable and later uses it without synchronization; a concurrent channel cl…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
8.7 HIGH
CVE-2026-24682 — FreeRDP has a Heap-buffer-overflow in audio_formats_free

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, audin_server_recv_formats frees an incorrect number of audio formats on parse failure (i + i), leading to out-of-boun…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
8.7 HIGH
CVE-2026-24681 — FreeRDP has a heap-use-after-free in urb_bulk_transfer_cb

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, aAsynchronous bulk transfer completions can use a freed channel callback after URBDRC channel close, leading to a use…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
8.7 HIGH
CVE-2026-24680 — FreeRDP has a heap-use-after-free in update_pointer_new(SDL)

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, sdl_Pointer_New frees data on failure, then pointer_free calls sdl_Pointer_Free and frees it again, triggering ASan U…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
9.1 CRITICAL
CVE-2026-24679 — FreeRDP has a heap-buffer-overflow in urb_select_interface

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, The URBDRC client uses server-supplied interface numbers as array indices without bounds checks, causing an out-of-bo…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
8.7 HIGH
CVE-2026-24678 — FreeRDP has a Heap-use-after-free in cam_v4l_stream_capture_thread

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, A capture thread sends sample responses using a freed channel callback after a device channel close, leading to a use…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
9.1 CRITICAL
CVE-2026-24677 — FreeRDP has a heap-buffer-overflow in ecam_encoder_compress_h264

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, ecam_encoder_compress_h264 trusts server-controlled dimensions and does not validate the source buffer size, leading …

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
7.7 HIGH
CVE-2026-24676 — FreeRDP has a heap-use-after-free in audio_format_compatible

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, AUDIN format renegotiation frees the active format list while the capture thread continues using audin->format, leadi…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
7.7 HIGH
CVE-2026-24675 — FreeRDP has a Heap-use-after-free in urb_select_interface

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, urb_select_interface can free the device's MS config on error but later code still dereferences it, leading to a use …

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
7.7 HIGH
CVE-2026-24491 — FreeRDP has a heap-use-after-free in video_timer

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, video_timer can send client notifications after the control channel is closed, dereferencing a freed callback and tri…

freerdp | Remote | Memory Corruption
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
7.5 HIGH
CVE-2026-23948 — FreeRDP has a NULL Pointer Dereference in rdp_write_logon_info_v2()

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, a NULL pointer dereference vulnerability in rdp_write_logon_info_v2() allows a malicious RDP server to crash FreeRDP …

freerdp | Remote | Denial of Service
Feb 09, 2026 Feb 10, 2026
Feb 09, 2026
Feb 10, 2026
6.1 MEDIUM
CVE-2026-2242 — janet-lang janet specials.c janetc_if out-of-bounds

A vulnerability was determined in janet-lang janet up to 1.40.1. This impacts the function janetc_if of the file src/core/specials.c. Executing a manipulation can lead to out-of-bounds read. The atta…

janet | Memory Corruption
Feb 09, 2026 Feb 25, 2026
Feb 09, 2026
Feb 25, 2026
6.1 MEDIUM
CVE-2026-2241 — janet-lang janet os.c os_strftime out-of-bounds

A vulnerability was found in janet-lang janet up to 1.40.1. This affects the function os_strftime of the file src/core/os.c. Performing a manipulation results in out-of-bounds read. The attack must b…

janet | Memory Corruption
Feb 09, 2026 Feb 25, 2026
Feb 09, 2026
Feb 25, 2026
6.6 MEDIUM
CVE-2026-21419 — Dell Display and Peripheral Manager Link Following Vulnerability

Dell Display and Peripheral Manager (Windows) versions prior to 2.2 contain an Improper Link Resolution Before File Access ('Link Following') vulnerability in the Installer and Service. A low privile…

| Path Traversal
Feb 09, 2026 Feb 09, 2026
Feb 09, 2026
Feb 09, 2026
1.0 LOW
CVE-2025-7432 — DPA countermeasures not reseeded under certain conditions

DPA countermeasures in Silicon Labs' Series 2 devices are not reseeded under certain conditions.  This may allow an attacker to eventually extract secret keys through a DPA attack.

Feb 09, 2026 Feb 09, 2026
Feb 09, 2026
Feb 09, 2026
9.4 CRITICAL
CVE-2025-66630 — Fiber insecurely fallsback in utils.UUIDv4() / utils.UUID() — predictable / zero‑UUID on …

Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be ob…

go fiber | Remote | Cryptography
Feb 09, 2026 Feb 28, 2026
Feb 09, 2026
Feb 28, 2026
6.1 MEDIUM
CVE-2026-2240 — janet-lang janet compile.c janetc_pop_funcdef out-of-bounds

A vulnerability has been found in janet-lang janet up to 1.40.1. The impacted element is the function janetc_pop_funcdef of the file src/core/compile.c. Such manipulation leads to out-of-bounds read.…

janet | Memory Corruption
Feb 09, 2026 Feb 25, 2026
Feb 09, 2026
Feb 25, 2026
5.3 MEDIUM
CVE-2026-24095 — Missing Permission Check on Analyze Configuration Page

Improper permission enforcement in Checkmk versions 2.4.0 before 2.4.0p21, 2.3.0 before 2.3.0p43, and 2.2.0 (EOL) allows users with the "Use WATO" permission to access the "Analyze configuration" pag…

checkmk | Remote | Authorization
Feb 09, 2026 Feb 09, 2026
Feb 09, 2026
Feb 09, 2026
5.3 MEDIUM
CVE-2026-24027 — Crafted zones can lead to increased incoming network traffic

Crafted zones can lead to increased incoming network traffic.

recursor | Remote | Denial of Service
Feb 09, 2026 Feb 09, 2026
Feb 09, 2026
Feb 09, 2026
5.3 MEDIUM
CVE-2026-0398 — Crafted zones can lead to increased resource usage and crafted CNAME chains can lead to c…

Crafted zones can lead to increased resource usage and crafted CNAME chains can lead to cache poisoning in Recursor.

recursor | Remote | Misconfiguration
Feb 09, 2026 Feb 09, 2026
Feb 09, 2026
Feb 09, 2026
Showing 20 of 5134 Results