Lucene search
+L

129336 matches found

Github Security Blog
Github Security Blog
added 2026/07/09 1:35 p.m.13 views

pyLoad: SSRF guard bypass via IPv6 6to4/NAT64 transition wrappers of internal IPs

Summary isglobaladdress in src/pyload/core/utils/web/check.py is the central guard against SSRF-style outbound connections in pyload-ng. It tests whether a given IP is "globally routable" via Python's ipaddress.ipaddressvalue.isglobal, and callers treat not isglobal as "deny": python def...

6.8CVSS6AI score0.00419EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/09 12:55 p.m.8 views

OESA-2026-2968 rubygem-faraday security update

HTTP/REST API client library Security Fixes: Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a...

7.5CVSS6.2AI score0.00487EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/09 12:54 p.m.19 views

OESA-2026-2967 rubygem-faraday security update

HTTP/REST API client library Security Fixes: Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a...

7.5CVSS6.2AI score0.00487EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/09 12:54 p.m.10 views

OESA-2026-2955 nmap security update

Nmap "Network Mapper" is a free and open source license utility for network discovery and security \ auditing. It was designed to rapidly scan large networks, but works fine against single hosts. Security Fixes: Nmap through 7.99 does not keep the IPv6 extension-header walk within the captured...

6.9CVSS6.2AI score0.00278EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 12:51 p.m.7 views

OESA-2026-2922 activemq security update

The most popular and powerful open source messaging and Integration Patterns server. Security Fixes: Improper Input Validation vulnerability in Apache ActiveMQ, Apache ActiveMQ All, Apache ActiveMQ Stomp. A remote unauthenticated peer that can reach an exposed STOMP connector can trigger...

8.1CVSS6.2AI score0.01177EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/09 9:35 a.m.48 views

CVE-2026-59692

GStreamer DTLS plugin exposes a stack buffer overflow during DTLS handshake when formatting the peer certificate Subject DN into a fixed 2048-byte stack buffer without bounds checks. A remote unauthenticated attacker can supply an oversized Subject DN to trigger the overflow, causing a crash and ...

7.5CVSS6.1AI score0.00354EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/09 9:24 a.m.9 views

firefox: thunderbird: Use-after-free in the Networking: HTTP component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the Networking: HTTP component...

8.8CVSS5.9AI score0.00382EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/07/09 8:1 a.m.10 views

scp in OpenSSH before 10.4 may place a file in the parent directory of an intended directory when the copy occurs between two remote destinations.

...

5.4CVSS6.1AI score0.0025EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/09 6:47 a.m.11 views

CVE-2026-15163

A flaw was found in Wireshark. A local user could trigger multiple protocol dissector infinite loops by providing specially crafted network traffic for analysis. This could lead to a Denial of Service DoS condition, making the application unresponsive. Mitigation To mitigate this issue, users...

7.5CVSS5.9AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/09 6:26 a.m.43 views

CVE-2026-47840 LDAP StartTLS unconditionally disables hostname verification

A network attacker positioned between UAA and its LDAP directory can impersonate the directory using any certificate from any trusted CA, then harvest the LDAP bind password and every end-user password sent during simple-bind authentication, and return forged group memberships that grant themselv...

9.3CVSS0.00132EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/09 6:25 a.m.11 views

CVE-2026-15169

A flaw was found in Wireshark. This vulnerability allows a remote attacker to cause a denial of service DoS by sending a specially crafted Universal Mobile Telecommunications System UMTS FP protocol packet. The flaw resides in the UMTS FP protocol dissector, which can lead to a crash of the...

7.5CVSS6AI score0.00225EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/09 6:11 a.m.10 views

CVE-2026-15172

A flaw was found in Wireshark. A local user could exploit this vulnerability by processing a specially crafted FMP/NOTIFY protocol packet. This could lead to a denial of service DoS due to a crash in the protocol dissector, making the application unavailable. Mitigation To mitigate this issue,...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/09 5:35 a.m.8 views

golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses

A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak p...

9.1CVSS6.1AI score0.00621EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/09 3:49 a.m.13 views

CVE-2026-15166

A flaw was found in Wireshark, a network protocol analyzer. An attacker could exploit this vulnerability by sending a specially crafted network packet, which would cause the IEEE 802.11 protocol dissector to crash. This issue results in a denial of service, making the Wireshark application...

5.7CVSS5.9AI score0.00157EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/09 3:0 a.m.13 views

kernel: sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. A race condition exists in the SCTPSENDALL path where a cached list entry is not properly revalidated after the socket lock is temporarily released. This allows a local attacker or a remote attacker v...

7.8CVSS6.2AI score0.00104EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/09 12:0 a.m.34 views

CVE-2026-51599

An insufficient input validation vulnerability in the RTSP service of MERCURY MIPC252W v1.0.5 Build 230306 Rel.79931n allows an unauthenticated remote attacker to render an individual TCP connection temporarily unusable via sending an RTSP request with a Content-Length header but no corresponding...

0.00433EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/09 12:0 a.m.36 views

CVE-2026-51598

An input validation vulnerability in the RTSP service of MERCURY MIPC252W IP Camera v1.0.5 Build 230306 Rel.79931n allows an unauthenticated, network-adjacent attacker to cause a denial of service via a crafted DESCRIBE request with a malformed URL in the request line...

0.00181EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:0 a.m.15 views

Oracle Linux 8 : 389-ds:1.4 (ELSA-2026-36201)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2026-36201 advisory. - Resolves: RHEL-182162 - EMBARGOED CVE-2026-11610 389-ds-base: 389-ds-base: Heap buffer overflow in sasliorecv via padded SASL UNBIND rhel-8.10.z -...

8.8CVSS6.4AI score0.01138EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/09 12:0 a.m.11 views

CVE-2026-51600

Tenda CP3 V3.0 firmware V31.1.9.91 does not validate the Content-Length header field in RTSP requests including DESCRIBE, SETUP, and PLAY methods. When a request carrying a Content-Length header is received without a corresponding message body, the RTSP parser enters a persistent body-awaiting...

7.5CVSS6AI score0.00404EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/09 12:0 a.m.43 views

CVE-2026-51600

Tenda CP3 V3.0 firmware V31.1.9.91 does not validate the Content-Length header field in RTSP requests including DESCRIBE, SETUP, and PLAY methods. When a request carrying a Content-Length header is received without a corresponding message body, the RTSP parser enters a persistent body-awaiting...

0.00404EPSS
SaveExploits0References1
Rows per page
Query Builder