Vulnerable Library - opensearch-tiered-storage-0.1.0
Path to dependency file: /sandbox/libs/dataformat-native/rust/Cargo.toml
Path to vulnerable library: /sandbox/libs/dataformat-native/rust/Cargo.toml
Found in HEAD commit: 75cf3bcddc3b6f2936cc5f546431988f0b8bb862
Vulnerabilities
| Vulnerability |
Severity |
CVSS |
Dependency |
Type |
Fixed in (opensearch-tiered-storage version) |
Remediation Possible** |
| CVE-2026-25800 |
High |
7.5 |
quinn-proto-0.11.14.crate |
Transitive |
N/A* |
❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2026-25800
Vulnerable Library - quinn-proto-0.11.14.crate
State machine for the QUIC transport protocol
Library home page: https://static.crates.io/crates/quinn-proto/quinn-proto-0.11.14.crate
Path to dependency file: /sandbox/libs/dataformat-native/rust/Cargo.toml
Path to vulnerable library: /sandbox/libs/dataformat-native/rust/Cargo.toml
Dependency Hierarchy:
- opensearch-tiered-storage-0.1.0 (Root Library)
- object_store-0.13.2.crate
- reqwest-0.12.28.crate
- quinn-0.11.9.crate
- ❌ quinn-proto-0.11.14.crate (Vulnerable Library)
Found in HEAD commit: 75cf3bcddc3b6f2936cc5f546431988f0b8bb862
Found in base branch: main
Vulnerability Details
Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, the "Assembler" component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous fragments. Readers that read from a "RecvStream" in order (through an "AsyncRead" impl for example) will be sensitive to peers that send fragments while leaving out early parts of the stream, and in particular, fragments with many gaps (because these cannot be defragmented). In such a scenario, the receiving connection suffers from high buffer overhead, enabling memory exhaustion. Version 0.11.15 fixes the issue.
Publish Date: 2026-07-23
URL: CVE-2026-25800
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Release Date: 2026-07-23
Fix Resolution: https://github.com/quinn-rs/quinn.git - quinn-proto-0.11.15,quinn-proto - 0.11.15
Path to dependency file: /sandbox/libs/dataformat-native/rust/Cargo.toml
Path to vulnerable library: /sandbox/libs/dataformat-native/rust/Cargo.toml
Found in HEAD commit: 75cf3bcddc3b6f2936cc5f546431988f0b8bb862
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Vulnerable Library - quinn-proto-0.11.14.crate
State machine for the QUIC transport protocol
Library home page: https://static.crates.io/crates/quinn-proto/quinn-proto-0.11.14.crate
Path to dependency file: /sandbox/libs/dataformat-native/rust/Cargo.toml
Path to vulnerable library: /sandbox/libs/dataformat-native/rust/Cargo.toml
Dependency Hierarchy:
Found in HEAD commit: 75cf3bcddc3b6f2936cc5f546431988f0b8bb862
Found in base branch: main
Vulnerability Details
Quinn is a pure-Rust, async-compatible implementation of the IETF QUIC transport protocol. Starting in version 0.1.0 and prior to version 0.11.15, the "Assembler" component that assembles unordered stream fragments into consecutive chunks of the stream incurs some overhead for non-contiguous fragments. Readers that read from a "RecvStream" in order (through an "AsyncRead" impl for example) will be sensitive to peers that send fragments while leaving out early parts of the stream, and in particular, fragments with many gaps (because these cannot be defragmented). In such a scenario, the receiving connection suffers from high buffer overhead, enabling memory exhaustion. Version 0.11.15 fixes the issue.
Publish Date: 2026-07-23
URL: CVE-2026-25800
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
For more information on CVSS3 Scores, click here.Suggested Fix
Type: Upgrade version
Release Date: 2026-07-23
Fix Resolution: https://github.com/quinn-rs/quinn.git - quinn-proto-0.11.15,quinn-proto - 0.11.15