Lucene search
+L

4206 matches found

Snyk
Snyk
added 2026/09/04 10:24 a.m.9 views

Improper Validation of Unsafe Equivalence in Input

Overview fastify is an overhead web framework, for Node.js. Affected versions of this package are vulnerable to Improper Validation of Unsafe Equivalence in Input due to incomplete schema case normalization in lib/validation.js when compiling header schemas. An attacker can bypass schema-enforced...

8.7CVSS5.7AI score0.00298EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 10:24 a.m.22 views

CVE-2026-84428

fastify versions before 5.12.2 are vulnerable to a header validation bypass caused by incomplete case normalization in the JSON Schema Draft 7 dependencies keyword. While the library lowercases property keys and the root-level required array to accommodate HTTP's case-insensitive headers, it fail...

7.5CVSS5.5AI score0.00298EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/04 10:24 a.m.8 views

CVE-2026-84428 fastify vulnerable to header validation bypass via incomplete schema case normalization

fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and the root-level required array, and does not lowercase the...

7.5CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 10:24 a.m.42 views

CVE-2026-84428 fastify vulnerable to header validation bypass via incomplete schema case normalization

fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and the root-level required array, and does not lowercase the...

7.5CVSS0.00298EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 10:17 a.m.11 views

CVE-2026-84469

fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false to a route's body, querystring, params, or headers schema to...

7.5CVSS0.00283EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 9:59 a.m.9 views

EUVD-2026-70989

fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false to a route's body, querystring, params, or headers schema to...

7.5CVSS5.6AI score0.00283EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 9:59 a.m.49 views

CVE-2026-84469 fastify vulnerable to request validation bypass via skipped boolean false schemas

fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false to a route's body, querystring, params, or headers schema to...

7.5CVSS0.00283EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 9:59 a.m.24 views

CVE-2026-84469

fastify versions before 5.12.2 use JavaScript truthiness to decide whether to compile a request schema. Because JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance, an application that assigns false to a route's body, querystring, params, or headers schema ...

7.5CVSS5.6AI score0.00283EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/09/04 9:59 a.m.7 views

CVE-2026-84469 fastify vulnerable to request validation bypass via skipped boolean false schemas

fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false to a route's body, querystring, params, or headers schema to...

7.5CVSS5.9AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/04 9:58 a.m.9 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.3AI score0.00399EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 11:04 p.m.8 views

GHSA-5FHR-F75J-8WR9 SiYuan: Missing publish-access filter on getAttributeViewKeysByID discloses database column schema, plus two unscoped block-ID enumeration oracles (publish mode)

CVE: This vulnerability corresponds to CVE-2026-72800. Summary POST /api/av/getAttributeViewKeysByID returns a database's full column schema with no publish-access filtering, while its sibling getAttributeViewKeys applies the filter for reader sessions. Two further endpoints,...

5.8CVSS5.9AI score0.00237EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/03 7:03 p.m.19 views

EUVD-2026-62657

Orval: Import-time RCE via schema default - zod module-level template literal...

9.3CVSS5.9AI score0.00664EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 7:03 p.m.11 views

GHSA-W727-8J6C-2RJ4 Orval: Import-time RCE via schema default -> zod module-level template literal

Summary Orval's zod schema generation emits a schema's default value as a module-level template literal export const …Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression that is evaluated when the generated zod schema module is imported,...

9.3CVSS6.1AI score0.00664EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 7:03 p.m.13 views

Orval: Import-time RCE via schema default -> zod module-level template literal

Summary Orval's zod schema generation emits a schema's default value as a module-level template literal export const …Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression that is evaluated when the generated zod schema module is imported,...

9.3CVSS6.1AI score0.00664EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/03 6:38 p.m.13 views

EUVD-2026-62603

Orval: Import-time RCE via array-items default - zod module-level template literal...

9.3CVSS5.9AI score0.00607EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 6:38 p.m.10 views

GHSA-2H9G-J24R-H63G Orval: Import-time RCE via array-items default -> zod module-level template literal

Summary Orval's zod schema generation emits the array-items default value as a module-level template literal export const …Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression evaluated when the generated zod schema module is imported,...

9.3CVSS6AI score0.00607EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 6:38 p.m.13 views

Orval: Import-time RCE via array-items default -> zod module-level template literal

Summary Orval's zod schema generation emits the array-items default value as a module-level template literal export const …Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression evaluated when the generated zod schema module is imported,...

9.3CVSS6AI score0.00607EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/03 6:32 p.m.16 views

EUVD-2026-62601

Orval: Import-time RCE via header-parameter default - zod module-level template literal...

9.3CVSS5.9AI score0.00478EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 6:32 p.m.14 views

Orval: Import-time RCE via header-parameter default -> zod module-level template literal

Summary Orval's zod schema generation emits the header-parameter default value as a module-level template literal export const Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression evaluated when the generated zod schema module is imported,...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/03 6:26 p.m.13 views

EUVD-2026-62607

Orval: RCE via schema property name - computed-property-key injection in the MSW mock generator...

9.3CVSS5.9AI score0.00607EPSS
SaveExploits0References5
Rows per page
Query Builder