Lucene search
+L

326 matches found

EUVD
EUVD
โ€ขadded 4 hours agoโ€ข5 views

EUVD-2026-54577

Kirby is an open-source content management system. Prior to 4.9.5 and from 5.0.0 through 5.5.1, the REST API error handler can return unsanitized PHP error messages that expose the full filesystem path of the Kirby installation to unauthenticated API users. This vulnerability affects all Kirby...

6.9CVSS5.5AI score
SaveExploits0References3
Cvelist
Cvelist
โ€ขadded 13 hours agoโ€ข10 views

CVE-2026-9169 LUCID Vision Labs: DLL Search Order Hijacking in Arena SDK 1.0.80.49 on Windows

DLL Search Order Hijacking in LUCID Vision Labs Arena SDK 1.0.80.49 on Windows allows a local attacker to execute arbitrary code with the privileges of the application by placing a malicious DLL in a user-controlled directory listed in the PATH environment variable, which the SDK traverses when a...

8.8CVSS
SaveExploits0References2
Nuclei
Nuclei
โ€ขadded yesterdayโ€ข21 views

KeySight RF - smsRestoreDatabaseZip UNC path to Remote Code Execution

The com.keysight.tentacle.config.ResourceManager.smsRestoreDatabaseZip method is used to restore the HSQLDB database used in SMS. It takes the path of the zipped database file as the single parameter. An unauthenticated, remote attacker can specify an UNC path for the database file i.e., \\sms,...

9.8CVSS7.7AI score0.53389EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 3 days agoโ€ข12 views

CVE-2026-16295

The Clearfy Cache WordPress plugin before 2.4.3 does not perform a capability check in one of its admin-page dispatch paths, allowing any authenticated user such as a Subscriber to render admin-only settings pages and disclose their contents, including administrative nonces, while the canonical...

4.3CVSS0.00162EPSS
SaveExploits0References1
CVE
CVE
โ€ขadded 3 days agoโ€ข21 views

CVE-2026-16295

CVE-2026-16295 affects the Clearfy Cache WordPress plugin before 2.4.3. A missing capability check in an admin-page dispatch path lets any authenticated user (e.g., Subscriber) render admin-only settings pages and disclose their contents, including administrative nonces. The canonical page URL st...

4.3CVSS5.5AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
โ€ขadded 2026/07/30 10:16 p.m.โ€ข9 views

CVE-2026-64816

RapidRAW before 1.6.0 does not validate the lutPath field in preset files before passing it to File::open in lutprocessing.rs. On Windows, a UNC path in lutPath causes an outbound SMB connection to an attacker-controlled host, leaking the victim's NTLMv2 credentials. The vulnerable code path is...

7.1CVSS0.00266EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
โ€ขadded 2026/07/24 4:18 p.m.โ€ข8 views

PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

Summary The b64 extension inlines images referenced by as base64 data URIs. When resolving the src path it joins it onto the configured basepath with os.path.normpath and opens the result directly, with no check that the resolved path stays inside basepath. A src containing ../ sequences, or an...

5.3CVSS6AI score
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/07/23 9:11 a.m.โ€ข9 views

CVE-2026-65712

Joomla Extension - regularlabs.com - Insecure path handling in CDN for Joomla Pro extension - CDN versioning could check file paths outside the site directory, exposing local file existence and modification metadata...

5AI score0.00145EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
โ€ขadded 2026/07/20 2:15 p.m.โ€ข35 views

CVE-2026-46410 FileBrowser Quantum: unauthenticated user share share info

FileBrowser Quantum is a free, self-hosted, web-based file manager. Versions prior to 1.3.2-stable and 1.4.1-beta may leak some sensitive info, such as source and path. Versions 1.3.2-stable and 1.4.1-beta fix the issue. No known workarounds are available...

8.7CVSS0.00263EPSS
SaveExploits0References2
Mageia
Mageia
โ€ขadded 2026/07/19 6:29 a.m.โ€ข12 views

Updated erlang packages fix a security vulnerability

The updated packages fix a security vulnerability: SFTP READLINK response leaks absolute backend filesystem path when root is configured. CVE-2026-48855...

6.5CVSS5.3AI score0.00277EPSS
SaveExploits0References5
OSV
OSV
โ€ขadded 2026/07/19 3:48 a.m.โ€ข6 views

OESA-2026-3043 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.8CVSS6.1AI score0.00497EPSS
SaveExploits0References11
CVE
CVE
โ€ขadded 2026/07/16 9:13 p.m.โ€ข49 views

CVE-2026-44174

Kirby CMS (versions prior to 4.9.1 and 5.4.1) exposes REST API search and collection queries that did not validate model attributes, allowing authenticated users to invoke arbitrary model methods (e.g., password(), root(), loginPasswordless(), delete()) via collection endpoints. This can disclose...

8.7CVSS6.2AI score0.0028EPSS
SaveExploits0References3
Cvelist
Cvelist
โ€ขadded 2026/07/15 7:24 p.m.โ€ข40 views

CVE-2026-50030 DataEase: Arbitrary SQL execution in preview path (direct data disclosure)

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase SQL preview exposes DatasetDataApi.previewSql/previewSqlCheck through /de2api/datasetData/previewSql, accepts PreviewSqlDTO.sql, PreviewSqlDTO.datasourceId, and PreviewSqlDTO.isCross, then...

7.1CVSS0.00269EPSS
SaveExploits0References3
OSV
OSV
โ€ขadded 2026/07/07 4:3 p.m.โ€ข11 views

PYSEC-2026-1271 Copier's safe template has arbitrary filesystem read/write access

Impact Copier's current security model shall restrict filesystem access through Jinja: - Files can only be read using % include ... %, which is limited by Jinja to reading files from the subtree of the local template clone in our case. - Files are written in the destination directory according to...

8.5CVSS6.1AI score0.00257EPSS
SaveExploits0References6
OSV
OSV
โ€ขadded 2026/07/07 2:34 p.m.โ€ข8 views

PYSEC-2026-1446 Arbitrary system path lookup in h20

In h2oai/h2o-3 version 3.40.0.4, an exposure of sensitive information vulnerability exists due to an arbitrary system path lookup feature. This vulnerability allows any remote user to view full paths in the entire file system where h2o-3 is hosted. Specifically, the issue resides in the Typeahead...

5.3CVSS6.3AI score0.00835EPSS
SaveExploits1References5
Snyk
Snyk
โ€ขadded 2026/07/07 1:2 p.m.โ€ข8 views

External Control of File Name or Path

Overview egroupware/egroupware is a library that extends a classic groupware with an integrated CRM-system, a secure file-server and Collabora Online Office. Affected versions of this package are vulnerable to External Control of File Name or Path via the processURL2InlineImages process. An...

7.1CVSS6.1AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
โ€ขadded 2026/07/03 12:0 a.m.โ€ข18 views

Apache ActiveMQ < 5.19.8 / 6.x < 6.2.7 Multiple Vulnerabilities

The version of Apache ActiveMQ running on the remote host is prior to 5.19.8 or 6.x prior to 6.2.7. It is, therefore, affected by multiple vulnerabilities: - Improper Input Validation vulnerability in Apache ActiveMQ, Apache ActiveMQ All, Apache ActiveMQ Stomp. A remote unauthenticated peer that...

8.1CVSS6.2AI score0.01177EPSS
SaveExploits0References16
OSV
OSV
โ€ขadded 2026/07/02 5:6 p.m.โ€ข16 views

GHSA-6C4R-G249-WV3C OpenClaw: Sandboxed session spawn could expose the real workspace path to child prompts

Summary Sandboxed session spawn could expose the real workspace path to child prompts. In affected versions, a child session spawned from a sandboxed parent could forward the host workspace path into the child session prompt. This advisory is scoped to the named feature and configuration. It does...

5.3CVSS5.9AI score0.00187EPSS
SaveExploits0References2
NVD
NVD
โ€ขadded 2026/06/23 9:17 p.m.โ€ข14 views

CVE-2026-47388

NocoDB is software for building databases as spreadsheets. Prior to 2026.05.1, a low-privilege MCP token holder with knowledge of an attachment path could read any file in shared storage, including attachments belonging to other bases and workspaces, because the MCP readAttachment tool did not...

2.3CVSS0.00209EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2026/06/23 5:17 p.m.โ€ข9 views

PYSEC-2026-224

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.9AI score0.11819EPSS
SaveExploits1References2
Rows per page
Query Builder