boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-53624MEDIUM
gofiber fiber — Fiber: HSTS header never set in helmet middleware due to incorrect protocol check
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   H   N   N  U  L  L  N    4.8   .0018    7.7     —
AFFECTED
  Product  Versions   Fixed
  fiber    < 3.4.0 –  —
TIMELINE
  Jun 9   Reserved by GitHub_M
  Jul 8   EXPLOIT PUBLISHED — CVE-2026-53624 (gofiber fiber). Public exploit reference added.
  Jul 8   Published (CNA: GitHub_M)
CWE-319 · CNA: GitHub_M · CVSS v3.1 · 4 references · NVD status: Analyzed

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.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 9, 2026ReservedReserved by GitHub_M
July 8, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-53624 (gofiber fiber). Public exploit reference added.
July 8, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
gofiberfiber< 3.4.0

Weaknesses

CWE-319

References (4)

Related

Authoritative record: CVE-2026-53624 at cve.org

Vendors: gofiber

Weaknesses: CWE-319

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-53624 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.