Lucene search
+L

10123 matches found

Hacker One
Hacker One
added 2026/04/29 7:44 a.m.40 views

curl: MQTT state machine confusion: PINGRESP/DISCONNECT with non-zero remaining_length dispatches to stale nextstate

Summary: In lib/mqtt.c, the state machine in mqttdoing lines 894-911 in curl 8.20.0 does not validate that PINGRESP 0xD0 and DISCONNECT 0xE0 packets have remaininglength == 0 as required by MQTT 3.1.1 spec sections 3.13.1 and 3.14.1. A malicious broker can send a PINGRESP fixed header with non-ze...

5.8AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/29 7:37 a.m.14 views

Important: Red Hat Security Advisory: grafana security update

An update for grafana is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

7.5CVSS7.3AI score0.00621EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/29 7:37 a.m.15 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7.2AI score0.00621EPSS
SaveExploits0References8
Kaspersky
Kaspersky
added 2026/04/29 12:00 a.m.61 views

KLA91017 Multiple vulnerabilities in Wireshark

Multiple vulnerabilities were found in Wireshark. Malicious users can exploit these vulnerabilities to execute arbitrary code, cause denial of service. Below is a complete list of vulnerabilities: 1. Heap overflow vulnerability in TLS protocol dissector can be exploited to cause denial of service...

5.5CVSS6.4AI score0.00186EPSS
SaveExploits2References7
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.11 views

The vulnerabilities of the functions vhost_vsock_alloc_pkt() (drivers/vhost/vsock.c) and virtio_transport_free_pkt() (net/vmw_vsock/virtio_transport_common.c) in the Linux operating system’s IoTLB generic implementation for vhost and vringh kernels allow a hacker to induce a service failure.

The vulnerabilities of the functions vhostvsockallocpkt drivers/vhost/vsock.c and virtiotransportfreepkt net/vmwvsock/virtiotransportcommon.c in the Linux operating system’s IoTLB implementation are related to errors in resource allocation of large sizes. Exploiting these vulnerabilities can allo...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References22Affected Software4
AlmaLinux
AlmaLinux
added 2026/04/29 12:00 a.m.14 views

Important: grafana security update

Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root CVE-2026-32282 crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key...

7.5CVSS7.1AI score0.00621EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/04/29 12:00 a.m.13 views

PT-2026-36003

Name of the Vulnerable Software and Affected Versions wget2 affected versions not specified Description An issue exists where the software accepts server certificates with incorrect Key Usage KU or Extended Key Usage EKU. This could allow an attacker who has compromised a certificate and its...

4.8CVSS5.2AI score0.00155EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/28 10:54 p.m.19 views

CoreDNS has TSIG authentication bypass on gRPC and QUIC transports

Summary The gRPC, QUIC, DoH, and DoH3 transports in CoreDNS incorrectly handle TSIG authentication. For gRPC and QUIC, CoreDNS checks whether the TSIG key name exists in the config, but does not actually verify the TSIG HMAC. If the key name matches, tsigStatus remains nil and the tsig plugin...

9.8CVSS5.8AI score0.0051EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/28 10:54 p.m.23 views

GHSA-VP29-5652-4FW9 CoreDNS has TSIG authentication bypass on gRPC and QUIC transports

Summary The gRPC, QUIC, DoH, and DoH3 transports in CoreDNS incorrectly handle TSIG authentication. For gRPC and QUIC, CoreDNS checks whether the TSIG key name exists in the config, but does not actually verify the TSIG HMAC. If the key name matches, tsigStatus remains nil and the tsig plugin...

8.2CVSS5.9AI score0.0051EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/28 10:46 p.m.51 views

CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC

Summary CoreDNS' tsig plugin can be bypassed on non-plain-DNS transports because it trusts the transport writer's TsigStatus instead of performing verification itself. In the attached PoC, plain DNS/TCP correctly rejects an invalid TSIG NOTAUTH, while the same invalid-TSIG request is accepted ove...

8.7CVSS5.5AI score0.00374EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/28 6:35 p.m.14 views

CVE-2026-31256

A null pointer dereference vulnerability exists in the RTSP service of the MERCURY MIPC252W 1.0.5 Build 230306 Rel.79931n. During the processing of a SETUP request for the path rtsp://:554/stream1/track2, the device fails to properly validate the Transport header field. When this header is...

7.5CVSS5.3AI score0.00407EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/28 4:27 p.m.14 views

CLSA-2026-1777393624 Fix CVE(s): CVE-2026-28390

SECURITY UPDATE: NULL dereference in CMS RSA-OAEP decryption when the optional pSourceFunc parameters field is omitted from a KeyTransportRecipientInfo, leading to a denial of service. - debian/patches/CVE-2026-28390.patch: check plab-parameter for NULL before accessing its type field in...

7.5CVSS7.3AI score0.00805EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/28 12:31 p.m.10 views

GHSA-WF45-Q9CH-Q8GH Apache Thrift TFramedTransport Go language implementation has an Integer Overflow or Wraparound vulnerability

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.8AI score0.01163EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/28 12:31 p.m.17 views

Apache Thrift TFramedTransport Go language implementation has an Integer Overflow or Wraparound vulnerability

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.8AI score0.01163EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/28 10:16 a.m.20 views

DEBIAN-CVE-2026-41602

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.3AI score0.01163EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/28 9:19 a.m.8 views

CVE-2026-41603

...

5.8AI score0.00571EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/28 9:19 a.m.17 views

CVE-2026-41602

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.3AI score0.01163EPSS
SaveExploits0
OSV
OSV
added 2026/04/28 9:19 a.m.9 views

CVE-2026-41602 Apache Thrift: Go TFramedTransport uint32 overflow

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.9AI score
SaveExploits0References17
Snyk
Snyk
added 2026/04/28 9:19 a.m.8 views

Integer Overflow or Wraparound

Overview github.com/apache/thrift/lib/go/thrift is a Go implementation of the Apache Thrift library. Affected versions of this package are vulnerable to Integer Overflow or Wraparound due to improper handling of integer values in the TFramedTransport function on 32-bit architectures. An attacker...

8.2CVSS5.8AI score0.01163EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/28 9:19 a.m.14 views

EUVD-2026-26020

Integer Overflow or Wraparound vulnerability in Apache Thrift TFramedTransport Go language implementation This issue affects Apache Thrift: before 0.23.0. Users are recommended to upgrade to version 0.23.0, which fixes the issue...

7.5CVSS5.2AI score0.01163EPSS
SaveExploits0References1
Rows per page
Query Builder