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
| Link | Resource |
|---|---|
| https://github.com/gofiber/fiber/commit/04dd4e7754f61768fddccacc79057e416f13e6bf | Patch |
| https://github.com/gofiber/fiber/pull/4389 | Issue Tracking Patch |
| https://github.com/gofiber/fiber/releases/tag/v3.4.0 | Release Notes |
| https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c | Exploit Vendor Advisory |
| https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c | Exploit Vendor Advisory |
Configurations
History
15 Jul 2026, 20:49
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/gofiber/fiber/commit/04dd4e7754f61768fddccacc79057e416f13e6bf - Patch | |
| References | () https://github.com/gofiber/fiber/pull/4389 - Issue Tracking, Patch | |
| References | () https://github.com/gofiber/fiber/releases/tag/v3.4.0 - Release Notes | |
| References | () https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c - Exploit, Vendor Advisory | |
| First Time |
Gofiber
Gofiber fiber |
|
| CPE | cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:* |
10 Jul 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/gofiber/fiber/security/advisories/GHSA-gv83-gqw6-9j2c - |
08 Jul 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
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
