Lucene search
+L

38959 matches found

OSV
OSV
added 2026/03/05 1:02 a.m.12 views

GHSA-V2X6-WWFW-R2RQ Agentgateway is missing parameter sanitization in MCP to OpenAPI conversion

Summary When converting MCP tools/call request to OpenAPI request, input path, query, and header values are not sanitized. Details When using the MCP to OpenAPI feature, the proxy lacks proper sanitization of input parameters in the MCP call, allowing: Injection of additional path or query...

4.9CVSS6AI score0.00144EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/05 1:02 a.m.20 views

Agentgateway is missing parameter sanitization in MCP to OpenAPI conversion

Summary When converting MCP tools/call request to OpenAPI request, input path, query, and header values are not sanitized. Details When using the MCP to OpenAPI feature, the proxy lacks proper sanitization of input parameters in the MCP call, allowing: Injection of additional path or query...

6.5CVSS6AI score0.00144EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/05 12:32 a.m.17 views

pyLoad has an Arbitrary File Write via Path Traversal in edit_package()

The editpackage function implements insufficient sanitization for the packfolder parameter. The current protection relies on a single-pass string replacement of "../", which can be bypassed using crafted recursive traversal sequences. Exploitation An authenticated user with MODIFY permission can...

7.1CVSS5.9AI score0.00517EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/05 12:32 a.m.14 views

GHSA-6PX9-J4QR-XFJW pyLoad has an Arbitrary File Write via Path Traversal in edit_package()

The editpackage function implements insufficient sanitization for the packfolder parameter. The current protection relies on a single-pass string replacement of "../", which can be bypassed using crafted recursive traversal sequences. Exploitation An authenticated user with MODIFY permission can...

7.1CVSS5.9AI score0.00517EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/05 12:16 a.m.18 views

eml_parser: Path Traversal in Official Example Script Leads to Arbitrary File Write

Summary The official example script examples/recursivelyextractattachments.py contains a path traversal vulnerability that allows arbitrary file write outside the intended output directory. Attachment filenames extracted from parsed emails are directly used to construct output file paths without...

5.5CVSS6.2AI score0.00237EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.13 views

PT-2026-23611

Name of the Vulnerable Software and Affected Versions Agentgateway versions prior to 0.12.0 Description Agentgateway, an open source data plane for agentic AI connectivity, has an issue where input path, query, and header values are not sanitized when converting MCP tools/call requests to OpenAPI...

4.9CVSS5.8AI score0.00144EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.8 views

SUSE SLED15 / SLES15 Security Update : busybox (SUSE-SU-2026:0759-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0759-1 advisory. - CVE-2026-26157: Arbitrary file overwrite and potential code execution via incomplete path sanitization...

7CVSS6.2AI score0.00682EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2026/03/05 12:00 a.m.9 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : libsoup (SUSE-SU-2026:0788-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0788-1 advisory. - CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests...

5.8CVSS6.1AI score0.00423EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.27 views

PT-2026-23442

Name of the Vulnerable Software and Affected Versions pyLoad versions 0.5.0b3.dev13 through 0.5.0b3.dev96 Description pyLoad contains a flaw in the edit package function where insufficient sanitization of the pack folder parameter allows for path traversal. The existing protection uses a single...

7.1CVSS5.9AI score0.00517EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/03/05 12:00 a.m.21 views

PT-2026-23504

Name of the Vulnerable Software and Affected Versions MarkUs versions prior to 2.9.1 Description MarkUs is a web application used for submitting and grading student assignments. Versions prior to 2.9.1 are susceptible to an issue where the application reads and renders the contents of...

8CVSS6AI score0.00223EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/03/05 12:00 a.m.23 views

WordPress plugin OoohBoi Steroids for Elementor 跨站脚本漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be installed t...

6.4CVSS5.7AI score0.00197EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/04 9:45 p.m.6 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the getDynamicIcon endpoint when attacker-controlled input is embedded into SVG output without proper sanitization. An attacker can execute arbitrary JavaScript in the context of the web application by...

9.3CVSS7.3AI score0.00625EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/04 9:45 p.m.17 views

SiYuan: Unauthenticated Reflected XSS via SVG Injection in /api/icon/getDynamicIcon Endpoint

Summary An unauthenticated reflected XSS vulnerability exists in the dynamic icon API endpoint: - GET /api/icon/getDynamicIcon When type=8, attacker-controlled content is embedded into SVG output without escaping. Because the endpoint is unauthenticated and returns image/svg+xml, a crafted URL ca...

9.3CVSS6.1AI score0.00625EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/03/04 6:25 p.m.6 views

Directory Traversal

Overview nltk is a Natural Language Toolkit NLTK is a Python package for natural language processing. Affected versions of this package are vulnerable to Directory Traversal due to improper sanitization of file paths in the CorpusReader classes. An attacker can gain unauthorized access to sensiti...

8.7CVSS6.3AI score0.00899EPSS
SaveExploits3References2
SUSE Linux
SUSE Linux
added 2026/03/04 9:33 a.m.10 views

Security update for libsoup

This update for libsoup fixes the following issues: CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests bsc1257398. CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects bsc1257441...

8.8CVSS5.9AI score0.00423EPSS
SaveExploits1References12
OSV
OSV
added 2026/03/04 9:33 a.m.2 views

SUSE-SU-2026:0796-1 Security update for libsoup

This update for libsoup fixes the following issues: - CVE-2026-1467: lack of input sanitization can lead to unintended or unauthorized HTTP requests bsc1257398. - CVE-2026-1539: proxy authentication credentials leaked via the Proxy-Authorization header when handling HTTP redirects bsc1257441. -...

5.8CVSS6AI score0.00423EPSS
SaveExploits1References7
EUVD
EUVD
added 2026/03/04 9:31 a.m.20 views

EUVD-2026-9379

SEPPmail Secure Email Gateway before version 15.0.1 does not properly sanitize the headers from S/MIME protected MIME entities, allowing an attacker to control trusted headers...

8.2CVSS5.9AI score0.00217EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/04 9:24 a.m.15 views

CVE-2026-1706

The All-in-One Video Gallery plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'vi' parameter in all versions up to, and including, 4.7.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary...

6.1CVSS6.1AI score0.00231EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/04 9:15 a.m.10 views

CVE-2026-27443

SEPPmail Secure Email Gateway before version 15.0.1 does not properly sanitize the headers from S/MIME protected MIME entities, allowing an attacker to control trusted headers...

7.5CVSS5.8AI score0.00217EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/04 8:45 a.m.60 views

CVE-2026-27443 S/MIME Decryption Tag Sanitization Bypass

SEPPmail Secure Email Gateway before version 15.0.1 does not properly sanitize the headers from S/MIME protected MIME entities, allowing an attacker to control trusted headers...

8.2CVSS0.00217EPSS
SaveExploits0References1
Rows per page
Query Builder