Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2025-48075

7.5 · HIGH
Published May 22, 2025 gofiber CWE-129 EPSS 0.50% (41th pctl)

Overview

CVE-2025-48075 is a high-severity vulnerability affecting gofiber fiber. It was published on May 22, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Fiber is an Express-inspired web framework written in Go. Starting in version 2.52.6 and prior to version 2.52.7, `fiber.Ctx.BodyParser` can map flat data to nested slices using `key[idx]value` syntax, but when idx is negative, it causes a panic instead of returning an error stating it cannot process the data. Since this data is user-provided, this could lead to denial of service for anyone relying on this `fiber.Ctx.BodyParser` functionality. Version 2.52.7 fixes the issue.

Remediation

Check the references section for vendor advisories and patches from gofiber. Update fiber to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
gofiber fiber >= 2.0.0, < 2.52.7 Affected

Frequently Asked Questions

What is CVE-2025-48075?

CVE-2025-48075 is a high-severity vulnerability affecting gofiber fiber. It was published on May 22, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2025-48075?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2025-48075?

Check the references section for vendor advisories and patches from gofiber. Update fiber to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2025-48075?

CyberStrike's AI-powered security agents can automatically detect CVE-2025-48075 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.