PYSEC-2026-1425

See a problem?
Import Source
https://github.com/pypa/advisory-database/blob/main/vulns/grpcio/PYSEC-2026-1425.yaml
JSON Data
https://api.osv.dev/v1/vulns/PYSEC-2026-1425
Aliases
Published
2026-07-07T11:45:20.615704Z
Modified
2026-07-07T17:47:41.795733660Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
gRPC Reachable Assertion issue
Details

There exists an vulnerability causing an abort() to be called in gRPC.  The following headers cause gRPC's C++ implementation to abort() when called via http2:

te: x (x != trailers)

:scheme: x (x != http, https)

grpclbclientstats: x (x == anything)

On top of sending one of those headers, a later header must be sent that gets the total header size past 8KB. We recommend upgrading past git commit 2485fa94bd8a723e5c977d55a3ce10b301b437f8 or v1.53 and above.

References

Affected packages

PyPI / grpcio

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
1.51.0
Fixed
1.53.0

Affected versions

1.*
1.51.0
1.51.1
1.51.3
1.52.0rc1
1.52.0
1.53.0rc2

Database specific

source
"https://github.com/pypa/advisory-database/blob/main/vulns/grpcio/PYSEC-2026-1425.yaml"