Lucene search
+L

31672 matches found

Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•17 views

PT-2026-85498

Grav versions 2.0.0 through 2.0.17 fail to apply save-time XSS detection to modular pages, allowing authenticated page editors to store Twig-assembled XSS payloads. Attackers with page-edit rights can create modular pages with malicious Twig code that executes in visitor browsers when the parent...

6.4CVSS5.3AI score0.00256EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•0 views

CVE-2026-80869: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ntfs: bound the attribute-list entry in ntfsreadinodemount The $MFT attribute-list walk in ntfsreadinodemount validates each entry only with "u8 alentry + 6 alend" and "u8 alentry + le16tocpualentry-length alend", but then reads...

6AI score0.00198EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/03 9:17 p.m.•13 views

CVE-2026-71429

stream-json is a micro-library of stream components for processing JSON and JSONC with a minimal memory footprint. Prior to 3.5.0, the path filters pick, ignore, filter, and replace in src/core/filters/filter-base.js recompute the full path string from the nesting stack for every checkable token...

6.2CVSS0.0016EPSS
SaveExploits0References2
Atlassian
Atlassian
•added 2026/09/03 8:32 p.m.•10 views

DoS (Denial of Service) Apache Tomcat Dependency in Jira Software Data Center

This High severity DoS Denial of Service vulnerability known as CVE-2026-58059 was introduced in 9.12.1 and later of Jira Software Data Center and Server. This DoS Denial of Service vulnerability, with a CVSS Score of 8.7 and a CVSS Vector of...

8.7CVSS5.8AI score0.00493EPSS
SaveExploits0
Patchstack
Patchstack
•added 2026/09/03 7:03 p.m.•10 views

NPM: Orval: Import-time RCE via schema default -> zod module-level template literal

NPM: Orval: Import-time RCE via schema default - zod module-level template literal vulnerability discovered by ? in WordPress Npm orval versions 8.21.0...

9.3CVSS5.9AI score0.00653EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/03 7:03 p.m.•11 views

GHSA-W727-8J6C-2RJ4 Orval: Import-time RCE via schema default -> zod module-level template literal

Summary Orval's zod schema generation emits a schema's 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 that is evaluated when the generated zod schema module is imported,...

9.3CVSS6.1AI score0.00653EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/09/03 7:03 p.m.•13 views

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

Summary Orval's zod schema generation emits a schema's 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 that is evaluated when the generated zod schema module is imported,...

9.3CVSS6.1AI score0.00653EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
•added 2026/09/03 6:38 p.m.•11 views

NPM: Orval: Import-time RCE via array-items default -> zod module-level template literal

NPM: Orval: Import-time RCE via array-items default - zod module-level template literal vulnerability discovered by ? in WordPress Npm orval versions 8.21.0...

9.3CVSS5.9AI score0.00653EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/03 6:38 p.m.•11 views

GHSA-2H9G-J24R-H63G 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.00653EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/09/03 6:38 p.m.•13 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.00653EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
•added 2026/09/03 6:32 p.m.•11 views

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

NPM: Orval: Import-time RCE via header-parameter default - zod module-level template literal vulnerability discovered by ? in WordPress Npm orval versions 8.21.0...

9.3CVSS5.9AI score0.00653EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/03 6:32 p.m.•11 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.00653EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/09/03 6:32 p.m.•15 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.00653EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/03 6:20 p.m.•11 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.00653EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/09/03 6:20 p.m.•13 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.00653EPSS
SaveExploits0References6Affected Software1
Patchstack
Patchstack
•added 2026/09/03 6:20 p.m.•11 views

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

NPM: Orval: Import-time RCE via enum-typed default - zod module-level template literal vulnerability discovered by ? in WordPress Npm orval versions 8.21.0...

9.3CVSS5.9AI score0.00653EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/03 6:18 p.m.•16 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.00653EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/09/03 6:18 p.m.•12 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.00653EPSS
SaveExploits0References6
Patchstack
Patchstack
•added 2026/09/03 6:18 p.m.•11 views

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

NPM: Orval: Import-time RCE via query parameter name - computed-property-key injection in the zod cli vulnerability discovered by ? in WordPress Npm orval versions 8.21.0...

9.3CVSS5.9AI score0.00653EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
•added 2026/09/03 6:08 p.m.•15 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.00653EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder