Lucene search
+L

12609 matches found

OSV
OSV
added 2026/07/14 8:19 p.m.17 views

GHSA-MF78-3RPF-R784 Anyquery: Local File Read (LFR) via Unrestricted SQLite Virtual Table Modules in Server Mode

Summary Anyquery's server mode lacks input sanitization and access control over its built-in SQLite virtual table modules e.g., csvreader, logreader. Unauthenticated attackers connecting to the MySQL-compatible server port can create virtual tables pointing to local files on the system e.g.,...

7.5CVSS6.2AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/14 8:19 p.m.17 views

Anyquery: Local File Read (LFR) via Unrestricted SQLite Virtual Table Modules in Server Mode

Summary Anyquery's server mode lacks input sanitization and access control over its built-in SQLite virtual table modules e.g., csvreader, logreader. Unauthenticated attackers connecting to the MySQL-compatible server port can create virtual tables pointing to local files on the system e.g.,...

6.2AI score
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/14 7:44 p.m.8 views

CVE-2026-47996

Adobe Commerce is affected by an Incorrect Authorization vulnerability that could lead to arbitrary file system read. A high-privileged attacker could exploit this vulnerability to access sensitive files and directories outside the intended access scope. Exploitation of this issue does not requir...

6.8CVSS5.6AI score0.00875EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/14 7:28 p.m.356 views

CVE-2026-47429

Vitest (a Vite-based testing framework) is affected by CVE-2026-47429 due to an incorrect isFileServingAllowed check in the Vitest UI/API server on Windows for the path /vitest_attachment . This allows a ?..\ path traversal to read files outside the project, and could enable arbitrary script exec...

9.8CVSS6.2AI score0.00922EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2026/07/14 7:21 p.m.43 views

CVE-2026-48310

Adobe Experience Manager (AEM) is affected by an Improper Limitation of a Pathname to a Restricted Directory (Path Traversal, CWE-22) vulnerability that could enable arbitrary file system read. The issue arises from an improper pathname restriction, allowing access to sensitive files outside the ...

8.6CVSS6.2AI score0.01047EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/14 2:11 p.m.55 views

CVE-2026-15736

Snowflake SQLAlchemy

8.3CVSS6.1AI score0.00377EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 2:11 p.m.11 views

CVE-2026-15736 Multiple SQL/DDL Injection and Arbitrary File Read Vulnerabilities in snowflake-sqlalchemy

Snowflake SQLAlchemy versions prior to 1.11.0 contain several security vulnerabilities, including: Improper handling of user-supplied column identifiers in merge operations could allow SQL injection through attacker-controlled input keys. An attacker may be able to exploit this through request...

8.3CVSS6.1AI score
SaveExploits0References3
CVE
CVE
added 2026/07/14 12:21 p.m.29 views

CVE-2026-49488

Technical details are not publicly available in the provided documents. No versions, exploit vectors, or remediation specifics are provided beyond upgrade guidance to 9.1.0 ; monitor for updates.

6.5CVSS6.2AI score0.00703EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/14 12:21 p.m.38 views

CVE-2026-49488 Apache OpenMeetings: Arbitrary File Read

Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Apache OpenMeetings. This issue affects Apache OpenMeetings: from 5.0.0 before 9.1.0. An attacker with moderator rights in any room can read arbitrary files accessible to the OS account running the OM...

0.00703EPSS
SaveExploits0References1
Patchstack
Patchstack
added 2026/07/14 6:59 a.m.16 views

WordPress W3 Total Cache plugin <= 2.9.4 - Unauthenticated Arbitrary File Read vulnerability

Unauthenticated Arbitrary File Read vulnerability discovered by snr in WordPress Plugin W3 Total Cache versions = 2.9.4...

7.5CVSS6.1AI score0.02861EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.26 views

PT-2026-60103

Name of the Vulnerable Software and Affected Versions Anyquery affected versions not specified Description When operated in server mode, the software lacks input sanitization and access control for its built-in SQLite virtual table modules, such as csv reader and log reader. Unauthenticated...

7.5CVSS6.1AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.23 views

PT-2026-58016

Name of the Vulnerable Software and Affected Versions Apache OpenMeetings versions 5.0.0 through 9.0.x Description A path traversal issue exists where the software fails to properly limit pathnames to a restricted directory. An attacker with moderator rights in any room can read arbitrary files...

6.5CVSS5.5AI score0.00703EPSS
SaveExploits0References4
Adobe
Adobe
added 2026/07/14 12:00 a.m.583 views

APSB26-82 : Security update available for Adobe ColdFusion

Adobe has released security updates for ColdFusion versions 2025 and 2023. These updates resolve critical, important, and moderate vulnerabilities that could lead to arbitrary code execution, privilege escalation, arbitrary file system read, and security feature bypass...

6.2AI score
SaveExploits0
OSV
OSV
added 2026/07/13 3:46 p.m.14 views

PYSEC-2026-3049 Recce server has unauthenticated SQL execution that allows local file read/write through DuckDB

Impact Recce OSS server deployments that expose the server to an untrusted network without authentication are vulnerable to unauthenticated SQL execution through the query run API. When Recce is configured with a DuckDB-backed project, an attacker can use DuckDB filesystem primitives to read and...

7.8CVSS6.1AI score0.00449EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.13 views

PYSEC-2026-2580 Langroid: SQLChatAgent _validate_query blocklist misses pg_read_file family enabling arbitrary file read

Summary SQLChatAgent in langroid ships a validatequery defense-in-depth layer whose DANGEROUSSQLPATTERNS regex blocklist enumerates dangerous SQL primitives by specific function name. The list misses the canonical PostgreSQL filesystem-disclosure family pgreadfile, pgstatfile, pglslogdir,...

8.7CVSS6.3AI score0.00686EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:46 p.m.12 views

PYSEC-2026-2667 motionEye's Absolute Path Traversal in Media File Handlers Allows Arbitrary File Read

Summary mEye contains an absolute path traversal vulnerability in multiple media file handlers that allows an attacker to read arbitrary files from the filesystem. The affected handlers accept a user-controlled filename parameter and construct filesystem paths using os.path.join. When an absolute...

8.7CVSS6.2AI score0.00623EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:46 p.m.12 views

PYSEC-2026-2664 motionEye has an Arbitrary File Read via Path Traversal in Picture/Movie Preview Endpoint

Summary motionEye v0.43.1 latest stable is vulnerable to path traversal in the picture and movie API endpoints, like /picture/id/preview/filename. Neither the API handlers, nor the mediafiles.py functions like getmediapreview check for .. sequences in the filename parameter, except getmediaconten...

6.5CVSS6.1AI score0.00418EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:35 p.m.11 views

PYSEC-2026-2908 PraisonAI vulnerable to unauthenticated arbitrary file read via MCP workflow.show, workflow.validate, deploy.validate

Summary The fix for GHSA-9mqq-jqxf-grvw / CVE-2026-44336 is incomplete. The original advisory description named four vulnerable handlers in mcpserver/adapters/clitools.py: "registers four file-handling tools by default, praisonai.rules.create, praisonai.rules.show, praisonai.rules.delete, and...

8.7CVSS6.1AI score0.0049EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/13 3:19 p.m.13 views

PYSEC-2026-2426 compliance-trestle Profile Import has an Arbitrary File Read via trestle:// URI and Relative Path Traversal

Summary The compliance-trestle library's profile import mechanism resolves trestle:// URIs and relative file paths by joining them with trestleroot and calling .resolve, but performs no boundary check to ensure the resolved path stays within the trestle workspace. An attacker can craft a maliciou...

6.9CVSS6.2AI score0.00366EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 3:19 p.m.14 views

PYSEC-2026-2877 Pipecat: Path Traversal in Pipecat Runner `/files` Endpoint — Arbitrary File Read via `%2F`-Encoded Separator

Summary A path traversal vulnerability exists in Pipecat's development runner src/pipecat/runner/run.py. When the runner is started with the --folder flag, it exposes a GET /files/filename:path download endpoint. The filename path parameter is concatenated directly onto args.folder with no...

7.5CVSS6.1AI score0.00423EPSS
SaveExploits1References8
Rows per page
Query Builder