Lucene search
+L

437526 matches found

OSV
OSV
added 2026/09/03 6:32 p.m.9 views

GHSA-8J6P-R8JG-MXQH 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
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 6:32 p.m.10 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
Wordfence Blog
Wordfence Blog
added 2026/09/03 6:27 p.m.23 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (August 24, 2026 to August 30, 2026)

Last week, there were 246 vulnerabilities disclosed in 174 WordPress Plugins and 5 WordPress Themes that have been added to the Wordfence Intelligence Vulnerability Database, and there were 121 Vulnerability Researchers that contributed to WordPress Security last week. Review those vulnerabilitie...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/09/03 6:26 p.m.7 views

GHSA-2W86-XFRC-G85R Orval: RCE via schema property name -> computed-property-key injection in the MSW mock generator

Summary orval, when generating MSW mocks output.mock: true, emits each schema property name as a single-quoted object key in the mock factory WITHOUT escaping the single quote. A ' in a property name closes the key and lands in object-literal context, where an injected computed property key expr ...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 6:26 p.m.9 views

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

Summary orval, when generating MSW mocks output.mock: true, emits each schema property name as a single-quoted object key in the mock factory WITHOUT escaping the single quote. A ' in a property name closes the key and lands in object-literal context, where an injected computed property key expr ...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/03 6:20 p.m.9 views

GHSA-3575-W9FC-C2J6 Orval: Import-time RCE via enum-typed default -> zod module-level template literal

Summary Orval's zod schema generation emits the enum-typed 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
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 6:20 p.m.9 views

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

Summary Orval's zod schema generation emits the enum-typed 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
OSV
OSV
added 2026/09/03 6:18 p.m.10 views

GHSA-653Q-5476-X79G Orval: Import-time RCE via query parameter name -> computed-property-key injection in the zod cli

Summary orval's zod client emits each query parameter name as a double-quoted key in the generated zod.object... request-validation schema WITHOUT escaping the double quote. A " in the query parameter name closes the key and lands in object-literal context, where an injected computed property key...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 6:18 p.m.10 views

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

Summary orval's zod client emits each query parameter name as a double-quoted key in the generated zod.object... request-validation schema WITHOUT escaping the double quote. A " in the query parameter name closes the key and lands in object-literal context, where an injected computed property key...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/09/03 6:17 p.m.7 views

CVE-2026-82024

LearnPress WordPress Plugin before 4.4.6 contains a stored cross-site scripting vulnerability that allows authenticated attackers with the Instructor role to inject persistent malicious payloads by submitting unsanitized input into quiz question answer title fields. Attackers can store arbitrary...

5.4CVSS0.00138EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 6:15 p.m.9 views

EUVD-2026-70655

Waku is the minimal React framework. Prior to version 1.0.0-beta.1, the unstableredirect helper exported from waku/router/server packages/waku/src/router/define-router.tsx:156–161 accepts an arbitrary string and reflects it unchanged into the HTTP Location response header with no URL validation,...

3.1CVSS5.9AI score0.003EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/03 6:15 p.m.22 views

CVE-2026-49456

Waku (the minimal React framework) prior to version 1.0.0-beta.1 is vulnerable to an open redirect via the unstable_redirect() helper in waku/router/server. The function reflects user-supplied strings unchanged into the HTTP Location header with no URL validation, scheme restriction, or path-only...

3.1CVSS5.9AI score0.003EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 6:15 p.m.4 views

CVE-2026-49456 Waku: Open Redirect via `unstable_redirect` Helper

Waku is the minimal React framework. Prior to version 1.0.0-beta.1, the unstableredirect helper exported from waku/router/server packages/waku/src/router/define-router.tsx:156–161 accepts an arbitrary string and reflects it unchanged into the HTTP Location response header with no URL validation,...

3.1CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/03 6:15 p.m.14 views

CVE-2026-49456 Waku: Open Redirect via `unstable_redirect` Helper

Waku is the minimal React framework. Prior to version 1.0.0-beta.1, the unstableredirect helper exported from waku/router/server packages/waku/src/router/define-router.tsx:156–161 accepts an arbitrary string and reflects it unchanged into the HTTP Location response header with no URL validation,...

3.1CVSS5.9AI score0.003EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/03 6:15 p.m.29 views

CVE-2026-49456 Waku: Open Redirect via `unstable_redirect` Helper

Waku is the minimal React framework. Prior to version 1.0.0-beta.1, the unstableredirect helper exported from waku/router/server packages/waku/src/router/define-router.tsx:156–161 accepts an arbitrary string and reflects it unchanged into the HTTP Location response header with no URL validation,...

3.1CVSS0.003EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/03 6:09 p.m.13 views

Malicious code in @crysnovax/baileys (npm)

@crysnovax/baileys is a renamed fork of the Baileys WhatsApp Web library. On every successful connection connection.update with connection === 'open', wired in lib/Socket/socket.js it silently makes the user's own authenticated WhatsApp account follow two channels controlled by the publisher,...

5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/09/03 6:09 p.m.9 views

MAL-2026-15917 Malicious code in @crysnovax/baileys (npm)

@crysnovax/baileys is a renamed fork of the Baileys WhatsApp Web library. On every successful connection connection.update with connection === 'open', wired in lib/Socket/socket.js it silently makes the user's own authenticated WhatsApp account follow two channels controlled by the publisher,...

5.6AI score
SaveExploits0References5
OSV
OSV
added 2026/09/03 6:08 p.m.9 views

GHSA-6437-GXHQ-PQV8 Orval: Import-time RCE via header parameter name -> computed-property-key injection in the zod client

Summary orval's zod client emits each header parameter name as a double-quoted key in the generated zod.object... request-validation schema WITHOUT escaping the double quote. A " in the header parameter name closes the key and lands in object-literal context, where an injected computed property k...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/03 6:08 p.m.11 views

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

Summary orval's zod client emits each header parameter name as a double-quoted key in the generated zod.object... request-validation schema WITHOUT escaping the double quote. A " in the header parameter name closes the key and lands in object-literal context, where an injected computed property k...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6Affected Software1
Kitploit
Kitploit
added 2026/09/03 6:06 p.m.4 views

CVE-2025-50168-pwn2own-berlin-2025

Author: D4m0n CVE-2025-50168 This is an exploit submitted to Pwn2Own Berlin 2025 - LPE Category. The vulnerability occurs in Win32kbase!DirectComposition, and further details can be found in the blog post. Acknowledgements kASLR bypass technique: prefetch-tool by carrotc4k3 Special thanks to: Dav...

7.8CVSS7.4AI score0.0078EPSS
SaveExploits0References1
Rows per page
Query Builder