Lucene search
K

35978 matches found

Snyk
Snyk
added 2026/05/05 8:13 p.m.4 views

Cross-site Scripting (XSS)

Overview github.com/gofiber/fiber/v2 is an Express inspired web framework written in Go. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the AutoFormat process. An attacker can inject arbitrary HTML or JavaScript by supplying a crafted Accept: text/html header and...

6.1CVSS6AI score0.0004EPSS
Exploits1References2
Snyk
Snyk
added 2026/05/05 8:13 p.m.4 views

Cross-site Scripting (XSS)

Overview github.com/gofiber/fiber is an Express inspired web framework written in Go. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the AutoFormat process. An attacker can inject arbitrary HTML or JavaScript by supplying a crafted Accept: text/html header and...

6.1CVSS6AI score0.0004EPSS
Exploits1References2
EUVD
EUVD
added 2026/05/05 6:57 p.m.4 views

EUVD-2026-27017

PPTAgent: Arbitrary File Write via savegeneratedslides...

4.6CVSS5.8AI score0.00048EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/05 6:55 p.m.5 views

EUVD-2026-27014

PPTAgent: Arbitrary File Write + Directory Creation via markdowntabletoimage...

4.6CVSS5.8AI score0.00048EPSS
Exploits0References3
EUVD
EUVD
added 2026/05/05 6:46 p.m.1 views

EUVD-2026-25628

awslabs/tough is Missing Delegated Metadata Validation...

7.1CVSS5.8AI score0.00024EPSS
Exploits0References7
Snyk
Snyk
added 2026/05/05 5:31 p.m.5 views

Allocation of Resources Without Limits or Throttling

Overview phoenix is a The official JavaScript client for the Phoenix web framework. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the Elixir.Phoenix.Transports.LongPoll POST requests handling with Content-Type: application/x-ndjson. A...

8.7CVSS5.8AI score0.00021EPSS
Exploits0References2
NVD
NVD
added 2026/05/05 4:16 p.m.3 views

CVE-2026-32689

Allocation of Resources Without Limits or Throttling vulnerability in phoenixframework phoenix allows a denial of service via the long-poll transport's NDJSON body handling. In 'Elixir.Phoenix.Transports.LongPoll':publish/4, when a POST request is received with Content-Type: application/x-ndjson,...

8.7CVSS0.00021EPSS
Exploits0References5
OSV
OSV
added 2026/05/05 3:17 p.m.1 views

EEF-CVE-2026-32689 Long-poll NDJSON body splitting causes unbounded memory allocation in Phoenix

Summary Allocation of Resources Without Limits or Throttling vulnerability in phoenixframework phoenix allows a denial of service via the long-poll transport's NDJSON body handling. In 'Elixir.Phoenix.Transports.LongPoll':publish/4, when a POST request is received with Content-Type:...

8.7CVSS5.8AI score0.00021EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/05/05 3:17 p.m.1 views

CVE-2026-32689

Allocation of Resources Without Limits or Throttling vulnerability in phoenixframework phoenix allows a denial of service via the long-poll transport's NDJSON body handling. In 'Elixir.Phoenix.Transports.LongPoll':publish/4, when a POST request is received with Content-Type: application/x-ndjson,...

8.7CVSS5.8AI score0.00021EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/05 3:17 p.m.32 views

CVE-2026-32689 Long-poll NDJSON body splitting causes unbounded memory allocation in Phoenix

Allocation of Resources Without Limits or Throttling vulnerability in phoenixframework phoenix allows a denial of service via the long-poll transport's NDJSON body handling. In 'Elixir.Phoenix.Transports.LongPoll':publish/4, when a POST request is received with Content-Type: application/x-ndjson,...

8.7CVSS0.00021EPSS
Exploits0References5
CVE
CVE
added 2026/05/05 3:17 p.m.9 views

CVE-2026-32689

CVE-2026-32689 affects Phoenix (Elixir) LongPoll transport: in Elixir.Phoenix.Transports.LongPoll publish/4, a POST with Content-Type: application/x-ndjson is split by newline without a limit, turning a small payload into enormous lists of empty binaries and a second large list via Enum.map, caus...

8.7CVSS5.8AI score0.00021EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/05/05 2:6 p.m.3 views

CVE-2026-22745

A flaw was found in Spring MVC and Spring WebFlux applications. When an application is configured to serve static resources from the file system on a Windows platform, a remote attacker can send specially crafted requests that are slow to resolve. This can keep HTTP connections in use, leading to...

5.3CVSS5.8AI score0.00067EPSS
Exploits0References5
NVD
NVD
added 2026/05/05 1:16 p.m.6 views

CVE-2026-30246

Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query string. As a result, requests for the same path with different query parameters can share a cache key...

6.5CVSS0.0004EPSS
Exploits1References3
EUVD
EUVD
added 2026/05/05 12:40 p.m.4 views

EUVD-2026-27313

Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query string. As a result, requests for the same path with different query parameters can share a cache key...

6.5CVSS5.8AI score0.0004EPSS
Exploits1References3
Cvelist
Cvelist
added 2026/05/05 12:40 p.m.33 views

CVE-2026-30246 github.com/gofiber/fiber/v3 cache middleware can mix responses across query parameters

Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query string. As a result, requests for the same path with different query parameters can share a cache key...

6.5CVSS0.0004EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/05 12:40 p.m.4 views

CVE-2026-30246

Fiber is a web framework for Go. In github.com/gofiber/fiber/v3 versions through 3.1.0, the default key generator in the cache middleware uses only the request path and does not include the query string. As a result, requests for the same path with different query parameters can share a cache key...

6.5CVSS5.8AI score0.0004EPSS
Exploits1References4Affected Software1
EUVD
EUVD
added 2026/05/05 12:31 p.m.3 views

EUVD-2023-60566

Frappe Framework ERPNext 13.4.0 contains a sandbox escape vulnerability in RestrictedPython that allows authenticated users with System Manager role to execute arbitrary code by exploiting frame introspection. Attackers can create a server script via the /app/server-script endpoint and access the...

8.8CVSS6.2AI score0.0011EPSS
Exploits1References9
GithubExploit
GithubExploit
added 2026/05/05 12:19 p.m.49 views

osint-automation-engine

🛡️ OSINT Framework V6.1 !Bashhttps://img.shields.io/badge...

5.8AI score
Exploits0
NVD
NVD
added 2026/05/05 12:16 p.m.5 views

CVE-2023-54345

Frappe Framework ERPNext 13.4.0 contains a sandbox escape vulnerability in RestrictedPython that allows authenticated users with System Manager role to execute arbitrary code by exploiting frame introspection. Attackers can create a server script via the /app/server-script endpoint and access the...

8.8CVSS0.0011EPSS
Exploits1References8
RedHat Linux
RedHat Linux
added 2026/05/05 11:26 a.m.4 views

dotnet: .NET: Denial of Service via Infinite Recursion in XmlDecryptionTransform

A flaw was found in .NET. A remote attacker could exploit this vulnerability by crafting a malicious XML document that triggers an infinite recursion within the XmlDecryptionTransform component. This could lead to a Denial of Service DoS, making the affected system unresponsive...

7.5CVSS6.2AI score0.08014EPSS
Exploits0References4
Rows per page
Query Builder