CVE-2026-53624

MEDIUM

Fiber: HSTS header never set in helmet middleware due to incorrect protocol check

Title source: cna
STIX 2.1

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.

References (4)

Core 4

Scores

CVSS v3 4.8
EPSS 0.0018
EPSS Percentile 7.6%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact partial

Details

CWE
CWE-319
Status published
Products (1)
gofiber/fiber < 3.4.0 (2 CPE variants)
Published Jul 08, 2026
Tracked Since Jul 09, 2026