Lucene search
+L

23637 matches found

RedhatCVE
RedhatCVE
added 2026/03/28 4:56 a.m.9 views

CVE-2026-30302

The command auto-approval module in CodeRider-Kilo contains an OS Command Injection vulnerability, rendering its whitelist security mechanism ineffective. The vulnerability stems from the incorrect use of an incompatible command parser the Unix-based shell-quote library to analyze commands on the...

10CVSS6.2AI score0.01993EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/03/28 1:44 a.m.12 views

WordPress Pagelayer plugin <= 2.0.7 - Improper Neutralization of CRLF Sequences to Unauthenticated Email Header Injection via 'email' vulnerability

Improper Neutralization of CRLF Sequences to Unauthenticated Email Header Injection via 'email' vulnerability discovered by Drew Webber mcdruid in WordPress Plugin PageLayer versions = 2.0.7...

5.3CVSS5.9AI score0.00297EPSS
SaveExploits0References1Affected Software1
SUSE CVE
SUSE CVE
added 2026/03/28 12:26 a.m.10 views

SUSE CVE-2026-32758

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Versions 2.61.2 and below are vulnerable to Path Traversal through the resourcePatchHandler http/resource.go. The destination path in resourcePatchHandler is...

6.5CVSS5.7AI score0.00387EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/28 12:26 a.m.9 views

SUSE CVE-2026-33064

Free5GC is an open-source Linux Foundation project for 5th generation 5G mobile core networks. Versions prior to 1.4.2 are vulnerable to procedure panic caused by Nil Pointer Dereference in the /sdm-subscriptions endpoint. A remote attacker can cause the UDM service to panic and crash by sending ...

8.7CVSS5.9AI score0.00486EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/03/28 12:25 a.m.8 views

SUSE CVE-2026-33494

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to an authorization bypass via HTTP path traversal. An attacker can craft a URL containing path traversal sequences...

10CVSS5.9AI score0.00519EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/03/28 12:25 a.m.11 views

SUSE CVE-2026-33528

GoDoxy is a reverse proxy and container orchestrator for self-hosters. Prior to version 0.27.5, the file content API endpoint at /api/v1/file/content is vulnerable to path traversal. The filename query parameter is passed directly to path.Joincommon.ConfigBasePath, filename where ConfigBasePath =...

6.5CVSS5.9AI score0.00502EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/03/28 12:25 a.m.18 views

SUSE CVE-2026-33532

yaml is a YAML parser and serialiser for JavaScript. Parsing a YAML document with a version of yaml on the 1.x branch prior to 1.10.3 or on the 2.x branch prior to 2.8.3 may throw a RangeError due to a stack overflow. The node resolution/composition phase uses recursive function calls without a...

4.3CVSS6.1AI score0.0047EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:0 a.m.13 views

Debian dla-4513 : gvfs - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4513 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4513-1 [email protected]...

4.3CVSS6.5AI score0.0036EPSS
SaveExploits2References6
RedhatCVE
RedhatCVE
added 2026/03/27 10:51 p.m.7 views

CVE-2026-33528

GoDoxy is a reverse proxy and container orchestrator for self-hosters. Prior to version 0.27.5, the file content API endpoint at /api/v1/file/content is vulnerable to path traversal. The filename query parameter is passed directly to path.Joincommon.ConfigBasePath, filename where ConfigBasePath =...

6.5CVSS5.9AI score0.00502EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/03/27 10:51 p.m.8 views

CVE-2026-33494

ORY Oathkeeper is an Identity & Access Proxy IAP and Access Control Decision API that authorizes HTTP requests based on sets of Access Rules. Versions prior to 26.2.0 are vulnerable to an authorization bypass via HTTP path traversal. An attacker can craft a URL containing path traversal sequences...

10CVSS5.9AI score0.00519EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/27 8:41 p.m.28 views

DOMPurify is vulnerable to mutation-XSS via Re-Contextualization

Description A mutation-XSS mXSS condition was confirmed when sanitized HTML is reinserted into a new parsing context using innerHTML and special wrappers. The vulnerable wrappers confirmed in browser behavior are script, xmp, iframe, noembed, noframes, and noscript. The payload remains seemingly...

6.1CVSS6.2AI score0.00166EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/27 8:41 p.m.18 views

GHSA-H8R8-WCCR-V5F2 DOMPurify is vulnerable to mutation-XSS via Re-Contextualization

Description A mutation-XSS mXSS condition was confirmed when sanitized HTML is reinserted into a new parsing context using innerHTML and special wrappers. The vulnerable wrappers confirmed in browser behavior are script, xmp, iframe, noembed, noframes, and noscript. The payload remains seemingly...

6.9CVSS6.2AI score0.00166EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/27 7:45 p.m.6 views

Directory Traversal

Overview langchain-core is a Building applications with LLMs through composability Affected versions of this package are vulnerable to Directory Traversal via the loadprompt, loadpromptfromconfig, or .save methods on prompt classes. An attacker can access arbitrary files on the host filesystem by...

8.7CVSS6.5AI score0.01204EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/03/27 7:45 p.m.13 views

LangChain Core has Path Traversal vulnerabilites in legacy `load_prompt` functions

Summary Multiple functions in langchaincore.prompts.loading read files from paths embedded in deserialized config dicts without validating against directory traversal or absolute path injection. When an application passes user-influenced prompt configurations to loadprompt or loadpromptfromconfig...

7.5CVSS6AI score0.01204EPSS
SaveExploits2References5Affected Software1
OSV
OSV
added 2026/03/27 7:45 p.m.6 views

GHSA-QH6H-P6C9-FF54 LangChain Core has Path Traversal vulnerabilites in legacy `load_prompt` functions

Summary Multiple functions in langchaincore.prompts.loading read files from paths embedded in deserialized config dicts without validating against directory traversal or absolute path injection. When an application passes user-influenced prompt configurations to loadprompt or loadpromptfromconfig...

7.5CVSS6AI score0.01204EPSS
SaveExploits2References5
Snyk
Snyk
added 2026/03/27 7:13 p.m.5 views

Directory Traversal

Overview @mobilenext/mobile-mcp is a Mobile MCP Affected versions of this package are vulnerable to Directory Traversal via the saveTo and output parameters in the mobilesavescreenshot and mobilestartscreenrecording tools. An attacker can overwrite arbitrary files on the host system by supplying...

8.1CVSS6.5AI score0.00489EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/27 6:31 p.m.8 views

EUVD-2026-16670

The command auto-approval module in CodeRider-Kilo contains an OS Command Injection vulnerability, rendering its whitelist security mechanism ineffective. The vulnerability stems from the incorrect use of an incompatible command parser the Unix-based shell-quote library to analyze commands on the...

10CVSS6.2AI score0.01993EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/03/27 5:49 p.m.13 views

Security Bulletin: IBM WebSphere Automation is vulnerable to multiple security vulnerabilites

Summary Multiple security vulnerabilites were identified in the Open Liberty baseimage which is shipped with IBM WebSphere Automation. Vulnerability Details CVEID:CVE-2015-20107 DESCRIPTION: In Python aka CPython up to 3.10.8, the mailcap module does not add escape characters into commands...

9.8CVSS7.6AI score0.07443EPSS
SaveExploits6Affected Software1
Snyk
Snyk
added 2026/03/27 5:31 p.m.6 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the uploaduserfile function. An attacker can overwrite or create files in arbitrary locations on the filesystem by submitting specially crafted filenames containing path traversal sequences in the multipart form...

8.8CVSS6.5AI score0.31405EPSS
SaveExploits4References2
Snyk
Snyk
added 2026/03/27 5:22 p.m.5 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the systemd.credential process. An attacker can overwrite arbitrary files on the host system by crafting credential names that traverse directories. This can lead to privilege escalation or denial of service by...

9.9CVSS6.5AI score0.00447EPSS
SaveExploits0References2
Rows per page
Query Builder