Lucene search
+L

1562 matches found

CVE
CVE
added 2026/08/20 10:01 p.m.93 views

CVE-2026-18828

IBM AIX 7.2, 7.3 and IBM PowerVM VIOS 4.1 are affected by a stack-based buffer overflow that allows a remote, unauthenticated attacker to cause a denial of service . The NVD assigns a CVSS 3.1 score of 7.5 (HIGH) with a network attack vector and no required privileges, while IBM's CNA assessment ...

7.5CVSS5.9AI score0.00366EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/20 10:00 p.m.34 views

CVE-2026-18716

CVE-2026-18716 affects IBM AIX 7.2 and 7.3 and IBM PowerVM VIOS 4.1 , where an out-of-bounds read flaw allows a remote authenticated attacker to obtain sensitive information or cause a denial of service. NVD assigns a CVSS 3.1 score of 9.1 (Critical) with a network vector and no privileges requir...

9.1CVSS5.4AI score0.00287EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/08/20 5:49 p.m.55 views

CVE-2026-63495

Libevent (event notification library) versions 2.2.0-alpha-dev through 2.2.2-alpha contain an unbounded memory accumulation vulnerability in its WebSocket server (ws.c). The evws->incomplete_frames buffer accumulates fragmented frames without enforcing a total message-size limit. An unauthenti...

7.5CVSS5.4AI score0.00517EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/20 5:49 p.m.22 views

CVE-2026-63495 Libevent: Unbounded memory accumulation in WebSocket server via fragmented frames

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS5.4AI score0.00517EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/20 2:57 p.m.15 views

CVE-2026-55192

A flaw was found in FreeRDP. A malicious Remote Desktop Protocol RDP server can provide a specially crafted H.264 video stream that causes the client's H.264 decoder to read beyond its allocated memory. This out-of-bounds read can lead to the disclosure of sensitive client memory or cause the...

8.1CVSS5.3AI score0.00498EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/20 9:54 a.m.10 views

OESA-2026-3407 open-iscsi security update

The Open-iSCSI project is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI. Security Fixes: An Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in open-iscsi allows remote MITM attackers to create root-owned files...

8.7CVSS5.5AI score0.00385EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.19 views

kernel: netfilter: synproxy: refresh tcphdr after skb_ensure_writable

A flaw was found in the Linux kernel's netfilter synproxy module. When handling TCP timestamp options, a stale pointer can be used after memory reallocation. This can result in memory corruption, where data is written to a freed memory area, or lead to packets being sent with an incorrect checksu...

9.8CVSS5.7AI score0.00514EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.10 views

kernel: scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_cmd()

A flaw was found in the Linux kernel's iSCSI Internet Small Computer System Interface target subsystem. This vulnerability involves a buffer overread and a double-free error when processing iSCSI Text commands. A remote attacker could exploit these issues by sending specially crafted network...

9.8CVSS6.1AI score0.00778EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2026/08/20 12:00 a.m.36 views

FFmpeg RIST Protocol Heap Buffer Overflow

FFmpeg versions 4.4 through 9.0 contain a heap buffer overflow vulnerability in the RIST protocol reader when built with librist support. A remote unauthenticated attacker can send oversized RIST payloads to an affected async:rist:// receiver, causing attacker-controlled data to be written beyond...

9.8CVSS5.8AI score0.00405EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2026/08/20 12:00 a.m.19 views

Nmap 7.9.9 Extension Header Integer Underflow

Proof of concept for the IPv6 extension header integer underflow discovered in Nmap version 7.9.9. Exploit Title: Nmap 7.99 - Extension Header Integer Underflow CVE: CVE-2026-58058 Date: 2026-06-29 Exploit Author: Mohammed Idrees Banyamer Author Country: Jordan Instagram: @banyamersecurity Author...

6.9CVSS6.3AI score0.01367EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.27 views

PT-2026-79097

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incomplete frames without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS5.4AI score0.00517EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 11:45 p.m.15 views

bind: BIND: Denial of Service via specially crafted DNS messages

A flaw was found in the bind component, specifically within the named daemon. This vulnerability allows a remote attacker to send specially crafted Domain Name System DNS messages. These messages, which use unusual classes or meta-classes, can trigger assertion failures in the named daemon when...

7.5CVSS7.2AI score0.01874EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:39 p.m.10 views

CVE-2026-72351

A flaw was found in the Linux kernel's Generic UDP Encapsulation GUE implementation. A remote attacker could exploit a missing length validation for the remote checksum offload REMCSUM private option. By sending a specially crafted GUE packet, an attacker can cause the kernel to read beyond the...

9.8CVSS5.4AI score0.00745EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 3:21 p.m.16 views

kernel: ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()

A flaw was found in the Linux kernel's IPv6 ICMP error generation. A remote attacker could send a specially crafted IPv4 ICMP error packet with a Common Internet Protocol Security Option CIPSO IP option. This could lead to incorrect handling of packet control block data when generating an IPv6 IC...

9.8CVSS5.5AI score0.00255EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 7:01 a.m.57 views

EUVD-2026-62344

When building the iovec array for a received TLS 1.2 CBC record, ktlsocftlscbcdecrypt incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was...

5.5AI score0.00104EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:01 a.m.44 views

CVE-2026-49423 Remote DOS via uninitialized memory access in KTLS receive

When building the iovec array for a received TLS 1.2 CBC record, ktlsocftlscbcdecrypt incremented the iovec index for every mbuf in the chain, including mbufs that were skipped because they contained only TLS header bytes. This left uninitialized entries in the iovec array. The iovec array was...

0.00104EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:01 a.m.56 views

CVE-2026-49423

FreeBSD 's KTLS (Kernel TLS) subsystem contains an uninitialized memory access in ktls_ocf_tls_cbc_decrypt(). When building the iovec array for a received TLS 1.2 CBC record, the function incremented the index for every mbuf in the chain, including those skipped because they held only the 5-byte ...

3.3CVSS7.4AI score0.00104EPSS
SaveExploits0References1Affected Software1
Redos
Redos
added 2026/08/19 12:00 a.m.10 views

ROS-20260819-73-0069

The vulnerability of the ipv6getdataprimitive function in the libnetutil/netutil.cc library, a networking scanning tool for Nmap, is related to a countable loss of significance. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

6.9CVSS5.6AI score0.01367EPSS
SaveExploits2
Redos
Redos
added 2026/08/19 12:00 a.m.10 views

ROS-20260819-73-0051

The vulnerability in Tomcat10 is related to the implementation of incorrect control flow. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

7.3CVSS7.3AI score0.00624EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.29 views

Microsoft Visual Studio Products (August 2026)

The Microsoft Visual Studio Products are missing security updates. It is, therefore, affected by multiple vulnerabilities: - Out-of-bounds write in .NET allows an unauthorized attacker to execute code locally. CVE-2026-62871 - Unchecked input for loop condition in .NET allows an unauthorized...

7.8CVSS6.8AI score0.01112EPSS
SaveExploits0References21
Rows per page
Query Builder