Lucene search
+L

507 matches found

Nuclei
Nuclei
added yesterday52 views

PyTorch TorchServe SSRF

TorchServe is a tool for serving and scaling PyTorch models in production. TorchServe default configuration lacks proper input validation, enabling third parties to invoke remote HTTP download requests and write files to the disk. This issue could be taken advantage of to compromise the integrity...

10CVSS8.1AI score0.35256EPSS
SaveExploits6References3
NVD
NVD
added 2026/08/09 3:16 a.m.10 views

CVE-2026-19328

A vulnerability has been found in aktsmm skill-ninja-mcp-server 0.1.0. Impacted is the function getInstalledSkills/installSkill/updateAgentsMd/uninstallSkill of the file src/installer.ts. The manipulation of the argument workspacePath leads to path traversal. The attack needs to be performed...

5.3CVSS0.00138EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/09 2:45 a.m.55 views

CVE-2026-19328

Summary (CVE-2026-19328): The vulnerability affects aktsmm skill-ninja-mcp-server version 0.1.0, specifically the functions getInstalledSkills, installSkill, updateAgentsMd, and uninstallSkill in src/installer.ts. The issue is a local path traversal caused by manipulation of the workspacePath arg...

5.3CVSS5.2AI score0.00138EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/06 3:16 p.m.11 views

CVE-2026-19044

A flaw has been found in LeeSinLiang godot-mcp 0.1.0. Affected by this vulnerability is the function executeOperation of the file src/index.ts of the component createscene/addnode. This manipulation of the argument projectPath causes command injection. The attack needs to be launched locally. The...

5.3CVSS0.00696EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/06 2:15 p.m.10 views

EUVD-2026-53934

A flaw has been found in LeeSinLiang godot-mcp 0.1.0. Affected by this vulnerability is the function executeOperation of the file src/index.ts of the component createscene/addnode. This manipulation of the argument projectPath causes command injection. The attack needs to be launched locally. The...

5.3CVSS5.6AI score0.00696EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/29 7:16 p.m.10 views

CVE-2026-16328

In consul-mcp-server, versions 0.1.0 up to 0.1.3 did not restrict how the Consul backend address was supplied, allowing a connected client to override the server's configured Consul address via a request header. This may allow a malicious client to redirect the server's Consul API traffic to an...

8.6CVSS0.00232EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 12:32 a.m.14 views

EUVD-2026-47592

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

5.1CVSS4.8AI score0.01003EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/07/21 11:15 p.m.8 views

CVE-2026-16488

A vulnerability was determined in QUSETIONS MiniCode-Python 0.1.0. This vulnerability affects the function subprocess.Popen of the file minicode/config.py of the component Project File Handler. Executing a manipulation can lead to os command injection. The attack may be launched remotely. A high...

5.1CVSS4.9AI score0.01003EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/06/15 12:0 p.m.29 views

CVE-2018-25436

The CVE concerns the WordPress plugin Baggage Freight Shipping Australia version 0.1.0, where an unrestricted file upload vulnerability exists via the upload-package.php endpoint. Unauthenticated attackers can submit POST requests with malicious file extensions, and the handler moves files to the...

9.8CVSS6.1AI score0.00661EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/15 12:0 p.m.17 views

EUVD-2018-21958

WordPress Plugin Baggage Freight Shipping Australia 0.1.0 contains an unrestricted file upload vulnerability that allows unauthenticated attackers to upload arbitrary files by exploiting the upload-package.php endpoint. Attackers can submit POST requests with malicious file extensions to the uplo...

9.8CVSS6AI score0.00661EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:36 p.m.16 views

CVE-2026-41173

The AWS X-Ray Remote Sampler package provides a sampler which can get sampling configurations from AWS X-Ray. Prior to 0.1.0-alpha.8, OpenTelemetry.Sampler.AWS reads unbounded HTTP response bodies from a configured AWS X-Ray remote sampling endpoint into memory. AWSXRaySamplerClient.DoRequestAsyn...

5.9CVSS5.6AI score0.00301EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/01 6:4 p.m.18 views

CVE-2026-43623 microtar 0.1.0 Stack-Based Buffer Overflow via raw_to_header()

microtar through 0.1.0 contains a stack-based buffer overflow vulnerability in the rawtoheader function in src/microtar.c that allows attackers to corrupt adjacent stack memory by supplying a crafted TAR archive with non-null-terminated name or linkname fields. The function uses strcpy to copy...

8.8CVSS6AI score0.00318EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/01 5:0 p.m.23 views

EUVD-2026-33712

A vulnerability has been found in hekmon8 Jenkins-server-mcp 0.1.0. This vulnerability affects the function jobPath of the file src/index.ts of the component getbuildstatus/getbuildlog/triggerbuild. Such manipulation leads to server-side request forgery. The attack may be performed from remote. T...

6.5CVSS6.1AI score0.0027EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/06/01 12:0 a.m.19 views

Jenkins Server MCP 代码问题漏洞

Jenkins Server MCP is a model context protocol server developed by Hekmon for individual developers to interact with Jenkins CI/CD servers. Version 0.1.0 of Jenkins Server MCP contains code vulnerabilities. These vulnerabilities stem from incorrect operations in the functions jobPath of the files...

6.5CVSS6.5AI score0.0027EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/06/01 12:0 a.m.16 views

microtar 安全漏洞

microtar is a lightweight ANSI C language tar library developed by rxi’s individual developers. Versions of microtar 0.1.0 and earlier contained security vulnerabilities. These vulnerabilities stemmed from the rawtoheader function using strcpy to copy fields in the ustar format that are not empty...

8.8CVSS5.4AI score0.00318EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/12 8:16 p.m.19 views

CVE-2026-44218

ciguard is a static security auditor for CI/CD pipelines. From 0.1.0 to 0.8.1, the published ghcr.io/jo-jo98/ciguard container image inherits the default root user because the Dockerfile lacks a USER directive. This vulnerability is fixed in 0.8.2...

3CVSS0.00122EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.21 views

PT-2026-39150

Name of the Vulnerable Software and Affected Versions fohrloop dash-uploader versions 0.1.0 through 0.7.0a2 Description A directory traversal issue allows a remote attacker to execute arbitrary code. This is possible through the dash uploader/httprequesthandler.py component, specifically within t...

10CVSS6.1AI score0.05982EPSS
SaveExploits4References21
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.19 views

PT-2026-36757

Name of the Vulnerable Software and Affected Versions ryanjoachim mcp-rtfm version 0.1.0 Description A path traversal issue exists in the MCP Interface component. A remote attacker can manipulate the docFile argument within the get doc content, read doc, and update doc functions to access or modi...

6.5CVSS6.6AI score0.00294EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/05/02 12:0 a.m.22 views

PT-2026-36624

A vulnerability was detected in pskill9 website-downloader up to 0.1.0. This affects the function download website of the file src/index.ts of the component MCP Interface. Performing a manipulation of the argument outputPath results in os command injection. The attack may be initiated remotely. T...

6.5CVSS6.4AI score0.0134EPSS
SaveExploits0References7
NVD
NVD
added 2026/05/01 9:16 p.m.8 views

CVE-2026-7593

A security vulnerability has been detected in Sunwood-ai-labs command-executor-mcp-server up to 0.1.0. This impacts the function executecommand of the file src/index.ts of the component MCP Interface. The manipulation leads to os command injection. Remote exploitation of the attack is possible. T...

7.5CVSS0.01362EPSS
SaveExploits0References5
Rows per page
Query Builder