Lucene search
+L

6677 matches found

Vulnrichment
Vulnrichment
added 2026/08/19 5:59 p.m.11 views

CVE-2026-63652 FreeRDP: Double-free of `client_formats` in the rdpsnd server channel on a malformed Client Audio Formats PDU

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.00342EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/19 4:15 p.m.14 views

CVE-2026-65612

creationtimestamp| type| source ---|---|--- 2026-08-19 16:15:05+00:00| seen| https://cert.pl/en/posts/2026/08/CVE-2026-65609...

5.1CVSS4.8AI score0.0033EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 1:47 p.m.8 views

MINI-RPH4-R9CV-GQQM

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
NVD
NVD
added 2026/08/19 10:16 a.m.18 views

CVE-2026-76166

A flaw was found in modcluster's AdvertiseListenerImpl org.jboss.modcluster core module. A single crafted UDP multicast datagram with a valid HTTP status line and a "Server:" header but without the "Date:", "Digest:", and "Sequence:" headers triggers a NullPointerException in verifyDigest that is...

4.3CVSS0.00841EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:49 a.m.6 views

BIT-MONGODB-2026-13076 Aggregation Framework Memory Exhaustion Leading to Process Termination

An authenticated user can cause a mongod process to be terminated by the operating system under memory pressure by performing a specific data type conversion operation within MongoDB's aggregation framework. The behavior stems from disproportionate memory consumption during this operation, and...

7.1CVSS5.3AI score0.0042EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:49 a.m.8 views

BIT-MONGODB-2026-13073 MongoDB Aggregation Command Invariant Assertion Failure Leading to Process Termination

An authenticated user with read-only privileges can cause the mongod process to terminate abnormally by issuing a crafted aggregation command, resulting in denial of service for all connected clients until the process is restarted. The issue stems from an internal engine selection inconsistency...

5.3CVSS5.4AI score0.00217EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:39 a.m.12 views

BIT-ELASTICSEARCH-2026-72684 Allocation of Resources Without Limits or Throttling in Elasticsearch Leading to Denial of Service

A flaw in Elasticsearch allows an authenticated user holding only read privileges to submit a small search request containing a crafted user-supplied input. Processing that input causes a specific internal component to allocate memory without any upper bound, and the allocation occurs outside the...

6.5CVSS5.4AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 8:17 a.m.8 views

AZL-96876 CVE-2026-75900 affecting package swtpm 0.8.1-5

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS6AI score0.00111EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/19 8:17 a.m.10 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 8:17 a.m.7 views

UBUNTU-CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/19 8:01 a.m.22 views

CVE-2026-53965

creationtimestamp| type| source ---|---|--- 2026-08-19 08:01:24+00:00| seen| https://gist.github.com/FR-Flo/a82f37135301a238c85c6769b4acc044 2026-08-19 08:25:35+00:00| seen| https://gist.github.com/FR-Flo/a3cc74f208df80c1d7f4b5b3e98e4f77 2026-08-19 13:18:57+00:00| seen|...

6.9CVSS5.8AI score0.00358EPSS
SaveExploits0References15
EUVD
EUVD
added 2026/08/19 7:44 a.m.12 views

EUVD-2026-62363

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.7AI score0.00111EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/19 7:44 a.m.9 views

CVE-2026-75900 Swtpm: swtpm: out-of-bounds read in swtpm_nvram_checkheader due to sizeof(pointer) vs sizeof(struct) mismatch

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.6AI score0.00111EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 7:34 a.m.9 views

CVE-2026-75900

An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is a pointer, instead of sizeofbh, the actual struct size. This allows an undersized buffer to pass validation, causing a 2-byte heap overre...

6.1CVSS5.2AI score0.00111EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-75900

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An out-of-bounds read vulnerability was found in swtpm's SWTPMNVRAMCheckHeader function. The entry guard checks the buffer length against sizeofbh, where bh is ...

6.1CVSS6AI score0.00111EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 5:33 p.m.7 views

CVE-2026-72241

A flaw was found in the kernel. In the leds: uleds module, a buffer overread can occur because the name string provided by userspace is not guaranteed to be null-terminated. This can lead to a local attacker potentially reading sensitive information from adjacent memory or causing a denial of...

5.5CVSS5.6AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:17 p.m.8 views

DEBIAN-CVE-2026-63335

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.31.0, inbound AMQP command assembly in src/main/java/com/rabbitmq/client/impl/CommandAssembler.java processes a content-bearing method and header whose...

6.3CVSS5.5AI score0.00293EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/18 4:20 p.m.32 views

CVE-2026-63335

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.31.0, inbound AMQP command assembly in src/main/java/com/rabbitmq/client/impl/CommandAssembler.java processes a content-bearing method and header whose...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/08/18 4:01 p.m.8 views

OPENSUSE-SU-2026:21603-1 Security update for gitea-tea

This update for gitea-tea fixes the following issues: Changes in gitea-tea: - Update to 0.15.1, bringing in the 0.14.2/0.15.0/0.15.1 upstream changes below bsc1253576: CVE-2025-47913: golang.org/x/crypto/ssh/agent client process termination on an unexpected response to a key listing or signing...

9.1CVSS6.7AI score0.03153EPSS
SaveExploits4References14
EUVD
EUVD
added 2026/08/18 12:30 a.m.15 views

EUVD-2026-60495

A use-after-free issue was addressed with improved memory management. This issue is fixed in iOS 26.6.1 and iPadOS 26.6.1, macOS Tahoe 26.6.2. Processing maliciously crafted web content may lead to an unexpected process termination...

5.4AI score0.00293EPSS
SaveExploits0References3
Rows per page
Query Builder