Lucene search
+L

4350 matches found

OSV
OSV
added 2026/08/13 2:50 p.m.9 views

CVE-2026-73555 vLLM: Unauthenticated Internal Path and Username Disclosure via Validation Error Messages

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the validationexceptionhandler in vllm/entrypoints/openai/serverutils.py converts FastAPI RequestValidationError objects with strexc, and sanitizemessage in vllm/entrypoints/utils.py does not remove traceback-styl...

5.3CVSS5.3AI score
SaveExploits0References6
OSV
OSV
added 2026/08/12 7:38 p.m.11 views

CVE-2026-73412 Shescape: Path disclosure on Unix with Zsh

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST...

6.3CVSS5.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/12 7:38 p.m.24 views

CVE-2026-73412 Shescape: Path disclosure on Unix with Zsh

Shescape is a simple shell escape library for JavaScript. Prior to 2.1.14 and 3.0.1, this impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST...

6.3CVSS0.00348EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/12 7:38 p.m.32 views

CVE-2026-73412

Shescape (JavaScript) prior to versions 2.1.14 and 3.0.1 is vulnerable on Unix when the shell is Zsh or the default shell is Zsh, affecting the escape and escapeAll functions. The issue is associated with Zsh options EXTENDED_GLOB and MAGIC_SUBST, enabling home-directory expansion or extended glo...

6.3CVSS5.3AI score0.00348EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/12 7:07 p.m.9 views

CVE-2026-72802 SiYuan before v3.7.4 Information Disclosure via resolveAssetPath

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the resolveAssetPath endpoint that returns absolute filesystem paths unmodified to CheckAuth-only requests. Attackers can harvest relative asset paths from published documents and submit them to resolveAssetPath to...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 12:16 p.m.9 views

EUVD-2026-56134

Nuxt versions = 4.4.7 and = 3.21.7 and 3.21.10, contain an information disclosure vulnerability in the development server's Chrome DevTools workspace endpoint GET /.well-known/appspecific/com.chrome.devtools.json. The endpoint's local-request gate isLocalDevRequest is header-based and trusts the...

6.9CVSS5.3AI score0.00135EPSS
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2026/08/09 12:00 a.m.9 views

VulnCheck KEV: CVE-2026-55450

Langflow is a tool for building and deploying AI-powered agents and workflows. Prior to 1.9.1, unauthenticated users can upload any amount of data to the server without any limitations. No need for any prior knowledge, only network access to Langflow. This can lead to space exhaustion on the...

9.3CVSS5.3AI score0.0119EPSS
SaveIn wildExploits1References2
Snyk
Snyk
added 2026/08/07 4:45 p.m.12 views

Information Exposure

Overview @nuxt/nitro-server is a Nitro server integration for Nuxt Affected versions of this package are vulnerable to Information Exposure via the Chrome DevTools workspace endpoint when the development server is bound to a network-reachable interface and experimental.chromeDevtoolsProjectSettin...

6.9CVSS5.5AI score0.00135EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/07 4:45 p.m.7 views

Information Exposure

Overview org.webjars.npm:nuxt is a Affected versions of this package are vulnerable to Information Exposure via the Chrome DevTools workspace endpoint when the development server is bound to a network-reachable interface and experimental.chromeDevtoolsProjectSettings is enabled. An attacker can...

6.9CVSS5.5AI score0.00135EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/28 11:17 a.m.14 views

CVE-2026-63302

Quick.CMS is vulnerable to Local File Inclusion LFI in the admin.php endpoint via the p parameter. An authenticated attacker with admin privileges can include arbitrary files located within the application's directory structure via a crafted HTTP request. Successful exploitation allows disclosure...

5.1CVSS0.00307EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 10:43 a.m.26 views

CVE-2026-63302

Quick.CMS is vulnerable to Local File Inclusion (LFI) in admin.php via the p parameter. An authenticated admin can include arbitrary files within the application directory, leaking directory structure and absolute file paths. The vendor notes the exploitation likelihood as very low and states tha...

5.1CVSS5.9AI score0.00307EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 10:43 a.m.35 views

CVE-2026-63302 Local File Inclusion in Quick.CMS

Quick.CMS is vulnerable to Local File Inclusion LFI in the admin.php endpoint via the p parameter. An authenticated attacker with admin privileges can include arbitrary files located within the application's directory structure via a crafted HTTP request. Successful exploitation allows disclosure...

5.1CVSS0.00307EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/28 10:43 a.m.11 views

CVE-2026-63302

Quick.CMS is vulnerable to Local File Inclusion LFI in the admin.php endpoint via the p parameter. An authenticated attacker with admin privileges can include arbitrary files located within the application's directory structure via a crafted HTTP request. Successful exploitation allows disclosure...

7CVSS5.9AI score0.00361EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 10:43 a.m.17 views

EUVD-2026-49755

Quick.CMS is vulnerable to Local File Inclusion LFI in the admin.php endpoint via the p parameter. An authenticated attacker with admin privileges can include arbitrary files located within the application's directory structure via a crafted HTTP request. Successful exploitation allows disclosure...

5.1CVSS5.9AI score0.00361EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 10:33 p.m.15 views

Shescape: Path disclosure on Unix with Zsh

Impact This impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST exacerbate the problem. In certain case, an attacker can leverage home directory...

6.3CVSS5.8AI score0.00348EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/24 10:33 p.m.9 views

GHSA-6V4M-FW66-8R4X Shescape: Path disclosure on Unix with Zsh

Impact This impacts users of Shescape on Unix systems that explicitly configure shell to Zsh, or true when the default shell is Zsh, using the escape and escapeAll. The Zsh options EXTENDEDGLOB and MAGICEQUALSUBST exacerbate the problem. In certain case, an attacker can leverage home directory...

6.3CVSS5.8AI score0.00348EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/23 7:48 p.m.26 views

Security Bulletin: Unauthenticated File Upload Vulnerability Allows Disk Space Exhaustion and Path Disclosure in Langflow OSS

Summary Unauthenticated users can upload unlimited files to the Langflow OSS server via the deprecated /api/v1/upload/flowid endpoint without authentication or validation, leading to potential disk space exhaustion DoS and information disclosure through absolute file path leakage in API responses...

7.5CVSS5.5AI score0.00283EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2026/07/19 11:11 a.m.11 views

OESA-2026-3041 erlang security update

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson. Security Fixes: Exposure of Sensitive Information to an Unauthorized...

8.2CVSS6AI score0.00684EPSS
SaveExploits0References12
OSV
OSV
added 2026/07/19 11:11 a.m.10 views

OESA-2026-3044 erlang security update

Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson. Security Fixes: Exposure of Sensitive Information to an Unauthorized...

8.2CVSS6AI score0.00684EPSS
SaveExploits0References12
NVD
NVD
added 2026/07/01 1:17 p.m.15 views

CVE-2026-53906

MCO is vulnerable to Path Disclosure and Path Traversal in file handling functionality related to data export and upload. Improper validation of the filename parameter allows writing files to arbitrary locations as well as indirect disclosure of absolute server paths through error messages. Becau...

8.2CVSS0.0052EPSS
SaveExploits0References2
Rows per page
Query Builder