Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2016-6580 Details

Description

A HTTP/2 implementation built using any version of the Python priority library prior to version 1.2.0 could be targeted by a malicious peer by having that peer assign priority information for every possible HTTP/2 stream ID. The priority tree would happily continue to store the priority information for each stream, and would therefore allocate unbounded amounts of memory. Attempting to actually use a tree like this would also cause extremely high CPU usage to maintain the tree.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-399Resource Management Errors[email protected]

Affected Products

ProductVersions
python python priority library
1.0.0
1.1.0
1.1.1

CPE

  • cpe:2.3:a:python:python_priority_library:1.0.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python_priority_library:1.1.0:*:*:*:*:*:*:*
  • cpe:2.3:a:python:python_priority_library:1.1.1:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2016-6580
NVD Published Date:
Jan 10, 2017
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2016-6580 Details - Not Deferred