Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2025-23668 | Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder |
Github GHSA |
GHSA-qx2q-88mx-vhg7 | Fiber Crashes in BodyParser Due to Unvalidated Large Slice Index in Decoder |
Tue, 23 Sep 2025 23:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:* | |
| Metrics |
cvssV3_1
|
Thu, 07 Aug 2025 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 06 Aug 2025 08:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Gofiber
Gofiber fiber |
|
| Vendors & Products |
Gofiber
Gofiber fiber |
Tue, 05 Aug 2025 23:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Fiber is an Express inspired web framework written in Go. In versions 2.52.8 and below, when using Fiber's Ctx.BodyParser to parse form data containing a large numeric key that represents a slice index (e.g., test.18446744073704), the application crashes due to an out-of-bounds slice allocation in the underlying schema decoder. The root cause is that the decoder attempts to allocate a slice of length idx + 1 without validating whether the index is within a safe or reasonable range. If the idx is excessively large, this leads to an integer overflow or memory exhaustion, causing a panic or crash. This is fixed in version 2.52.9. | |
| Title | Fiber Susceptible to Crash via `BodyParser` Due to Unvalidated Large Slice Index in Decoder | |
| Weaknesses | CWE-789 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-08-07T14:00:09.981Z
Reserved: 2025-07-29T16:50:28.395Z
Link: CVE-2025-54801
Updated: 2025-08-07T13:59:55.659Z
Status : Analyzed
Published: 2025-08-06T00:15:31.033
Modified: 2025-09-23T23:27:27.047
Link: CVE-2025-54801
No data.
OpenCVE Enrichment
Updated: 2025-08-06T07:50:28Z
EUVD
Github GHSA