Lucene search
+L

780482 matches found

Github Security Blog
Github Security Blog
added 2026/09/03 6:38 p.m.9 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.00478EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/09/03 6:35 p.m.14 views

CVE-2026-78593

Kibana 's Cribl integration contains an insufficiently validated configuration field that allows an authenticated user with Kibana Fleet management privileges to inject attacker-controlled expressions into a server-side script template. This results in an Elasticsearch ingest pipeline being writt...

4.3CVSS5.9AI score0.00166EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 6:35 p.m.9 views

EUVD-2026-70658

An insufficiently validated configuration field in Kibana's Cribl integration allows an authenticated user holding Kibana Fleet management privileges to inject attacker-controlled expressions into a server-side script template, resulting in an Elasticsearch ingest pipeline being written beyond th...

4.3CVSS5.9AI score0.00166EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 6:35 p.m.27 views

CVE-2026-78593 Improper Control of Generation of Code in Kibana Leading to Privilege Escalation

An insufficiently validated configuration field in Kibana's Cribl integration allows an authenticated user holding Kibana Fleet management privileges to inject attacker-controlled expressions into a server-side script template, resulting in an Elasticsearch ingest pipeline being written beyond th...

4.3CVSS0.00166EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/03 6:35 p.m.6 views

CVE-2026-78593 Improper Control of Generation of Code in Kibana Leading to Privilege Escalation

An insufficiently validated configuration field in Kibana's Cribl integration allows an authenticated user holding Kibana Fleet management privileges to inject attacker-controlled expressions into a server-side script template, resulting in an Elasticsearch ingest pipeline being written beyond th...

4.3CVSS5.2AI score0.00166EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 6:35 p.m.4 views

BlueSpy

BlueSpy - Preuve de concept pour enregistrer l'audio d'un appareil Bluetooth Ce dépôt contient l'implémentation d'une preuve de concept permettant d'enregistrer et de rejouer l'audio d'un appareil Bluetooth sans que l'utilisateur légitime ne s'en aperçoive. La preuve de concept a été présentée lo...

6AI score
SaveExploits0
OSV
OSV
added 2026/09/03 6:32 p.m.8 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.9 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.16 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.8 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
Kitploit
Kitploit
added 2026/09/03 6:23 p.m.4 views

protectimus-slim-proxmark3

Script Lua Proxmark3 pour Protectimus SLIM NFC Ce script Lua pour la plateforme RFID Proxmark3 permet d'interagir avec le jeton matériel à mot de passe unique à base de temps TOTP Protectimus SLIM NFC. Configuration matérielle requise Proxmark3 Configuration logicielle requise RRG / Iceman -...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/03 6:23 p.m.8 views

ldap-swak

LDAP Swiss Army Knife Многофункциональная утилита для LDAP-сервера. Быстрая настройка LDAP-сервера для тестовых целей, MitM-прокси для перехвата открытого текста или пересылки учетных данных NTLM, а также эксплуатация различных уязвимостей Java JNDI/LDAP-клиентов. Автор: Moritz Bechler...

6.8AI score
SaveExploits0References1
OSV
OSV
added 2026/09/03 6:20 p.m.8 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
Github Security Blog
Github Security Blog
added 2026/09/03 6:18 p.m.8 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
OSV
OSV
added 2026/09/03 6:18 p.m.8 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
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
EUVD
EUVD
added 2026/09/03 6:15 p.m.8 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.21 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
Rows per page
Query Builder