ghsa-8f82-53h8-2p34
Vulnerability from github
Published
2025-08-28 21:31
Modified
2025-08-29 16:22
Severity ?
VLAI Severity ?
Summary
HashiCorp Vault Community Edition Denial of Service Though Complex JSON Payloads
Details
A malicious user may submit a specially-crafted complex payload that otherwise meets the default request size limit which results in excessive memory and CPU consumption of Vault. This may lead to a timeout in Vault’s auditing subroutine, potentially resulting in the Vault server to become unresponsive. This vulnerability, CVE-2025-6203, is fixed in Vault Community Edition 1.20.3 and Vault Enterprise 1.20.3, 1.19.9, 1.18.14, and 1.16.25.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/hashicorp/vault" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.20.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-6203" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2025-08-29T16:22:47Z", "nvd_published_at": "2025-08-28T20:15:43Z", "severity": "HIGH" }, "details": "A malicious user may submit a specially-crafted complex payload that otherwise meets the default request size limit which results in excessive memory and CPU consumption of Vault. This may lead to a timeout in Vault\u2019s auditing subroutine, potentially resulting in the Vault server to become unresponsive. This vulnerability, CVE-2025-6203, is fixed in Vault Community Edition 1.20.3 and Vault Enterprise 1.20.3, 1.19.9, 1.18.14, and 1.16.25.", "id": "GHSA-8f82-53h8-2p34", "modified": "2025-08-29T16:22:47Z", "published": "2025-08-28T21:31:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-6203" }, { "type": "WEB", "url": "https://github.com/hashicorp/vault/commit/eedc2b7426f30e57e306229ce697ce81e203ab89" }, { "type": "WEB", "url": "https://discuss.hashicorp.com" }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2025-24-vault-denial-of-service-though-complex-json-payloads/76393" }, { "type": "PACKAGE", "url": "https://github.com/hashicorp/vault" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "HashiCorp Vault Community Edition Denial of Service Though Complex JSON Payloads" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…