CVE-2026-53624
CVE-2026-53624 is a medium-severity vulnerability in Gofiber Fiber with a CVSS 3.x base score of 4.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-319.
Key facts
- Severity: Medium (CVSS 3.x base score 4.8)
- EPSS exploit prediction: 0% (8th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-319
- Affected product: Gofiber Fiber
- Published:
- Last modified:
Description
Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSMaxAge is configured because it checks c.Protocol() for https instead of c.Scheme(). This issue is fixed in version 3.4.0.
Frequently asked questions
- What is CVE-2026-53624?
- Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSMaxAge is configured because it checks c.Protocol() for https instead of c.Scheme(). This issue is fixed in version 3.4.0.
- How severe is CVE-2026-53624?
- CVE-2026-53624 has a CVSS 3.x base score of 4.8, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability none.
- Is CVE-2026-53624 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (8th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-53624?
- CVE-2026-53624 affects Gofiber Fiber. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-53624?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-53624 published?
- CVE-2026-53624 was published on 2026-07-08 and last updated on 2026-07-15.
References
- https://github.com/gofiber/fiber/commit/04dd4e7754f61768fddccacc79057e416f13e6bf
- https://github.com/gofiber/fiber/pull/4389
- https://github.com/gofiber/fiber/releases/tag/v3.4.0
- https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c
Affected products (1)
- cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*
More vulnerabilities in Gofiber Fiber
- CVE-2024-38513 — Critical (CVSS 10.0): Fiber is an Express-inspired web framework written in Go A vulnerability present in versions prior to 2.52.5 is a…
- CVE-2023-45128 — Critical (CVSS 10.0): Fiber is an express inspired web framework written in Go. A Cross-Site Request Forgery (CSRF) vulnerability has been…
- CVE-2025-66630 — Critical (CVSS 9.4): Fiber is an Express inspired web framework written in Go. Before 2.52.11, on Go versions prior to 1.24, the underlying…
- CVE-2024-25124 — Critical (CVSS 9.4): Fiber is a web framework written in go. Prior to version 2.52.1, the CORS middleware allows for insecure configurations…
- CVE-2023-45141 — High (CVSS 8.6): Fiber is an express inspired web framework written in Go. A Cross-Site Request Forgery (CSRF) vulnerability has been…
- CVE-2026-25899 — High (CVSS 7.5): Fiber is an Express inspired web framework written in Go. In versions on the v3 branch prior to 3.1.0, the use of the…
All CVEs affecting Gofiber Fiber →
Other CWE-319 (Cleartext Transmission of Sensitive Information) vulnerabilities
- CVE-2026-22306 — Critical (CVSS 10.0): Download of code without integrity check, inclusion of functionality from untrusted control sphere, and cleartext…
- CVE-2025-4378 — Critical (CVSS 10.0): Cleartext Transmission of Sensitive Information, Use of Hard-coded Credentials vulnerability in Ataturk University…
- CVE-2025-47419 — Critical (CVSS 10.0): Cleartext Transmission of Sensitive Information vulnerability in Crestron Automate VX allows Sniffing Network…
- CVE-2026-48902 — Critical (CVSS 9.8): The password and username reset features created plain http links for https connections if the "Force SSL" flag wasn't…
- CVE-2025-34271 — Critical (CVSS 9.8): Nagios Log Server versions prior to 2024R2.0.2 contain a vulnerability in the cluster manager component when…
- CVE-2025-32880 — Critical (CVSS 9.8): An issue was discovered on COROS PACE 3 devices through 3.0808.0. It implements a function to connect the watch to a…
Browse all CWE-319 (Cleartext Transmission of Sensitive Information) vulnerabilities →