Lucene search
+L

13190 matches found

Circl
Circl
added 2026/08/19 9:16 p.m.20 views

GHSA-RXJR-6C9Q-H67X

creationtimestamp| type| source ---|---|--- 2026-08-19 21:16:30+00:00| seen| https://bsky.app/profile/thestandup.bsky.social/post/3mthnpgazgt2v...

4.9AI score
SaveExploits0References1
OSV
OSV
added 2026/08/19 8:36 p.m.18 views

CVE-2026-53545 Termix: Remote Code Execution via Tunnel Disconnect pkill Command Injection

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to 2.3.2, the DELETE /ssh/tunnel/disconnect/:tunnelName teardown path in src/backend/ssh/tunnel.ts interpolates endpointPort, sourcePort, endpointUsername, and endpointIP into...

9.8CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/08/19 7:17 p.m.7 views

GHSA-W47Q-945M-Q9PC Document Merge Service vulnerable to RCE via SSTI (xlsx tempaltes)

Impact A remote code execution RCE via server-side template injection SSTI allows for user supplied code to be executed in the server's context where it is executed as the document-merge-server user with the UID 901 thus giving an attacker considerable control over the container. The vulnerabilit...

7.2CVSS6.4AI score
SaveExploits0References3
CVE
CVE
added 2026/08/19 7:13 p.m.71 views

CVE-2026-63722

ICEcoder 8.1 is vulnerable to unauthenticated remote code execution via the terminal-xhr.php endpoint. Attackers chain three flaws: a password parameter bypasses authentication, a non-empty csrf parameter skips CSRF validation, and an arbitrary command string is passed directly to proc_open(), yi...

9.8CVSS6.9AI score0.00985EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/08/19 6:53 p.m.27 views

Exploit for Missing Authentication for Critical Function in Coreweave Marimo

CVE-2026-39987 — Marimo Pre-Authentication RCE !CVEhttps:/...

9.8CVSS9.2AI score0.98945EPSS
SaveExploits22
Circl
Circl
added 2026/08/19 6:15 p.m.9 views

CVE-2026-61339

creationtimestamp| type| source ---|---|--- 2026-08-19 18:15:29+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-10...

7.3CVSS4.8AI score0.0012EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/19 5:40 p.m.13 views

CVE-2026-62682 Orval: RCE via servers[].url -> unescaped request-URL template literal (with getBaseUrlFromSpecification)

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, an unescaped backtick in servers0.url is emitted into request URL template literals generated when output.baseUrl.getBaseUrlFromSpecification is enabled without safe encoding...

9.3CVSS6AI score
SaveExploits0References6
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
Cvelist
Cvelist
added 2026/08/19 5:38 p.m.33 views

CVE-2026-71867 Orval: RCE via schema property name -> computed-property-key injection in the MSW mock generator

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a single quote in a schema property name is emitted into single-quoted object keys in generated MSW mock factories without safe encoding. This permits attacker-controlled...

9.3CVSS0.00478EPSS
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
Cvelist
Cvelist
added 2026/08/19 5:37 p.m.34 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.3CVSS0.00478EPSS
SaveExploits0References4
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
CVE
CVE
added 2026/08/19 5:34 p.m.26 views

CVE-2026-71864

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 header parameter name is emitted unencoded into the generated zod.object({...}) schema in packages/zod/src/index.ts, enabling computed-p...

9.3CVSS6AI score0.00478EPSS
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
Circl
Circl
added 2026/08/19 5:17 p.m.11 views

CVE-2026-60860

creationtimestamp| type| source ---|---|--- 2026-08-19 17:17:32+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-10 2026-08-23 10:07:07+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mtqk64fnef24...

8.7CVSS4.7AI score0.00332EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/19 5:17 p.m.9 views

CVE-2026-73902

creationtimestamp| type| source ---|---|--- 2026-08-19 17:17:01+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-10...

7.5CVSS4.8AI score0.00312EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 4:18 p.m.7 views

CVE-2026-64850

Grav is a file-based Web platform. Prior to 2.0.7, Grav Blueprint::dynamicData in system/src/Grav/Common/Data/Blueprint.php sends an editor-controlled Class::method provider and arguments to calluserfuncarray without rejecting dangerous callback parameters. An account with admin.pages or...

8.7CVSS0.00343EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 4:12 p.m.47 views

CVE-2026-44901

In Wazuh versions 4.0.0 to 4.14.5 and 5.0.0-beta2, the AffectedItemsWazuhResult.merge() method in framework/wazuh/core/results.py resolves the attacker-controlled sort_casting field through Python builtins without an allowlist. A compromised cluster worker can set sort_casting to exec and embed P...

8.4CVSS5.5AI score0.00412EPSS
SaveExploits0References5
Rows per page
Query Builder