CVE-2024-5642: Buffer overread when using an empty list with SSLContext.set_npn_protocols()

Published Jun 27, 2024
·
Updated

CPython 3.9 and earlier doesn't disallow configuring an empty list ("[]") for SSLContext.setnpnprotocols() which is an invalid value for the underlying OpenSSL API. This results in a buffer over-read when NPN is used (see CVE-2024-5535 for OpenSSL). This vulnerability is of low severity due to NPN being not widely used and specifying an empty list likely being uncommon in-practice (typically a protocol name would be configured).

Affected Software

3 affected components
pypi/cpython<3.9
F5 F5OS-A>=1.8.0<=1.8.3, >=1.5.1<=1.5.4
F5 F5OS-C>=1.8.0<=1.8.2, >=1.6.0<=1.6.4

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Compensating control

    Do not configure an empty list ("[]") in Python 3.9 and earlier when calling SSLContext.set_npn_protocols(); instead provide a valid NPN protocol list if NPN is required.

Event History

Jun 27, 2024
CVE Published
via MITRE·09:05 PM
Data Sourced
via MITRE·09:05 PM
Description
Data Sourced
via NVD·09:15 PM
DescriptionSeverity
Jun 28, 2024
Data Sourced
via Red Hat·03:45 AM
DescriptionSeverityAffected Software
Jan 14, 2026
Advisory Published
via F5·04:03 PM
Data Sourced
via F5·04:03 PM
DescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-5642?

The severity of CVE-2024-5642 is classified as low.

2

How do I fix CVE-2024-5642?

To fix CVE-2024-5642, ensure that your application does not configure an empty list for SSLContext.set_npn_protocols().

3

Which versions of CPython are affected by CVE-2024-5642?

CVE-2024-5642 affects CPython versions 3.9 and earlier.

4

What kind of issue does CVE-2024-5642 cause?

CVE-2024-5642 results in a buffer over-read when NPN is used due to an invalid value.

5

Is CVE-2024-5642 related to OpenSSL?

Yes, CVE-2024-5642 is related to OpenSSL, as it affects the underlying API used in conjunction with SSLContext.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203