Lucene search
+L

679 matches found

Github Security Blog
Github Security Blog
•added 2026/04/29 8:43 p.m.•32 views

GoBGP has Remote Denial of Service (Panic) via Malformed Well-known Path Attribute

Summary A remote Denial of Service DoS vulnerability exists in GoBGP due to a nil pointer dereference. When a malformed BGP UPDATE message contains an unrecognized Path Attribute marked as "Well-known," the daemon fails to interrupt the message handling flow. This results in an illegal memory...

7.5CVSS5.7AI score0.00605EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2026/04/28 1:07 p.m.•17 views

JLSEC-2026-284

A flaw was found in libXpm. This issue occurs when parsing a file with a comment not closed; the end-of-file condition will not be detected, leading to an infinite loop and resulting in a Denial of Service in the application linked to the library...

7.5CVSS6.5AI score0.01273EPSS
SaveExploits2References7
OSV
OSV
•added 2026/04/27 6:33 p.m.•20 views

JLSEC-2026-222 Integer Overflow in openssl-src

The OpenSSL public API function X509issuerandserialhash attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field which might occur if the...

5.9CVSS6.7AI score0.0741EPSS
SaveExploits0References30
RedhatCVE
RedhatCVE
•added 2026/04/24 4:17 p.m.•18 views

CVE-2026-40890

A flaw was found in github.com/gomarkdown/markdown, a Go library for parsing Markdown text and rendering as HTML. A remote attacker could exploit this vulnerability by providing a specially crafted malformed input. Specifically, input containing a '' character, when processed by the...

7.5CVSS5AI score0.00515EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
•added 2026/04/22 5:16 p.m.•14 views

CVE-2026-35369

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massi...

5.5CVSS5.8AI score0.00151EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/04/22 4:09 p.m.•11 views

CVE-2026-35380 uutils coreutils cut Local Logic Error and Data Integrity Issue in Delimiter Parsing

A logic error in the cut utility of uutils coreutils causes the program to incorrectly interpret the literal two-byte string '' two single quotes as an empty delimiter. The implementation mistakenly maps this string to the NUL character for both the -d delimiter and --output-delimiter options. Th...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits1References2
attackerkb
attackerkb
•added 2026/04/22 4:08 p.m.•11 views

CVE-2026-35369

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massi...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
•added 2026/04/22 4:08 p.m.•17 views

CVE-2026-35369 uutils coreutils kill System-wide Process Termination and Denial of Service via Argument Misinterpretation

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massi...

5.5CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
•added 2026/04/22 4:08 p.m.•49 views

CVE-2026-35369 uutils coreutils kill System-wide Process Termination and Denial of Service via Argument Misinterpretation

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massi...

5.5CVSS0.00151EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/04/22 4:08 p.m.•20 views

CVE-2026-35369

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massi...

5.5CVSS5.3AI score0.00151EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/04/22 12:00 a.m.•20 views

PT-2026-34505

Name of the Vulnerable Software and Affected Versions uutils coreutils affected versions not specified Description An argument parsing error in the kill utility incorrectly interprets the command 'kill -1' as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 cause...

5.5CVSS5.9AI score0.00151EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
•added 2026/04/20 10:34 a.m.•13 views

libarchive: A NULL pointer dereference vulnerability exists in the ACL parser of libarchive

A flaw was found in libarchive. A NULL pointer dereference vulnerability exists in the ACL parsing logic, specifically within the archiveaclfromtextnl function. When processing a malformed ACL string such as a bare "d" or "default" tag without subsequent fields, the function fails to perform...

5.5CVSS6AI score0.00171EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/04/20 1:21 a.m.•29 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

5.8AI score0.00803EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/04/20 12:00 a.m.•19 views

RHEL 9 : runc (RHSA-2026:9097)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the RHSA-2026:9097 advisory. The runC tool is a lightweight, portable implementation of the Open Container Format OCF that provides container runtime. Security Fixes:...

10CVSS7AI score0.02326EPSS
SaveExploits3References10
AlpineLinux
AlpineLinux
•added 2026/04/16 9:19 p.m.•33 views

CVE-2026-35469

spdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. Three allocation paths are affected: the SETTINGS frame entry count, the header count ...

8.7CVSS5.8AI score0.00787EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/04/16 12:00 a.m.•22 views

PT-2026-33324

A NULL pointer dereference vulnerability exists in fio Flexible I/O Tester v3.41 when parsing job files containing the fdp pli option. The callback function str fdp pli cb does not validate the input pointer and calls strdup on a NULL value when the option is specified without an argument. This...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/04/15 10:57 a.m.•17 views

thunderbird: Out of bounds read in IMAP parsing

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: A malicious mail server could send malformed strings with negative lengths, causing the parser to read memory outside the buffer. If a mail server or connection to a mail server were...

8.2CVSS7.2AI score0.00641EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/14 5:18 p.m.•13 views

io.netty/netty-codec-http: Netty: Request smuggling via incorrect parsing of HTTP/1.1 chunked transfer encoding extension values

A flaw was found in Netty. A remote attacker could exploit this vulnerability by sending specially crafted HTTP/1.1 chunked transfer encoding extension values. Due to incorrect parsing of quoted strings, this flaw enables request smuggling attacks, potentially allowing an attacker to bypass...

7.5CVSS5.8AI score0.00698EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
•added 2026/04/13 4:21 p.m.•35 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.2AI score0.00803EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/04/10 3:24 a.m.•40 views

CVE-2026-5188 Integer underflow in X.509 SAN parsing in wolfSSL

An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name SAN extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect...

2.3CVSS0.00219EPSS
SaveExploits0References1
Rows per page
Query Builder