CVE-2026-77620
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
Vector is a high-performance observability data pipeline. From 0.15.0 until 0.57.0, the logstash source feeds each decompressed frame back into its decoder without limiting nested compression depth. An unauthenticated remote peer that can reach the default 0.0.0.0:5044 listener can send many nested compressed frames, causing recursive decoding that exhausts the worker thread stack and aborts the process. The same nested construction amplifies decompressed input, and process termination can halt log ingestion for every tenant on a shared pipeline. This issue is fixed in version 0.57.0.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| vectordotdev | vector | >= 0.15.0, < 0.57.0 | affected |
Weaknesses
- CWE-409: CWE-409: Improper Handling of Highly Compressed Data (Data Amplification)
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/vectordotdev/vector/security/advisories/GHSA-qp6f-fpfx-4gg6
- https://github.com/vectordotdev/vector/pull/25825
- https://github.com/vectordotdev/vector/commit/57fed991083c9a43d5fda2d5b3bf4718aedf6526
- https://github.com/vectordotdev/vector/releases/tag/v0.57.0
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.