CVE-2023-49295

quic-go's path validation mechanism can cause denial of service

Description

quic-go is an implementation of the QUIC protocol (RFC 9000, RFC 9001, RFC 9002) in Go. An attacker can cause its peer to run out of memory sending a large number of PATH_CHALLENGE frames. The receiver is supposed to respond to each PATH_CHALLENGE frame with a PATH_RESPONSE frame. The attacker can prevent the receiver from sending out (the vast majority of) these PATH_RESPONSE frames by collapsing the peers congestion window (by selectively acknowledging received packets) and by manipulating the peer's RTT estimate. This vulnerability has been patched in versions 0.37.7, 0.38.2 and 0.39.4.

Category

6.4
CVSS
Severity: Medium
CVSS 3.1 •
EPSS 1.06% Top 25%
Vendor Advisory github.com
Affected: quic-go quic-go
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2023-49295?
CVE-2023-49295 has been scored as a medium severity vulnerability.
How to fix CVE-2023-49295?
To fix CVE-2023-49295, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2023-49295 being actively exploited in the wild?
It is possible that CVE-2023-49295 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~1% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2023-49295?
CVE-2023-49295 affects quic-go quic-go.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.