CVE & CISA-KEV Catalog

CVE-2025-54801

HIGH
7.5
CVSS v3
NVD

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.

How to fix

Remediation Available
fiberNVD
Affected:< 2.52.9Fixed in:2.52.9CVE-2025-54801derived from NVD

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Exploit Intelligence

0.36%probability of exploitation in 30 days
28thpercentile

Low risk: more likely to be exploited than 28% of all known CVEs.

References

Vendor Advisory1

Related Vulnerabilities

Other CWE-789 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-30522High7.590%-Fix
CVE-2026-49975High7.511%-Fix
CVE-2025-27533High7.58.5%-Fix
CVE-2017-7651High7.55.3%-Fix
CVE-2021-31811Medium5.53.4%--
CVE-2021-27906Medium5.53.3%-Fix
Embed a live status badge for CVE-2025-54801
CVE-2025-54801 severity badge

Markdown

[![CVE-2025-54801](https://tridentstack.com/cve/badge/CVE-2025-54801.svg)](https://tridentstack.com/cve/CVE-2025-54801)

HTML

<a href="https://tridentstack.com/cve/CVE-2025-54801"><img src="https://tridentstack.com/cve/badge/CVE-2025-54801.svg" alt="CVE-2025-54801"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-09-23.