Lucene search
+L

894 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/20 12:00 a.m.•1 views

CVE-2026-32937: Improper Validation of Array Index

free5GC is an open source 5G core network. free5GC CHF prior to version 1.2.2 has 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...

7.1CVSS5.8AI score0.00552EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/19 3:16 p.m.•15 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
SaveExploits0References8
UbuntuCve
UbuntuCve
•added 2026/03/19 3:16 p.m.•11 views

CVE-2026-4427

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

5.8AI score0.00086EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/03/19 2:24 p.m.•9 views

CVE-2026-4427

...

5.8AI score0.00086EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/03/18 9:39 p.m.•15 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.00539EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/03/18 7:15 p.m.•7 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.00539EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/03/18 6:50 p.m.•8 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.00452EPSS
SaveExploits0References2
OSV
OSV
•added 2026/03/18 5:26 p.m.•46 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.00552EPSS
SaveExploits0References6
CNNVD
CNNVD
•added 2026/03/18 12:00 a.m.•17 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.00539EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/03/16 12:00 a.m.•13 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...

7.5CVSS5.9AI score0.0092EPSS
SaveExploits0
OSV
OSV
•added 2026/02/04 8:36 p.m.•7 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
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/02/02 12:00 a.m.•19 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
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/01/30 3:24 a.m.•15 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.0039EPSS
SaveExploits0References1
OSV
OSV
•added 2026/01/28 10:20 p.m.•29 views

GHSA-96XM-FV9W-PF3F soroban-sdk has overflow in Bytes::slice, Vec::slice, GenRange::gen_range for u64

Impact Arithmetic overflow can be triggered in the Bytes::slice, Vec::slice, and Prng::genrange for u64 methods in the soroban-sdk in versions prior to and including 25.0.1. Contracts that pass user-controlled or computed range bounds to Bytes::slice, Vec::slice, or Prng::genrange may silently...

5.3CVSS5.9AI score0.0039EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
•added 2026/01/28 10:20 p.m.•16 views

soroban-sdk has overflow in Bytes::slice, Vec::slice, GenRange::gen_range for u64

Impact Arithmetic overflow can be triggered in the Bytes::slice, Vec::slice, and Prng::genrange for u64 methods in the soroban-sdk in versions prior to and including 25.0.1. Contracts that pass user-controlled or computed range bounds to Bytes::slice, Vec::slice, or Prng::genrange may silently...

5.3CVSS5.9AI score0.0039EPSS
SaveExploits0References10Affected Software1
NVD
NVD
•added 2026/01/28 10:15 p.m.•18 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.3CVSS0.0039EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/01/28 10:01 p.m.•14 views

EUVD-2026-4848

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.0039EPSS
SaveExploits0References8
attackerkb
attackerkb
•added 2026/01/28 10:01 p.m.•15 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.0039EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
•added 2026/01/28 10:01 p.m.•8 views

CVE-2026-24889 soroban-sdk has overflow in Bytes::slice, Vec::slice, GenRange::gen_range for u64

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.0039EPSS
SaveExploits0References8
CVE
CVE
•added 2026/01/28 10:01 p.m.•32 views

CVE-2026-24889

CVE-2026-24889 — soroban-sdk overflow in slice/gen_range (u64) Affected components: the soroban-sdk Rust SDK (core functions Bytes::slice, Vec::slice, Prng::gen_range for u64). Root cause: arithmetic overflow when handling range bounds, particularly under overflow-checks = false (default for rele...

5.3CVSS5.9AI score0.0039EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder