Lucene search
+L

11425 matches found

Cvelist
Cvelist
added 2026/08/19 6:11 p.m.38 views

CVE-2026-49976 Snipe-IT: User Account Escalation via CSV Import

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, a user with the import permission can use CSV update mode to overwrite the email address of a non-admin user and then request a password reset to take over that account. app/Importer/UserImporter.php applies the canEditAuthFields...

6.5CVSS0.00337EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 6:11 p.m.10 views

EUVD-2026-62675

Snipe-IT is an IT asset/license management system. Prior to 8.6.1, a user with the import permission can use CSV update mode to overwrite the email address of a non-admin user and then request a password reset to take over that account. app/Importer/UserImporter.php applies the canEditAuthFields...

6.5CVSS5.4AI score0.00337EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:42 p.m.33 views

CVE-2026-62680 Orval: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.22.0, Orval resolves remote and local external $ref values without an allowlist or confinement to the input directory. Processing an attacker-controlled OpenAPI description can cau...

7.1CVSS0.00309EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:39 p.m.12 views

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

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a schema default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permits...

9.3CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 5:39 p.m.39 views

CVE-2026-72717

CVE-2026-72717 is a critical (CVSS 4.0: 9.3 ) import-time remote code execution vulnerability in Orval , a tool that generates type-safe TypeScript clients from OpenAPI/Swagger specifications. The root cause is in packages/zod/src/index.ts, function formatDefaultValue: a ${...} expression or back...

9.3CVSS6AI score0.00546EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:37 p.m.26 views

CVE-2026-71868

Orval (a TypeScript client generator from OpenAPI/Swagger specs) is vulnerable to import-time remote code execution prior to version 8.21.0 . The root cause is in packages/zod/src/index.ts function formatDefaultValue: a ${...} expression or backtick in an enum default value is emitted into a modu...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:37 p.m.15 views

CVE-2026-71868 Orval: Import-time RCE via enum-typed default -> zod module-level template literal

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in an enum default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permits...

9.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:36 p.m.34 views

CVE-2026-71865 Orval: Import-time RCE via query parameter name -> computed-property-key injection in the zod cli

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a double quote in a query parameter name is emitted into the generated request-validation zod.object... schema without safe encoding. This permits attacker-controlled...

9.3CVSS0.00478EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:36 p.m.17 views

CVE-2026-71865 Orval: Import-time RCE via query parameter name -> computed-property-key injection in the zod cli

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a double quote in a query parameter name is emitted into the generated request-validation zod.object... schema without safe encoding. This permits attacker-controlled...

9.3CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 5:36 p.m.27 views

CVE-2026-71865

Orval (a TypeScript client generator for OpenAPI/Swagger specs) is vulnerable to import-time remote code execution prior to version 8.21.0 . A double quote in a query parameter name is emitted into the generated zod.object({...}) schema without safe encoding, enabling computed-property-key inject...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:36 p.m.27 views

CVE-2026-71869

Orval (a TypeScript client generator from OpenAPI/Swagger specs) is vulnerable to import-time remote code execution prior to version 8.21.0 . The root cause is in the formatDefaultValue function (packages/zod/src/index.ts): a ${...} expression or backtick in an array item default value is emitted...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:34 p.m.13 views

CVE-2026-71864 Orval: Import-time RCE via header parameter name -> computed-property-key injection in the zod client

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a double quote in a header parameter name is emitted into the generated request-validation zod.object... schema without safe encoding. This permits attacker-controlled...

9.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:34 p.m.35 views

CVE-2026-71864 Orval: Import-time RCE via header parameter name -> computed-property-key injection in the zod client

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a double quote in a header parameter name is emitted into the generated request-validation zod.object... schema without safe encoding. This permits attacker-controlled...

9.3CVSS0.00478EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:33 p.m.34 views

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

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a header parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permi...

9.3CVSS0.00478EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:33 p.m.30 views

CVE-2026-72716 Orval: Import-time RCE via query-parameter default -> zod module-level template literal

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a query parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permit...

9.3CVSS0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:27 p.m.10 views

CVE-2026-71866 Orval: Import-time RCE via schema property name -> computed-property-key injection in the zod client

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. From version 8.19.0 until 8.21.0, a double quote in a schema property name is emitted into the generated zod.object... schema without safe encoding. This permits attacker-controlled JavaScrip...

9.3CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 5:27 p.m.30 views

CVE-2026-71866

Orval is a tool that generates type-safe TypeScript clients from OpenAPI v3 and Swagger v2 specifications. Versions 8.19.0 through 8.21.0 are affected by an import-time remote code execution vulnerability caused by a double quote in a schema property name being emitted into the generated zod.obje...

9.3CVSS5.9AI score0.00478EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 3:17 p.m.9 views

CVE-2026-40508

OpenEMR before 8.3.0 contains a stored cross-site scripting vulnerability in the patient portal template import handler that allows authenticated attackers with Forms Administration permissions to upload template files containing arbitrary HTML or JavaScript. Attackers can inject malicious script...

5.4CVSS0.00171EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 3:17 p.m.10 views

CVE-2026-40507

OpenEMR before 8.3.0 contains a reflected cross-site scripting vulnerability in the patient portal template import handler. The templateHtml GET parameter is reflected into the page response without sanitization. An attacker can craft a URL that executes arbitrary JavaScript in the browser of any...

6.1CVSS0.00243EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:51 p.m.23 views

CVE-2026-40508

OpenEMR before 8.3.0 is affected by a stored cross-site scripting (XSS) vulnerability in the patient portal template import handler . The root cause is the lack of sanitization on uploaded template files: authenticated attackers holding Forms Administration permissions can upload templates contai...

5.4CVSS5.2AI score0.00171EPSS
SaveExploits0References4
Rows per page
Query Builder