Lucene search
+L

39478 matches found

Chainguard
Chainguard
added 2026/08/19 8:25 p.m.6 views

CVE-2026-38754 vulnerabilities

Vulnerabilities for packages: busybox...

7.5CVSS5.1AI score0.00235EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/19 8:25 p.m.7 views

GHSA-9R55-P3JW-V652 vulnerabilities

Vulnerabilities for packages: busybox...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/19 8:25 p.m.4 views

GHSA-FJ27-X67R-V4G5 vulnerabilities

Vulnerabilities for packages: busybox...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/19 8:25 p.m.7 views

GHSA-JCQV-RJ94-JMX3 vulnerabilities

Vulnerabilities for packages: busybox...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/19 8:25 p.m.9 views

CVE-2026-38755 vulnerabilities

Vulnerabilities for packages: busybox...

7.5CVSS5.1AI score0.00207EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/19 8:25 p.m.6 views

CVE-2026-38753 vulnerabilities

Vulnerabilities for packages: busybox...

7.5CVSS5.1AI score0.00145EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/19 8:24 p.m.7 views

CVE-2026-54876 vulnerabilities

Vulnerabilities for packages: openssl...

7.5CVSS5.1AI score0.00261EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/19 8:23 p.m.8 views

CVE-2026-38752 vulnerabilities

Vulnerabilities for packages: busybox...

7.5CVSS5.1AI score0.00207EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/19 8:23 p.m.8 views

CVE-2026-38754 vulnerabilities

Vulnerabilities for packages: busybox...

7.5CVSS5.1AI score0.00235EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/08/19 8:23 p.m.7 views

GHSA-9R55-P3JW-V652 vulnerabilities

Vulnerabilities for packages: busybox...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/08/19 8:23 p.m.7 views

CVE-2026-38753 vulnerabilities

Vulnerabilities for packages: busybox...

7.5CVSS5.1AI score0.00145EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 7:38 p.m.6 views

EUVD-2026-62748

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to cause a denial of service due to a heap buffer overflow...

5.5CVSS5.7AI score0.00133EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:33 p.m.34 views

CVE-2026-16847 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to a heap buffer overflow...

8.8CVSS0.00414EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:32 p.m.7 views

EUVD-2026-62735

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to a heap buffer overflow...

9.8CVSS6.5AI score0.00802EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:28 p.m.21 views

CVE-2026-19508

A heap-based buffer overflow in jst_post.c (multipart form-data parser) in RDK-B WebUI version rdkb-2025q4-kirkstone.04.10.26 allows a remote unauthenticated attacker to send a crafted multipart/form-data request, causing memory corruption, denial of service, and potentially arbitrary code execut...

6.2AI score0.00288EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 6:16 p.m.5 views

CVE-2026-55193

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients using TS Gateway accept a server-controlled maxxmitfrag value in libfreerdp/core/gateway/rpcbind.c without bounding it to the 4088-byte ReceiveFragment allocation. A malicious gateway can advertise...

8.7CVSS0.00626EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 6:02 p.m.9 views

CVE-2026-69159

Removed by vendor...

5.2AI score0.00266EPSS
SaveExploits0
CVE
CVE
added 2026/08/19 6:00 p.m.37 views

CVE-2026-63633

FreeRDP prior to 3.28.0 contains a heap buffer overflow in freerdp_dsp_decode_opus (libfreerdp/codec/dsp.c). The function calls Stream_EnsureRemainingCapacity on context->common.buffer, but opus_decode actually writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS5.6AI score0.00465EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 6:00 p.m.13 views

CVE-2026-63633 FreeRDP: Heap buffer overflow in Opus audio decode (`freerdp_dsp_decode_opus` resizes the wrong stream) — server→client

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, freerdpdspdecodeopus in libfreerdp/codec/dsp.c calls StreamEnsureRemainingCapacity on context-common.buffer even though opusdecode writes decoded PCM into the caller-supplied out stream. A malicious RDP server that...

7.7CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:50 p.m.32 views

CVE-2026-55194 FreeRDPHeap-buffer-overflow write in TS Gateway RPC RESPONSE reassembly due to alloc_hint capacity mismatch

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, rpcclientrecvfragment in libfreerdp/core/gateway/rpcclient.c ensures the response reassembly stream capacity using only the server-declared allochint rather than the actual StubLength about to be written. A maliciou...

8.7CVSS0.00626EPSS
SaveExploits0References4
Rows per page
Query Builder