Lucene search
+L

6074 matches found

RedhatCVE
RedhatCVE
•added 2026/06/05 7:19 p.m.•17 views

CVE-2026-49197

Web endpoints intended for the Acer Connect app improperly validate the HTTP Authorization header, failing to block requests when Base64 decoding fails...

10CVSS5.5AI score0.00525EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/06/05 7:12 p.m.•18 views

CVE-2026-44289

A flaw was found in protobufjs, a library that compiles protobuf definitions into JavaScript functions. A remote attacker could exploit this vulnerability by sending a specially crafted protobuf binary payload. This payload could cause uncontrolled recursion during the decoding of nested protobuf...

7.5CVSS6.1AI score0.00684EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/06/05 7:12 p.m.•17 views

CVE-2026-44375

Nerdbank.MessagePack is a NativeAOT-compatible MessagePack serialization library. Prior to 1.1.62, Nerdbank.MessagePack contains an uncontrolled stack allocation vulnerability in DateTime decoding. A malicious MessagePack payload can declare an oversized timestamp extension length, causing the...

7.5CVSS5.6AI score0.0063EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/05 3:18 p.m.•19 views

JLSEC-2026-572

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap-buffer-overflow write vulnerability in the grid tile compositing, allowing an attacker to write 64 bytes of fully attacker-controlled data past the end of a chroma plane heap allocation by craftin...

8.8CVSS5.3AI score0.00559EPSS
SaveExploits1References5
SUSE Linux
SUSE Linux
•added 2026/06/05 12:16 p.m.•19 views

Security update for libjxl

This update for libjxl fixes the following issues: Security fixes: CVE-2025-70103: heap buffer overflow when hen processing crafted pbm-images due to insufficient bounds checks bsc1266460. Other fixes: Update to version 0.10.5: fix tile dimension in low memory rendering pipeline. fix number of...

9.2CVSS5.7AI score0.00367EPSS
SaveExploits0References4
OSV
OSV
•added 2026/06/05 11:11 a.m.•18 views

OESA-2026-2547 htslib security update

HTSlib is an implementation of a unified C library for accessing common file formats, such as SAM, CRAM and VCF, used for high-throughput sequencing data, and is the core library used by samtools and bcftools. HTSlib only depends on zlib. It is known to be compatible with gcc, g++ and clang. HTSl...

8.8CVSS6.2AI score0.00588EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/06/05 12:00 a.m.•28 views

PT-2026-49255

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.21.2 and prior contain a heap-buffer-overflow write vulnerability in the grid tile compositing, allowing an attacker to write 64 bytes of fully attacker-controlled data past the end of a chroma plane heap allocation by craftin...

8.8CVSS5.4AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/06/05 12:00 a.m.•21 views

AlmaLinux 10 : libexif (ALSA-2026:22529)

The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:22529 advisory. libexif: libexif: Denial of Service and information disclosure via integer underflow in MakerNote decoding CVE-2026-40386 Tenable has extracted the preceding...

7.1CVSS5.6AI score0.00131EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/04 7:16 p.m.•15 views

DEBIAN-CVE-2026-40898

quic-go is an implementation of the QUIC protocol in Go. Prior to version 0.59.1, an attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large trailer field section with many unique field...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
•added 2026/06/04 4:15 p.m.•25 views

php: NULL pointer dereference in SOAP apache:Map decoder with missing <value>

A flaw was found in PHP. When a PHP SOAP server has a typemap configured, the apache:Map decoding process checks the incorrect variable in case of a missing value element. This incorrect check leads to a NULL pointer dereference and allows a remote unauthenticated attacker to crash the PHP SOAP...

7.5CVSS5.8AI score0.01047EPSS
SaveExploits0References5
CNNVD
CNNVD
•added 2026/06/04 12:00 a.m.•22 views

quic-go 安全漏洞

Quic-go is a implementation of the QUIC protocol and RFC 9000 protocol in Go, developed by Lucas Clemente. Versions of quic-go prior to 0.59.1 contained security vulnerabilities. These vulnerabilities stemmed from the lack of size constraints on the decoded trailer fields in the HTTP/3...

7.5CVSS5.3AI score0.00488EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/06/04 12:00 a.m.•12 views

Golang 1.25.x < 1.25.11 / 1.26.x < 1.26.4 Multiple Vulnerabilities

The version of Golang running on the remote host is 1.25.x prior to 1.25.11, or 1.26.x prior to 1.26.4. It is, therefore, affected by multiple vulnerabilities: - x509.Certificate.VerifyHostname previously called matchHostnames in a loop over all DNS Subject Alternative Name SAN entries. This caus...

7.5CVSS7AI score0.00591EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/06/03 8:59 p.m.•50 views

quic-go: HTTP/3 QPACK Trailer Expansion Memory Exhaustion

Summary An attacker can cause excessive memory allocation in quic-go's HTTP/3 client and server implementations by sending a QPACK-encoded HEADERS frame that decodes into a large trailer field section with many unique field names and/or large values. The implementation builds an http.Header for t...

7.5CVSS6.8AI score0.00488EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/06/03 6:33 p.m.•31 views

GHSA-PW7P-7FQV-HPJ8 GoBGP: Integer underflow in the BGPUpdate.DecodeFromBytes function

An integer underflow in the BGPUpdate.DecodeFromBytes function /bgp/bgp.go of gobgp v4.3.0 allows attackers to cause a Denial of Service DoS via supplying a crafted BGP UPDATE message...

7.3CVSS6.1AI score0.00488EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/06/03 5:05 a.m.•21 views

Moderate: Red Hat Security Advisory: libexif security update

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

7.1CVSS5.9AI score0.00131EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/06/03 5:00 a.m.•19 views

Moderate: Red Hat Security Advisory: libexif security update

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

7.1CVSS5.8AI score0.00131EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/03 12:15 a.m.•14 views

CVE-2026-9516 Cpanel::JSON::XS versions before 4.41 for Perl allow denial of service via UTF-8 BOM prefixed input when a decode filter callback throws

Cpanel::JSON::XS versions before 4.41 for Perl allow denial of service via UTF-8 BOM prefixed input when a decode filter callback throws. To skip a leading 3-byte UTF-8 BOM, decodejson advances the input scalar's string pointer past the mark with SvPVset and restores it only on the normal return...

7.5CVSS6.1AI score
SaveExploits0References7
attackerkb
attackerkb
•added 2026/06/03 12:15 a.m.•14 views

CVE-2026-9334

Cpanel::JSON::XS versions before 4.41 for Perl allow type confusion via duplicate object keys when dupkeysasarrayref is enabled. decodehv collapses duplicate object keys into an array reference under dupkeysasarrayref. The branch reached for a duplicate key tests SvTYPE oldvalue != SVtRV && SvTYP...

5.8AI score0.00412EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/06/03 12:00 a.m.•28 views

PT-2026-45955

Name of the Vulnerable Software and Affected Versions gobgp version 4.3.0 Description An integer underflow occurs in the BGPUpdate.DecodeFromBytes function located in /bgp/bgp.go. This allows attackers to cause a Denial of Service DoS by supplying a specially crafted BGP UPDATE message...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References14
CNNVD
CNNVD
•added 2026/06/03 12:00 a.m.•36 views

Cpanel::JSON::XS 安全漏洞

Cpanel::JSON::XS is a tool developed by RURBAN personal developers that converts Perl data structures into JSON format. Versions of Cpanel::JSON::XS prior to version 4.41 contained security vulnerabilities. These vulnerabilities stemmed from exceptions thrown during the decoding filter callback,...

7.5CVSS5.3AI score0.00616EPSS
SaveExploits0References3
Rows per page
Query Builder