Lucene search
+L

248 matches found

EUVD
EUVD
added 2026/08/19 5:59 p.m.9 views

EUVD-2026-62671

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsndserverrecvformats in channels/rdpsnd/server/rdpsndmain.c frees context-clientformats on a malformed Client Audio Formats PDU without clearing the owning pointer or numclientformats. An authenticated RDP client...

7.1CVSS5.4AI score0.00341EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 5:59 p.m.10 views

CVE-2026-63652

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, rdpsndserverrecvformats in channels/rdpsnd/server/rdpsndmain.c frees context-clientformats on a malformed Client Audio Formats PDU without clearing the owning pointer or numclientformats. An authenticated RDP client...

7.1CVSS5.5AI score0.00341EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 5:55 p.m.8 views

EUVD-2026-62670

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, an authenticated RDP client can advertise DVI ADPCM with nBlockAlign equal to 8 and nChannels equal to 2 to make the bs calculation in rdpsndserverselectformat in channels/rdpsnd/server/rdpsndmain.c equal zero. The...

6.5CVSS5.4AI score0.00389EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 2:19 p.m.7 views

EUVD-2026-60822

Valkey is a distributed key-value database. Prior to 7.2.14, 8.0.10, 8.1.9, 9.0.5, and 9.1.1, Valkey's tlsProcessPendingData function iterates pendinglist while an authenticated client can trigger CLIENT KILL, causing connTLSClose to delete the iterator's cached next node and producing a...

7.5CVSS6.3AI score0.00889EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/18 2:19 p.m.65 views

CVE-2026-56684

Valkey's tlsProcessPendingData iterates pending_list while an authenticated client can issue CLIENT KILL, triggering connTLSClose which frees the iterator's cached next node, producing a use-after-free. Exploitation requires TLS enabled and low-privilege access; no active exploitation is document...

7.5CVSS6.3AI score0.00889EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/17 9:37 p.m.8 views

libssh: libssh: denial of service via oversized SFTP read length

A flaw was found in libssh. A remote authenticated client can issue SSHFXPREAD requests with an arbitrarily large length, causing a libssh SFTP server to allocate excessive memory and potentially exhaust it through repeated requests...

6.5CVSS5.7AI score0.00526EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 11:16 a.m.12 views

CVE-2026-74877

opensslencrypt versions before 1.4.0 contain a missing ownership verification vulnerability in the revokekey method that allows authenticated clients to revoke any other client's key. Attackers can revoke arbitrary keys by providing a valid ML-DSA signature, bypassing the intended ownership...

8.8CVSS0.00261EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/17 11:04 a.m.17 views

CVE-2026-74877

openssl_encrypt versions before 1.4.0 contain a missing ownership verification flaw in the revoke_key method (keyserver/service.py, lines 195–270). The method accepts a client_id parameter but never verifies it matches key.owner_client_id, allowing any authenticated client to revoke another clien...

8.8CVSS5.5AI score0.00261EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/14 6:11 p.m.7 views

CVE-2026-73213

A flaw was found in Coturn. An authenticated TURN client can bypass configured IP address restrictions due to an incorrect component-wise IPv6 comparison in the addrlesseq function. This allows the client to relay traffic to an IPv6 peer that should be denied, leading to a Server-Side Request...

9.9CVSS5.3AI score0.00303EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 3:19 p.m.7 views

CVE-2026-53783

rsync before 3.5.0 contains a time-of-check to time-of-use TOCTOU race condition vulnerability in the rrsync restricted shell wrapper that allows authenticated clients to escape enforced directory restrictions by substituting a symlink for a path component after validation but before transfer...

8.6CVSS0.00374EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:35 p.m.6 views

EUVD-2026-58093

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.2AI score0.00272EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/13 2:35 p.m.6 views

CVE-2026-53786

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.2AI score0.00272EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 2:35 p.m.44 views

CVE-2026-53786 rsync < 3.5.0 Filter Rule Bypass via --filter Merge Directive

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS0.00272EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:35 p.m.3 views

CVE-2026-53786 rsync < 3.5.0 Filter Rule Bypass via --filter Merge Directive

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.5AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/13 10:20 a.m.5 views

CVE-2026-73216

A flaw was found in coturn. An authenticated client can exploit a vulnerability in the shutdownclientconnection function, which prematurely releases bandwidth accounting during the first stage of closing a mobility-enabled allocation. This allows the client to bypass user and total quotas, leadin...

6.5CVSS4.8AI score0.00405EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.7 views

PT-2026-71625

rsync before 3.5.0 contains a filter rule bypass vulnerability that allows authenticated clients to override module-level filter restrictions by supplying malicious --filter merge file directives. Attackers can inject client-side merge file directives during filter evaluation to introduce rules...

6.9CVSS5.2AI score0.00272EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.5 views

PT-2026-71675

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompt to seq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score0.00388EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/12 3:51 p.m.8 views

CVE-2026-73215

A flaw was found in Coturn. An authenticated client can exploit a vulnerability by sending a specially crafted 'EVEN-PORT Allocate request' with a reservation bit set to zero. This causes the server to incorrectly mark an unused port as taken, leading to the permanent exhaustion of the relay port...

7.1CVSS4.9AI score0.00331EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-73216

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.17.0, shutdownclientconnection in src/server/nsturnserver.c prematurely calls...

6.5CVSS5.5AI score0.00405EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 6:18 p.m.9 views

CVE-2026-73213

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.16.0, addrlesseq in src/client/nsturnioaddr.c uses a component-wise comparison for native IPv6 min-max intervals in ioaaddrinrange, allowing an authenticated TURN client to relay to an IPv6 peer that is numerically...

5.8CVSS0.00303EPSS
SaveExploits0References3
Rows per page
Query Builder