Lucene search
+L

505662 matches found

RedhatCVE
RedhatCVE
added 2026/08/19 5:46 p.m.6 views

CVE-2026-76229

A flaw was found in Renovate. This arbitrary command injection vulnerability exists within the kustomize manager, where user-provided chart names are not properly sanitized before being used in helm pull commands. An attacker with write access to a repository can exploit this by crafting maliciou...

8.4CVSS6.1AI score0.00722EPSS
SaveExploits0References6
Circl
Circl
added 2026/08/19 5:45 p.m.4 views

CVE-2026-70898

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

7.4CVSS4.8AI score0.00257EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/19 5:45 p.m.4 views

CVE-2026-70897

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

8.2CVSS4.8AI score0.00339EPSS
SaveExploits0References1
Debian
Debian
added 2026/08/19 5:45 p.m.6 views

[SECURITY] [DSA 6451-1] firefox-esr security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6451-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff August 19, 2026 https://www.debian.org/security/faq -...

9.8CVSS5.7AI score0.00606EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/19 5:44 p.m.32 views

CVE-2026-55191 FreeRDP: Heap-buffer-overflow write in AVC444 YUV buffer allocation

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444ensurebuffer. A malicious R...

8.7CVSS0.00626EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:44 p.m.6 views

CVE-2026-55191 FreeRDP: Heap-buffer-overflow write in AVC444 YUV buffer allocation

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444ensurebuffer. A malicious R...

8.7CVSS6.4AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 5:44 p.m.8 views

EUVD-2026-62660

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.27.0, FreeRDP clients that negotiate RDPGFX AVC444 with an H.264 decoder backend calculate the intermediate YUV444 allocation size in libfreerdp/codec/h264.c with 32-bit multiplication in avc444ensurebuffer. A malicious R...

8.7CVSS6.2AI score0.00626EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:44 p.m.34 views

CVE-2026-55191

FreeRDP clients prior to 3.27.0 are vulnerable to a heap-buffer-overflow write in the RDPGFX AVC444 codec path. In libfreerdp/codec/h264.c, the function avc444_ensure_buffer() computes the intermediate YUV444 buffer size using 32-bit multiplication (piDstStride[x] * padDstHeight). A malicious RDP...

8.7CVSS6.2AI score0.00626EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:41 p.m.5 views

CVE-2026-72399

A flaw was found in the Linux kernel's enetc network driver. This vulnerability occurs in the eXpress Data Path XDP frame processing, where the driver fails to properly check the number of fragments in an XDP frame against the allocated buffer size. A remote attacker could exploit this...

9.8CVSS6AI score0.00672EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:41 p.m.4 views

CVE-2026-74513

A flaw was found in the Linux kernel's dibs module. A race condition exists during the attach, detach, and unregister operations of dmbnode objects. This allows a concurrent operation to free a dmbnode while another operation attempts to access its reference count, leading to a use-after-free...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:41 p.m.5 views

CVE-2026-74505

A flaw was found in the ALSA 6fire driver within the Linux kernel. During error handling in the probe phase, the driver failed to properly manage a pending USB Request Block URB before freeing associated resources. This oversight could lead to a Use-After-Free UAF vulnerability. A local attacker...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:40 p.m.5 views

CVE-2026-72443

A flaw was found in the Linux kernel's Advanced Linux Sound Architecture ALSA USB audio driver. During the handling of MIDI 2.0 input Universal Serial Bus USB Request Blocks URBs, a setup failure can lead to a use-after-free vulnerability. This allows a local attacker, or a malicious USB device, ...

7CVSS5.6AI score0.00175EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:40 p.m.14 views

CVE-2026-62682

Orval (OpenAPI client generator) versions before 8.21.0 emit an unescaped backtick from servers[0].url into generated template literals in packages/core/src/getters/route.ts (getFullRoute), allowing attacker-controlled JS execution when the generated client is invoked; fixed in 8.21.0. No exploit...

9.3CVSS6AI score0.005EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:40 p.m.34 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.3CVSS0.005EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 5:40 p.m.8 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.3CVSS5.9AI score0.005EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 5:39 p.m.12 views

EUVD-2026-62657

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 score0.00546EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:39 p.m.14 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
Cvelist
Cvelist
added 2026/08/19 5:39 p.m.29 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.3CVSS0.00546EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 5:38 p.m.6 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.3CVSS5.9AI score0.00478EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 5:38 p.m.12 views

CVE-2026-71867

Orval versions prior to 8.21.0 emit unsanitized single quotes from OpenAPI schema property names into single-quoted object keys in generated MSW mock factories (packages/core/src/getters/keys.ts), enabling attacker-controlled JavaScript evaluation and RCE in developer, CI, test, or application en...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References4
Rows per page
Query Builder