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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*

History

No history.

Information

Published : 2026-07-08 20:16

Updated : 2026-07-15 20:49


NVD link : CVE-2026-53624

Mitre link : CVE-2026-53624

CVE.ORG link : CVE-2026-53624


JSON object : View

Products Affected

gofiber

  • fiber
CWE
CWE-319

Cleartext Transmission of Sensitive Information