Lucene search
+L

256 matches found

RedhatCVE
RedhatCVE
added 2026/08/13 10:20 a.m.7 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.8 views

PT-2026-71625

Name of the Vulnerable Software and Affected Versions rsync versions prior to 3.5.0 Description Authenticated clients can bypass module-level filter restrictions by providing malicious --filter merge file directives. During filter evaluation, attackers can inject client-side merge file directives...

6.9CVSS5.2AI score0.00313EPSS
SaveExploits0References102
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.7 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.11 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
SUSE CVE
SUSE CVE
added 2026/08/11 11:48 p.m.5 views

SUSE CVE-2026-68083

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbdvfskernpathcreate The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate builds an absolute path with converttounixname...

9.1CVSS5.3AI score0.00446EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 6:18 p.m.12 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
OSV
OSV
added 2026/08/11 6:18 p.m.5 views

UBUNTU-CVE-2026-73216

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 decquota and releases bandwidth accounting during the first-stage close of a mobility-enabled allocation while preserving the allocation,...

6.5CVSS5.3AI score0.00405EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/11 5:39 p.m.10 views

EUVD-2026-56825

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 decquota and releases bandwidth accounting during the first-stage close of a mobility-enabled allocation while preserving the allocation,...

6.5CVSS5.2AI score0.00405EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 5:38 p.m.53 views

CVE-2026-73215

CVE-2026-73215 affects Coturn (TURN/STUN server). Before 4.17.0, in turn_ports.c, turnports_allocate_even() marks an unused odd port as TPS_TAKEN_ODD for an EVEN-PORT Allocate with R=0, even though no RTCP socket will release it. An authenticated client can permanently exhaust the relay port pool...

7.1CVSS5.2AI score0.00331EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 5:33 p.m.45 views

CVE-2026-73213

CVE-2026-73213 affects the Coturn TURN/STUN server. Prior to 4.16.0, addr_less_eq() used a component-wise IPv6 comparison in ioa_addr_in_range(), allowing an authenticated TURN client to relay to an IPv6 peer that is numerically within a configured denied-peer-ip range but classified as outside i...

5.8CVSS5.2AI score0.00303EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/11 5:31 p.m.10 views

EUVD-2026-56789

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.1, goodpeeraddr in src/server/nsturnserver.c uses ioaaddrinrange in src/client/nsturnioaddr.c without canonicalizing IPv4-compatible, 6to4, and 64:ff9b::/96 NAT64 address forms, allowing an authenticated RFC 6062 T...

5.8CVSS5.3AI score0.00282EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.7 views

PT-2026-70831

Name of the Vulnerable Software and Affected Versions Coturn versions prior to 4.17.0 Description The shutdown client connection function in src/server/ns turn server.c prematurely calls dec quota and releases bandwidth accounting during the first-stage close of a mobility-enabled allocation...

7.1CVSS5.9AI score0.00405EPSS
SaveExploits0References29
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.35 views

PT-2026-70828

Name of the Vulnerable Software and Affected Versions Coturn versions prior to 4.16.0 Description The addr less eq function in src/client/ns turn ioaddr.c uses a component-wise comparison for native IPv6 min-max intervals within ioa addr in range. This allows an authenticated TURN client to relay...

7.4CVSS5.8AI score0.00331EPSS
SaveExploits0References29
RedHat Linux
RedHat Linux
added 2026/08/10 2:07 a.m.7 views

xorg: X11: xserver: X.org: glamor Font Atlas Heap Buffer Overflow

A flaw was found in the glamorfontget function of the xorg-x11-server. This vulnerability, a heap buffer overflow, occurs when the server processes a specially crafted PCF font file where individual glyph metrics exceed the declared maximum bounds. An authenticated X client can exploit this by...

8.5CVSS6.3AI score0.00269EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/10 2:00 a.m.15 views

xorg: X11: xserver: X.org: glamor Font Atlas Heap Buffer Overflow

A flaw was found in the glamorfontget function of the xorg-x11-server. This vulnerability, a heap buffer overflow, occurs when the server processes a specially crafted PCF font file where individual glyph metrics exceed the declared maximum bounds. An authenticated X client can exploit this by...

8.5CVSS6.3AI score0.00269EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/05 9:30 a.m.14 views

xorg: X11: xserver: X.org: glamor Font Atlas Heap Buffer Overflow

A flaw was found in the glamorfontget function of the xorg-x11-server. This vulnerability, a heap buffer overflow, occurs when the server processes a specially crafted PCF font file where individual glyph metrics exceed the declared maximum bounds. An authenticated X client can exploit this by...

8.5CVSS6.3AI score0.00269EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/04 4:30 p.m.11 views

xorg: X11: xserver: X.org: glamor Font Atlas Heap Buffer Overflow

A flaw was found in the glamorfontget function of the xorg-x11-server. This vulnerability, a heap buffer overflow, occurs when the server processes a specially crafted PCF font file where individual glyph metrics exceed the declared maximum bounds. An authenticated X client can exploit this by...

8.5CVSS6.3AI score0.00269EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/03 3:35 p.m.13 views

GHSA-M65R-RPRJ-R5RG Russh: Channel-scoped server callbacks can be reached without an open channel

There is a server-side channel state issue in russh. After a client is authenticated, russh can dispatch channel-scoped handler callbacks for recipient channel IDs that were never opened or confirmed. In the strongest reproduced case, the client does not send SSHMSGCHANNELOPEN at all. It...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/03 3:35 p.m.19 views

Russh: Channel-scoped server callbacks can be reached without an open channel

There is a server-side channel state issue in russh. After a client is authenticated, russh can dispatch channel-scoped handler callbacks for recipient channel IDs that were never opened or confirmed. In the strongest reproduced case, the client does not send SSHMSGCHANNELOPEN at all. It...

6.5CVSS5.5AI score0.00213EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder