Lucene search
K

744 matches found

Vulnrichment
Vulnrichment
added 2026/03/26 7:40 p.m.0 views

CVE-2026-32285 Denial of service in github.com/buger/jsonparser

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

5.9AI score0.00542EPSS
Exploits1References3
Debian CVE
Debian CVE
added 2026/03/26 7:40 p.m.4 views

CVE-2026-32286

The DataRow.Decode function fails to properly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic...

7.5CVSS6AI score0.00357EPSS
Exploits0
CNNVD
CNNVD
added 2026/03/26 12:0 a.m.4 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from the failure to correctly verify the length of fields, potentially leading to crashes...

7.5CVSS6.4AI score0.00357EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/03/25 12:26 a.m.4 views

SUSE CVE-2026-27819

Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the restoreConfig function in vikunja/pkg/modules/dump/restore.go of the go-vikunja/vikunja repository fails to sanitize file paths within the provided ZIP archive. A maliciously crafted ZIP can bypass the...

7.2CVSS5.8AI score0.00739EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/20 10:38 p.m.3 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write through the setSliceHeaderIndex process. An attacker can cause a write operation to occur past the end of a heap allocation by submitting a specially crafted HEVC bitstream that manipulates the log2unitSize value aft...

6.8CVSS5.9AI score0.00232EPSS
Exploits1References2
Veracode
Veracode
added 2026/03/20 12:11 p.m.9 views

Denial Of Service (DoS)

github.com/free5gc/nssf is vulnerable to Denial of Service DoS. The vulnerability is due to improper handling of crafted POST requests to the NnssfNSSAIAvailability API, which allows an attacker to disrupt service availability...

7.5CVSS5.8AI score0.00298EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2026/03/20 2:43 a.m.16 views

CVE-2026-32937

This CVE affects free5GC CHF prior to v1.2.2, where an out-of-bounds slice access in nchf-convergedcharging RechargePut(...) can be triggered by an authenticated PUT to /nchf-convergedcharging/v3/recharging/:ueId?ratingGroup=.... The result is a server-side panic converted to HTTP 500 by Gin, ena...

7.1CVSS5.8AI score0.00404EPSS
Exploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2026/03/19 3:16 p.m.1 views

CVE-2026-4427

Rejected reason: Duplicate of CVE-2026-32286...

5.8AI score0.00086EPSS
Exploits0References7
OSV
OSV
added 2026/03/19 3:16 p.m.4 views

UBUNTU-CVE-2026-4427

A flaw was found in pgproto3. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message with a negative field length. This input validation vulnerability can lead to a denial of service DoS due to a slice bounds out of range panic...

7.5CVSS5.7AI score0.00086EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2026/03/19 2:24 p.m.2 views

CVE-2026-4427

...

5.8AI score0.00086EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/19 2:23 p.m.3 views

CVE-2026-4427

A flaw was found in pgproto3. A malicious or compromised PostgreSQL server can exploit this by sending a DataRow message with a negative field length. This input validation vulnerability can lead to a denial of service DoS due to a slice bounds out of range panic...

7.5CVSS5.7AI score0.00086EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2026/03/18 9:39 p.m.4 views

CVE-2026-31967

A flaw was found in HTSlib, a library used for bioinformatics file formats. When processing CRAM Compressed Reference-oriented Alignment Map records, the cramdecodeslice function fails to validate the mate reference ID field. This oversight allows an attacker to craft a malicious CRAM file, which...

9.1CVSS5.6AI score0.00445EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/18 7:15 p.m.2 views

CVE-2026-31967 HTSlib CRAM reader has out-of-bounds read due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. In the cramdecodeslice function called while reading CRAM records, the value of the mate reference id field was not validated. Later use of this value, fo...

6.9CVSS5.7AI score0.00445EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/18 6:50 p.m.4 views

CVE-2026-31965 HTSlib CRAM reader has out-of-bounds reads due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. In the cramdecodeslice function called while reading CRAM records, validation of the reference id field occurred too late, allowing two out of bounds read...

6.9CVSS5.7AI score0.00373EPSS
Exploits0References2
OSV
OSV
added 2026/03/18 5:26 p.m.3 views

GHSA-6G43-577R-WF4X Out-of-Bounds Slice Access in free5GC CHF Leading to DoS

Impact This is an out-of-bounds slice access vulnerability in the CHF nchf-convergedcharging service. A valid authenticated request to PUT /nchf-convergedcharging/v3/recharging/:ueId?ratingGroup=... can trigger a server-side panic in github.com/free5gc/chf/internal/sbi.Server.RechargePut... due t...

7.1CVSS5.8AI score0.00404EPSS
Exploits0References6
CNNVD
CNNVD
added 2026/03/18 12:0 a.m.4 views

HTSlib 输入验证错误漏洞

HTSlib is a C-language library file developed by samtools. Versions of HTSlib prior to 1.23.1, 1.22.2, and 1.21.1 contained a vulnerability related to input validation errors. This vulnerability stemmed from the lack of verification of the paired reference ID field in the cramdecodeSlice function...

9.1CVSS5.8AI score0.00445EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/03/16 12:0 a.m.2 views

PT-2026-28437

Name of the Vulnerable Software and Affected Versions versions prior to 2026-32286 Description The DataRow.Decode function does not correctly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, resulting in a slice bounds o...

10CVSS5.9AI score0.0333EPSS
Exploits29References191
OSV
OSV
added 2026/02/04 8:36 p.m.5 views

GHSA-J39J-6GW9-JW6H git2 has potential undefined behavior when dereferencing Buf struct

If the Buf struct is dereferenced immediately after calling new or default on the Buf struct, a null pointer is passed to the unsafe function slice::fromrawparts. According to the safety section documentation of the function, data must be non-null and aligned even for zero-length slices or slices...

6.9CVSS5.5AI score
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.1 views

PT-2026-6539

if we dereference the Buf struct right after calling new or default on Buf struct, it passes Null Pointer to the unsafe function slice::from raw parts. Based on the safety section documentation of function, data must be non-null and aligned even for zero-length slices or slices of ZSTs. Thus,...

5.5AI score
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/01/30 3:24 a.m.5 views

CVE-2026-24889

soroban-sdk is a Rust SDK for Soroban contracts. Arithmetic overflow can be triggered in the Bytes::slice, Vec::slice, and Prng::genrange for u64 methods in the soroban-sdk in versions up to and including 25.0.1, 23.5.1, and 25.0.2. Contracts that pass user-controlled or computed range bounds to...

5.3CVSS5.9AI score0.00353EPSS
Exploits0References1
Rows per page
Query Builder