Lucene search
+L

739 matches found

CVE
CVE
added 2026/04/07 7:15 p.m.32 views

CVE-2026-5739

PowerJob versions 5.1.0/5.1.1/5.1.2 contain a code injection vulnerability in the OpenAPI Endpoint’s GroovyEvaluator.evaluate function (file /openApi/addWorkflowNode). Manipulating the argument nodeParams allows remote code execution. The issue is confirmed in multiple sources (CVE-2026-5739 and ...

7.5CVSS6.9AI score0.00388EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/04/07 7:15 p.m.29 views

CVE-2026-5739 PowerJob OpenAPI Endpoint addWorkflowNode GroovyEvaluator.evaluate code injection

A security flaw has been discovered in PowerJob 5.1.0/5.1.1/5.1.2. The affected element is the function GroovyEvaluator.evaluate of the file /openApi/addWorkflowNode of the component OpenAPI Endpoint. The manipulation of the argument nodeParams results in code injection. The attack can be execute...

7.5CVSS0.00388EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/07 7:15 p.m.4 views

CVE-2026-5739 PowerJob OpenAPI Endpoint addWorkflowNode GroovyEvaluator.evaluate code injection

A security flaw has been discovered in PowerJob 5.1.0/5.1.1/5.1.2. The affected element is the function GroovyEvaluator.evaluate of the file /openApi/addWorkflowNode of the component OpenAPI Endpoint. The manipulation of the argument nodeParams results in code injection. The attack can be execute...

7.5CVSS6.9AI score0.00388EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/07 7:15 p.m.11 views

CVE-2026-5739

A security flaw has been discovered in PowerJob 5.1.0/5.1.1/5.1.2. The affected element is the function GroovyEvaluator.evaluate of the file /openApi/addWorkflowNode of the component OpenAPI Endpoint. The manipulation of the argument nodeParams results in code injection. The attack can be execute...

7.5CVSS6.9AI score0.00388EPSS
SaveExploits0References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/07 2:11 p.m.11 views

Security Bulletin: IBM WebSphere Application Server Liberty, which is bundled with IBM WebSphere Hybrid Edition, is affected by a prototype pollution vulnerability due to immutable (CVE-2026-29063)

Summary IBM WebSphere Application Server Liberty, which is bundled with IBM WebSphere Hybrid Edition, is affected by a prototype pollution vulnerability in the immutable library with the openapi-3.0, openapi-3.1, mpOpenAPI-1.0, mpOpenAPI-1.1, mpOpenAPI-2.0, mpOpenAPI-3.0 mpOpenAPI-3.1,...

9.8CVSS5.9AI score0.00978EPSS
SaveExploits1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/07 12:0 a.m.12 views

PT-2026-30993

Name of the Vulnerable Software and Affected Versions PowerJob versions 5.1.0 through 5.1.2 Description A security flaw exists in PowerJob versions 5.1.0 through 5.1.2. The issue is related to code injection resulting from the manipulation of the nodeParams argument within the...

7.5CVSS7.1AI score0.00388EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.11 views

PowerJob 代码注入漏洞

PowerJob is an open-source distributed computing and job scheduling framework developed by PowerJob. It allows developers to easily schedule tasks within their applications. Versions 5.1.0, 5.1.1, and 5.1.2 of PowerJob have code injection vulnerabilities. These vulnerabilities stem from incorrect...

7.5CVSS7.2AI score0.00388EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/06 5:12 p.m.6 views

Security Bulletin: IBM OpenAPI SDK Generator (Node.js) is affected by the Axios supply chain attack

Summary Due to an Axios supply chain attack, a fix for IBM Node.js SDK Core https://github.com/IBM/node-sdk-core was made available on April 2, 2026 21:03 UTC to mitigate the attack. If you used a previous version there is a possibility the affected Axios package could have been available on your...

6AI score
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/06 2:41 p.m.7 views

CVE-2026-32871

A flaw was found in FastMCP. An authenticated attacker can exploit a path traversal vulnerability in the buildurl method of the RequestDirector class. By manipulating path parameters in an OpenAPI operation, an attacker can use directory traversal sequences ../ to bypass the intended API prefix...

10CVSS5.9AI score0.00909EPSS
SaveExploits1References7
Veracode
Veracode
added 2026/04/04 5:33 a.m.11 views

FastMCP OpenAPI Provider Has An SSRF & Path Traversal Vulnerability

Technical Description The "OpenAPIProvider" in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The "RequestDirector" class is responsible for constructing HTTP requests to the backend service. A critical vulnerability exists in the "buildurl" method. When an OpenAP...

10CVSS5.9AI score0.00909EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2026/04/02 3:16 p.m.10 views

CVE-2026-32871

FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A vulnerabilit...

10CVSS0.00909EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:52 p.m.7 views

CVE-2026-32871

FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A vulnerabilit...

10CVSS5.8AI score0.00909EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/04/02 2:52 p.m.56 views

CVE-2026-32871

CVE-2026-32871 affects FastMCP’s OpenAPIProvider in the FastMCP package (prior to 3.2.0). The root cause is that the _build_url() function substitutes path parameters directly into the URL without URL-encoding, and then urllib.parse.urljoin() interprets any embedded “../” as a directory traversal...

10CVSS5.8AI score0.00909EPSS
SaveExploits1References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 2:52 p.m.3 views

CVE-2026-32871 FastMCP OpenAPI Provider has an SSRF & Path Traversal Vulnerability

FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A vulnerabilit...

10CVSS5.8AI score0.00909EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/02 2:52 p.m.38 views

CVE-2026-32871 FastMCP OpenAPI Provider has an SSRF & Path Traversal Vulnerability

FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A vulnerabilit...

10CVSS0.00909EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/02 2:52 p.m.4 views

CVE-2026-32871 FastMCP OpenAPI Provider has an SSRF & Path Traversal Vulnerability

FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A vulnerabilit...

10CVSS6AI score0.00909EPSS
SaveExploits1References10
OSV
OSV
added 2026/03/31 10:53 p.m.7 views

GHSA-VV7Q-7JX5-F767 FastMCP OpenAPI Provider has an SSRF & Path Traversal Vulnerability

Technical Description The OpenAPIProvider in FastMCP exposes internal APIs to MCP clients by parsing OpenAPI specifications. The RequestDirector class is responsible for constructing HTTP requests to the backend service. A critical vulnerability exists in the buildurl method. When an OpenAPI...

10CVSS6AI score0.00909EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.54 views

PT-2026-29424

Name of the Vulnerable Software and Affected Versions FastMCP versions affected versions not specified Description The OpenAPIProvider in FastMCP is susceptible to an authenticated Server-Side Request Forgery SSRF vulnerability due to insufficient URL encoding of path parameters. Specifically, th...

10CVSS6AI score0.00909EPSS
SaveExploits1References22
RedhatCVE
RedhatCVE
added 2026/03/27 10:51 p.m.14 views

CVE-2026-33149

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWEDHOSTS = '' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.buildabsoluteu...

8.1CVSS5.9AI score0.00304EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/26 7:17 p.m.8 views

CVE-2026-33149

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Versions up to and including 2.5.3 set ALLOWEDHOSTS = '' by default, which causes Django to accept any value in the HTTP Host header without validation. The application uses request.buildabsoluteu...

8.1CVSS0.00304EPSS
SaveExploits1References1
Rows per page
Query Builder