Lucene search
+L

793 matches found

Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.9 views

PT-2026-65611

Name of the Vulnerable Software and Affected Versions datamodel-code-generator versions 0.52.1 through 0.60.1 Description When using Pydantic v2 output mode, the software improperly handles data from the --extra-template-data file. Specifically, the process validators function in src/datamodel co...

7.8CVSS6.6AI score0.0015EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.9 views

PT-2026-65614

Name of the Vulnerable Software and Affected Versions datamodel-code-generator versions prior to 0.62.0 Description An unauthenticated path traversal and information disclosure issue exists when the software resolves JSON Schema $ref targets. The application fails to restrict these targets to the...

7.5CVSS5.7AI score0.00362EPSS
SaveExploits0References9
Veracode
Veracode
added 2026/07/26 2:11 a.m.9 views

Code Injection

Kiota is vulnerable to Code Injection. The vulnerability is due to improper sanitization of OpenAPI documentation fields before generating C XML documentation comments, which allows an attacker to inject arbitrary C code into generated client source files...

8.7CVSS6AI score0.01016EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/07/24 10:40 p.m.5 views

GHSA-8Q49-2H5H-434X FrontMCP: Server-Side Request Forgery (SSRF) in the OpenAPI adapter spec-change poller

Summary The OpenAPI adapter's spec-change poller OpenApiSpecPoller re-fetched the configured spec url on a timer using a raw global fetch, bypassing the SSRF guard safeFetch / assertUrlSafe that OpenAPIToolGenerator.fromURL applies to the initial spec load. As a result, the pinning/DNS-resolution...

5.9CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/07/24 10:39 p.m.8 views

GHSA-JPCW-4WR7-C3VQ kin-openapi openapi3filter: unauthenticated nil-pointer panic when validating a request against a `content` parameter whose media type has no schema

| Field | Value | |---|---| | Ecosystem | Go | | Package | github.com/getkin/kin-openapi | | Affected versions | = 0.143.0 introduced in v0.2.0, PR 90, 2019-05-07; reproduced on HEAD 30e2923 | | Patched versions | 0.144.0 | --- Summary openapi3filter.ValidateRequest contains a...

5.3CVSS6AI score
SaveExploits0References4
Snyk
Snyk
added 2026/07/24 9:17 p.m.9 views

Server-side Request Forgery (SSRF)

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the OpenAPI import and REST query execution processes. An attacker can access internal network resources by exploiting DNS rebinding to bypass outbound fetch...

8.5CVSS6AI score
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:52 p.m.6 views

GHSA-R277-6W6Q-XMQW kin-openapi: ValidationHandler.Load() Fail-Open Authentication Bypass via NoopAuthenticationFunc Default

Summary ValidationHandler.Load in getkin/kin-openapi silently replaces a nil AuthenticationFunc with NoopAuthenticationFunc, which always returns nil without performing any credential check. Because this substitution happens unconditionally when the caller omits the field, every OpenAPI security...

9.1CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 4:12 p.m.11 views

EUVD-2026-44936

Microsoft Kiota: Arbitrary file write + code-injection via x-ms-kiota-info clientClassName and clientNamespaceName...

9.3CVSS5.8AI score0.01355EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 4:10 p.m.9 views

Microsoft Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Summary Microsoft Kiota resolved OpenAPI $refs by fetching remote https URLs and reading local files including absolute / out-of-tree paths, inlining the referenced schema into the generated client. Running kiota generate on a spec whose $ref pointed at an attacker/internal URL or an arbitrary...

7.1CVSS6.1AI score0.01921EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/07/24 4:10 p.m.8 views

GHSA-RG4H-FPCP-2QM8 Microsoft Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Summary Microsoft Kiota resolved OpenAPI $refs by fetching remote https URLs and reading local files including absolute / out-of-tree paths, inlining the referenced schema into the generated client. Running kiota generate on a spec whose $ref pointed at an attacker/internal URL or an arbitrary...

7.1CVSS6.1AI score0.01921EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 3:58 p.m.12 views

EUVD-2026-44935

Microsoft Kiota: Path/URL injection into generated Copilot plugin manifest via x-ai- extensions...

9.3CVSS5.8AI score0.01275EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 3:46 p.m.7 views

GHSA-JQWH-526H-C92J Microsoft Kiota: Code Generation Literal Injection in Kiota PHP Generator

Impact The Kiota PHP code generator is vulnerable to a code generation literal injection attack. The generator embeds string values from OpenAPI fields e.g. description, default values, and property names directly into PHP double-quoted string literals without properly escaping the $ character...

8.7CVSS6AI score0.01016EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 3:46 p.m.11 views

EUVD-2026-44928

Microsoft Kiota: Code Generation Literal Injection in Kiota PHP Generator...

8.7CVSS5.9AI score0.01016EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 3:46 p.m.7 views

Microsoft Kiota: Code Generation Literal Injection in Kiota PHP Generator

Impact The Kiota PHP code generator is vulnerable to a code generation literal injection attack. The generator embeds string values from OpenAPI fields e.g. description, default values, and property names directly into PHP double-quoted string literals without properly escaping the $ character...

8.7CVSS6AI score0.01016EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2026/07/24 3:45 p.m.5 views

GHSA-7F3J-J7JJ-R3VR Microsoft Kiota: Code Generation Literal Injection in Kiota Python Generator

Code Generation Literal Injection in Kiota Python Generator Leads to Arbitrary Code Execution at Import Time. The Kiota Python code generator is vulnerable to a code generation literal injection issue when processing malicious or untrusted OpenAPI specifications. Specifically, attacker-controlled...

7.5CVSS6.3AI score0.0102EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 3:44 p.m.7 views

Microsoft Kiota: Code Generation Literal Injection in Kiota Ruby Generator

Code Generation Literal Injection in Kiota Ruby Generator Leads to Arbitrary Code Execution Impact The Kiota Ruby code generator is vulnerable to a code generation literal injection attack. The generator embeds string values from OpenAPI default fields and property names directly into Ruby...

7.5CVSS6AI score0.01471EPSS
SaveExploits0References6Affected Software2
Github Security Blog
Github Security Blog
added 2026/07/24 3:30 p.m.8 views

Microsoft Kiota: XML Doc-Comment Newline Breakout Code Injection

Summary Kiota versions prior to 1.32.3 are affected by a code-generation injection vulnerability in the C XML documentation-comment sink the description, externalDocs label, and externalDocs link fields emitted as /// … comments. When text from an OpenAPI description is written into single-line X...

8.7CVSS5.9AI score0.01016EPSS
SaveExploits0References6Affected Software2
EUVD
EUVD
added 2026/07/24 3:30 p.m.17 views

EUVD-2026-44931

Microsoft Kiota: XML Doc-Comment Newline Breakout Code Injection...

8.7CVSS5.9AI score0.01016EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/23 6:16 p.m.8 views

CVE-2026-47769

APIFold reads an OpenAPI 3.x or Swagger 2.x specification and generates a live, production-ready MCP server endpoint. Prior to commit 7f19b52280f414f57af2b79a95333d1c8fbeece5, the /webhooks/:serverSlug/:eventName endpoint accepts arbitrary unauthenticated JSON and stores it in Redis and the...

5.3CVSS0.00361EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/23 5:23 p.m.10 views

CVE-2026-47769

APIFold reads an OpenAPI 3.x or Swagger 2.x specification and generates a live, production-ready MCP server endpoint. Prior to commit 7f19b52280f414f57af2b79a95333d1c8fbeece5, the /webhooks/:serverSlug/:eventName endpoint accepts arbitrary unauthenticated JSON and stores it in Redis and the...

5.3CVSS5.5AI score0.00361EPSS
SaveExploits0References4
Rows per page
Query Builder