Lucene search
+L

281224 matches found

Patchstack
Patchstack
•added 2026/09/03 7:06 p.m.•12 views

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

NPM: Orval: RCE via servers.url - unescaped request-URL template literal with getBaseUrlFromSpecification 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:06 p.m.•12 views

GHSA-88F2-FPV8-89Q2 Orval: RCE via servers[].url -> unescaped request-URL template literal (with getBaseUrlFromSpecification)

Summary When Orval is configured with output.baseUrl.getBaseUrlFromSpecification: true, it bakes the spec's servers0.url into the generated request URL as a template literal without escaping the backtick. A server URL containing a backtick closes the template literal and injects a concatenation...

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

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

Summary When Orval is configured with output.baseUrl.getBaseUrlFromSpecification: true, it bakes the spec's servers0.url into the generated request URL as a template literal without escaping the backtick. A server URL containing a backtick closes the template literal and injects a concatenation...

9.3CVSS6.2AI score0.00653EPSS
SaveExploits0References6Affected Software1
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
Information Security Automation
Information Security Automation
•added 2026/09/03 7:00 p.m.•10 views

About Remote Code Execution - TrueConf Server (CVE-2026-72529, CVE-2026-72530) vulnerability

About Remote Code Execution - TrueConf Server CVE-2026-72529, CVE-2026-72530 vulnerability. TrueConf Server is a Russian on-premises corporate messaging and UltraHD video conferencing platform. The attack chain consists of two critical vulnerabilities. The first vulnerability, CVE-2026-72529, is...

9.8CVSS9.7AI score0.01686EPSS
SaveExploits3
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/03 6:58 p.m.•19 views

Security Bulletin: MongoDB Enterprised Advanced affected by: Code Injection, Improper Check for Unusual or Exceptional Conditions, Cross-site Scripting (CVE-2026-33937, CVE-2026-33938, CVE-2026-33939, CVE-2026-33940, CVE-2026-33941)

Summary There are vulnerabilities in handlebars-4.7.7.tgz used in MongoDB Enterprised Advanced for IBM, involving CVE-2026-33937, CVE-2026-33938, CVE-2026-33939, CVE-2026-33940, CVE-2026-33941. The vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2026-33937 DESCRIPTION:...

9.8CVSS7AI score0.01736EPSS
SaveExploits8Affected Software1
Patchstack
Patchstack
•added 2026/09/03 6:38 p.m.•12 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
RedHat Linux
RedHat Linux
•added 2026/09/03 6:34 p.m.•15 views

io.quarkus:quarkus-qute: quarkus-qute:Server-Side Template Injection (SSTI) vulnerability in ReflectionValueResolver of the Quarkus Qute template engine

A flaw was found in the Qute template engine, which is used by Quarkus to generate dynamic content like HTML pages or emails. The issue exists in the component responsible for looking up data values ReflectionValueResolver, which fails to properly block access to sensitive Java internal functions...

8.8CVSS5.6AI score0.00369EPSS
SaveExploits0References4
Wordfence Blog
Wordfence Blog
•added 2026/09/03 6:32 p.m.•10 views

Attackers Actively Exploiting Critical Vulnerability in Super Forms Plugin

On July 9th, 2026, we publicly disclosed a critical Unauthenticated Arbitrary File Upload vulnerability in Super Forms, a WordPress plugin with an estimated 13,000 active installations. This vulnerability can be leveraged by unauthenticated attackers to upload arbitrary files, including PHP...

9.8CVSS6.6AI score0.05087EPSS
SaveExploits3
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
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
Patchstack
Patchstack
•added 2026/09/03 6:26 p.m.•11 views

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

NPM: Orval: RCE via schema property name - computed-property-key injection in the MSW mock generator 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:26 p.m.•11 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.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
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
NVD
NVD
•added 2026/09/03 6:17 p.m.•14 views

CVE-2026-58400

GeoNetwork is a catalog application to manage spatially referenced resources. Prior to versions 4.4.12 and 4.2.17, the Saxon XSLT processor used to render formatters is configured without secure processing FEATURESECUREPROCESSING and without disabling Java extension functions...

9.1CVSS0.01187EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/03 6:08 p.m.•11 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.00653EPSS
SaveExploits0References6
GithubExploit
GithubExploit
•added 2026/09/03 5:26 p.m.•22 views

Exploit for CVE-2026-4813

CVE-2026-4813 CVSS-B 9.4 CRITICAL Authenticated RCE via...

9.4CVSS5.8AI score0.00527EPSS
SaveExploits1
Vulnrichment
Vulnrichment
•added 2026/09/03 5:06 p.m.•11 views

CVE-2026-58400 GeoNetwork vulnerable to Remote Code Execution via unsafe Saxon XSLT processor configuration in formatter

GeoNetwork is a catalog application to manage spatially referenced resources. Prior to versions 4.4.12 and 4.2.17, the Saxon XSLT processor used to render formatters is configured without secure processing FEATURESECUREPROCESSING and without disabling Java extension functions...

9.1CVSS6.3AI score0.01187EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/03 5:06 p.m.•58 views

CVE-2026-58400

GeoNetwork is an open-source geospatial metadata catalog (originated at the UN FAO, maintained under OSGeo). In versions prior to 4.4.12 and 4.2.17 , the Saxon XSLT processor used to render formatters lacks FEATURE_SECURE_PROCESSING and does not disable ALLOW_EXTERNAL_FUNCTIONS, allowing any load...

9.1CVSS6.4AI score0.01187EPSS
SaveIn wildExploits0References4
Rows per page
Query Builder