CVE-2026-34501
Awaiting Analysis
Awaiting Analysis - Queue
Heap-based Buffer Overflow in Apache Portable Runtime Utility
Vulnerability report for CVE-2026-34501, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-06
Last updated on: 2026-08-06
Assigner: Apache Software Foundation
Description
Description
Heap-based Buffer Overflow vulnerability in Apache Portable Runtime Utility redis client.
This issue affects Apache Portable Runtime Utility: from 1.6.0 through 1.6.3.
Users are recommended to upgrade to version 1.6.4, which fixes the issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache_portable_runtime_utility | redis_client | From 1.6.0 (inc) to 1.6.3 (inc) |
| apache_portable_runtime_utility | redis_client | 1.6.4 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |