Lucene search
+L

743 matches found

OSV
OSV
•added 2026/09/04 11:17 a.m.•8 views

UBUNTU-CVE-2026-85534

A flaw was found in libsoup. When a client sends an HTTP/2 request body from a non-pollable input stream, the library can buffer more data than the current flow-control window later allows. A malicious HTTP/2 server can shrink SETTINGSINITIALWINDOWSIZE while that buffered read is still in progres...

5.9CVSS6AI score0.00315EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/04 10:17 a.m.•11 views

CVE-2026-84504

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire request body with that...

8.1CVSS0.00428EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/04 9:58 a.m.•10 views

CVE-2026-84504

A flaw was found in fastify. An authenticated low-privilege caller can exploit a vulnerability where the framework incorrectly processes the result of an Ajv asynchronous async validator. If a request body contains a root-level property named 'value', fastify replaces the entire request body with...

8.1CVSS5.7AI score0.00428EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/04 9:40 a.m.•48 views

CVE-2026-84504 fastify vulnerable to request body replacement via an async validation result collision

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire request body with that...

8.1CVSS0.00428EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/04 9:40 a.m.•23 views

CVE-2026-84504

fastify versions before 5.12.2 are vulnerable to a request body replacement flaw caused by an Ajv async validator result collision. When a request that passes its route schema contains a root-level property named value, fastify treats that property as the value result protocol used by custom vali...

8.1CVSS5.4AI score0.00428EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/09/04 9:40 a.m.•8 views

CVE-2026-84504 fastify vulnerable to request body replacement via an async validation result collision

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire request body with that...

8.1CVSS5.8AI score
SaveExploits0References4
Snyk
Snyk
•added 2026/09/04 9:40 a.m.•8 views

Incorrect Behavior Order: Early Validation

Overview fastify is an overhead web framework, for Node.js. Affected versions of this package are vulnerable to Incorrect Behavior Order: Early Validation through the request validation path in lib/validation.js. An attacker can replace the validated request body, or trigger a validation failure,...

8.6CVSS5.6AI score0.00428EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/04 9:40 a.m.•12 views

EUVD-2026-70984

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire request body with that...

8.1CVSS5.4AI score0.00428EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/04 9:40 a.m.•14 views

CVE-2026-84504 fastify vulnerable to request body replacement via an async validation result collision

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire request body with that...

8.1CVSS5.4AI score0.00428EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•16 views

PT-2026-85451

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at the root, fastify replaces the entire request body with that...

8.1CVSS5.4AI score0.00428EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•14 views

PT-2026-85558

Bruno versions through 3.4.2 fail to validate file paths in request body declarations, allowing attackers to read arbitrary local files by using parent-directory traversal segments. When a collection is executed, attackers can craft a request with a body:file path containing ../ sequences that...

7.1CVSS5.4AI score0.00769EPSS
SaveExploits0References5
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-85665: Improper Limitation of a Pathname to a Restricted Directory

Bruno versions through 4.1.0 fail to validate file paths in request body declarations, allowing attackers to read arbitrary local files by using parent-directory traversal segments. When a collection is executed, attackers can craft a request with a body:file path containing ../ sequences that...

7.1CVSS5.9AI score0.00769EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
•added 2026/09/03 8:05 a.m.•18 views

httpd applies no timeout while receiving a request body, parking a worker on a stalled client

...

8.7CVSS5.8AI score0.00673EPSS
SaveExploits0
Snyk
Snyk
•added 2026/09/02 7:48 p.m.•9 views

Server-side Request Forgery (SSRF)

Overview litellm is a Library to easily interface with LLM API providers Affected versions of this package are vulnerable to Server-side Request Forgery SSRF through request-body validation in the proxy auth path. An authenticated user can supply routing or credential parameters such as apibase,...

7.1CVSS5.5AI score0.0054EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/02 3:13 p.m.•17 views

EUVD-2026-61221

fastify vulnerable to schema validation bypass via root primitive coercion mismatch...

5.4CVSS5.8AI score0.00309EPSS
SaveExploits1References5
EUVD
EUVD
•added 2026/09/01 7:24 p.m.•21 views

EUVD-2026-56887

Django REST framework: Potential bypass of Django DATAUPLOADMAXMEMORYSIZE when parsing oversized JSON and urlencoded request bodies via DRF request.data...

5.3CVSS5.8AI score0.00557EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/01 2:35 p.m.•17 views

CVE-2026-71380 httpd applies no timeout while receiving a request body, parking a worker on a stalled client

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending valid request headers with a large Content-Length and then stalling before the body is complete...

8.7CVSS5.9AI score0.00673EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/01 2:35 p.m.•9 views

CVE-2026-71380 httpd applies no timeout while receiving a request body, parking a worker on a stalled client

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending valid request headers with a large Content-Length and then stalling before the body is complete...

8.7CVSS5.9AI score0.00673EPSS
SaveExploits0References9
EUVD
EUVD
•added 2026/09/01 2:35 p.m.•14 views

EUVD-2026-69226

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending valid request headers with a large Content-Length and then stalling before the body is complete...

8.7CVSS5.9AI score0.00673EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/01 2:35 p.m.•35 views

CVE-2026-71380

CVE-2026-71380 is a Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd . An unauthenticated remote attacker can trigger a denial of service by sending valid request headers declaring a large Content-Length and then stalling before the body is complete. In...

8.7CVSS5.9AI score0.00673EPSS
SaveExploits0References5
Rows per page
Query Builder