Lucene search
+L

8886 matches found

UbuntuCve
UbuntuCve
added 2026/07/08 8:16 p.m.11 views

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

4.8CVSS6.1AI score0.00178EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:32 p.m.7 views

CVE-2026-44332

Fiber is an Express inspired web framework written in Go. Prior to 3.3.0, the default Authorizer function in the BasicAuth middleware in middleware/basicauth/config.go uses short-circuit evaluation that skips password hash comparison for non-existent usernames, enabling reliable remote username...

5.3CVSS6AI score0.00411EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/07/08 7:32 p.m.43 views

CVE-2026-53624 Fiber: HSTS header never set in helmet middleware due to incorrect protocol check

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

4.8CVSS0.00178EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/07/08 7:32 p.m.8 views

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

4.8CVSS6AI score0.00178EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/08 7:32 p.m.9 views

CVE-2026-53624 Fiber: HSTS header never set in helmet middleware due to incorrect protocol check

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

4.8CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2026/07/08 7:32 p.m.34 views

CVE-2026-53624

CVE-2026-53624 (Fiber Go) : The helmet middleware fails to set the Strict-Transport-Security header before version 3.4.0 because it checks c.Protocol() for

4.8CVSS6AI score0.00178EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/07 3:16 p.m.9 views

PYSEC-2026-2090

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier,...

5.3CVSS7AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 3:16 p.m.6 views

UBUNTU-CVE-2026-48588

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier,...

5.3CVSS7AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/07 2:34 p.m.9 views

PYSEC-2026-1096 aiohttp has a memory leak when middleware is enabled when requesting a resource with a non-allowed method

Summary A memory leak can occur when a request produces a MatchInfoError. This was caused by adding an entry to a cache on each request, due to the building of each MatchInfoError producing a unique cache entry. Impact If the user is making use of any middlewares with aiohttp.web then it is...

7.5CVSS7AI score0.00563EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 2:34 p.m.8 views

PYSEC-2026-1361 OpaMiddleware does not filter HTTP OPTIONS requests

Summary HTTP OPTIONS requests are always allowed by OpaMiddleware, even when they lack authentication, and are passed through directly to the application. The maintainer uncertain whether this should be classed as a "bug" or "security issue" – but is erring on the side of "security issue" as an...

6.9CVSS5.9AI score0.00563EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:9 p.m.9 views

CVE-2026-48588 Potential exposure of private data via cached Set-Cookie response

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier,...

2.3CVSS7AI score
SaveExploits0References7
CVE
CVE
added 2026/07/07 2:9 p.m.35 views

CVE-2026-48588

CVE-2026-48588 affects Django 6.0 before 6.0.7 and 5.2 before 5.2.16. The issue arises in UpdateCacheMiddleware and the cache_page() decorator, which cache responses that vary on cookies when unrelated cookies are present, allowing remote attackers to read private data from the shared cache. Earl...

5.3CVSS6AI score0.00361EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/07 2:9 p.m.11 views

EUVD-2026-42043

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier,...

3.1CVSS6AI score0.00361EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/07/07 2:9 p.m.10 views

CVE-2026-48588

An issue was discovered in Django 6.0 before 6.0.7 and 5.2 before 5.2.16. UpdateCacheMiddleware and the cachepage decorator cache responses that vary on cookies when the incoming request carries unrelated cookies, which allows remote attackers to read private data from the shared cache. Earlier,...

5.3CVSS5.9AI score0.00361EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 1:17 p.m.7 views

MAL-2026-7440 Malicious code in winston-middleware (npm)

--- -= Per source details. Do not edit below this line.=-...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/07/07 11:45 a.m.7 views

PYSEC-2026-1500 kiwitcms vulnerable to stored XSS via unrestricted files upload

Impact Kiwi TCMS allows users to upload attachments to test plans, test cases, etc. Earlier versions of Kiwi TCMS had introduced upload validators in order to prevent potentially dangerous files from being uploaded, see GHSA-fwcf-753v-fgcj and Content-Security-Policy definition to prevent...

5.4CVSS6.9AI score0.00431EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/06 10:39 p.m.9 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity via the handling of HTTP headers in authentication middlewares. An attacker can impersonate users or escalate privileges by injecting underscore-variant headers that bypass canonical header strippin...

10CVSS6AI score0.00208EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 10:39 p.m.10 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity via the handling of HTTP headers in authentication middlewares. An attacker can impersonate users or escalate privileges by injecting underscore-variant headers that bypass canonical header strippin...

10CVSS6AI score0.00208EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 10:39 p.m.8 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity via the handling of HTTP headers in authentication middlewares. An attacker can impersonate users or escalate privileges by injecting underscore-variant headers that bypass canonical header strippin...

10CVSS6AI score0.00208EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/06 10:39 p.m.9 views

Improper Handling of Case Sensitivity

Overview Affected versions of this package are vulnerable to Improper Handling of Case Sensitivity via the handling of HTTP headers in authentication middlewares. An attacker can impersonate users or escalate privileges by injecting underscore-variant headers that bypass canonical header strippin...

10CVSS6AI score0.00208EPSS
SaveExploits0References2
Rows per page
Query Builder