Lucene search
+L

7378 matches found

Github Security Blog
Github Security Blog
added 2026/04/08 12:18 a.m.17 views

Emmett has a path traversal in internal assets handler

The RSGI static handler for Emmett's internal assets /emmett paths is vulnerable to path traversal attacks. An attacker can use ../ sequences eg /emmett/../rsgi/handlers.py to read arbitrary files outside the assets directory...

9.1CVSS6AI score0.00495EPSS
SaveExploits0References4Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2026/04/08 12:00 a.m.129 views

VulnCheck KEV: CVE-2025-27817

A possible arbitrary file read and SSRF vulnerability has been identified in Apache Kafka Client. Apache Kafka Clients accept configuration data for setting the SASL/OAUTHBEARER connection with the brokers, including "sasl.oauthbearer.token.endpoint.url" and "sasl.oauthbearer.jwks.endpoint.url"...

7.5CVSS5.9AI score0.65273EPSS
SaveIn wildExploits2References2
PyPA
PyPA
added 2026/04/07 10:16 p.m.20 views

PYSEC-2026-59

Emmett is a full-stack Python web framework designed with simplicity. From 2.5.0 to before 2.8.1, the RSGI static handler for Emmett's internal assets /emmett paths is vulnerable to path traversal attacks. An attacker can use ../ sequences eg /emmett/../rsgi/handlers.py to read arbitrary files...

9.1CVSS5.9AI score0.00495EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/04/07 7:10 p.m.86 views

CVE-2026-39363

CVE-2026-39363 affects Vite Dev Server. The WebSocket-based fetchModule RPC can be invoked without an Origin header, bypassing HTTP path access checks and enabling arbitrary file reads via file:// URLs combined with ?raw or ?inline. This occurs in Vite versions 6.0.0 up to before 6.4.2, 7.3.2, an...

8.2CVSS6.2AI score0.03319EPSS
SaveExploits4References7Affected Software2
OSV
OSV
added 2026/04/07 7:10 p.m.9 views

CVE-2026-39363 Vite Affected by Arbitrary File Read via Vite Dev Server WebSocket

Vite is a frontend tooling framework for JavaScript. From 6.0.0 to before 6.4.2, 7.3.2, and 8.0.5, if it is possible to connect to the Vite dev server’s WebSocket without an Origin header, an attacker can invoke fetchModule via the custom WebSocket event vite:invoke and combine file://... with ?r...

8.2CVSS6.2AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/04/07 6:17 p.m.6 views

CVE-2026-39345 OrangeHRM Affected by Arbitrary File Read via Path Traversal in Email Template Loader

OrangeHRM is a comprehensive human resource management HRM system. From 5.0 to 5.8, OrangeHRM Open Source fails to restrict email template file resolution to the intended plugins directory, allowing an authenticated actor who can influence the template path to read arbitrary local files. This...

4.6CVSS6AI score0.00323EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/07 6:17 p.m.25 views

CVE-2026-39345 OrangeHRM Affected by Arbitrary File Read via Path Traversal in Email Template Loader

OrangeHRM is a comprehensive human resource management HRM system. From 5.0 to 5.8, OrangeHRM Open Source fails to restrict email template file resolution to the intended plugins directory, allowing an authenticated actor who can influence the template path to read arbitrary local files. This...

4.6CVSS0.00323EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 6:17 p.m.8 views

CVE-2026-39345 OrangeHRM Affected by Arbitrary File Read via Path Traversal in Email Template Loader

OrangeHRM is a comprehensive human resource management HRM system. From 5.0 to 5.8, OrangeHRM Open Source fails to restrict email template file resolution to the intended plugins directory, allowing an authenticated actor who can influence the template path to read arbitrary local files. This...

4.6CVSS6AI score
SaveExploits0References3
CVE
CVE
added 2026/04/07 2:47 p.m.27 views

CVE-2026-35485

CVE-2026-35485 affects text-generation-webui (open-source web interface for LLMs). Before version 4.3, there is an unauthenticated path traversal in load_grammar() that lets an attacker read arbitrary files on the server filesystem without extension restrictions. Gradio dropdown values are not se...

7.5CVSS6AI score0.00677EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/04/07 2:47 p.m.28 views

CVE-2026-35485 text-generation-webui has a Path Traversal in load_grammar() — arbitrary file read without authentication

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in loadgrammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown value...

7.5CVSS0.00677EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/07 2:47 p.m.5 views

CVE-2026-35485 text-generation-webui has a Path Traversal in load_grammar() — arbitrary file read without authentication

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in loadgrammar allows reading any file on the server filesystem with no extension restriction. Gradio does not server-side validate dropdown value...

7.5CVSS6AI score0.00677EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/07 2:45 p.m.27 views

CVE-2026-35483 text-generation-webui has a Path Traversal in load_template() — .jinja/.yaml/.yml file read without authentication

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.3, an unauthenticated path traversal vulnerability in loadtemplate allows reading files with .jinja, .jinja2, .yaml, or .yml extensions from anywhere on the server filesystem. For .jinja files the...

5.3CVSS0.00325EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 6:03 p.m.12 views

GHSA-P9FF-H696-F583 Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

Summary server.fs check was not enforced to the fetchModule method that is exposed in Vite dev server's WebSocket. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - WebSocket is no...

8.2CVSS6.2AI score0.03319EPSS
SaveExploits4References8
Github Security Blog
Github Security Blog
added 2026/04/06 6:03 p.m.153 views

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

Summary server.fs check was not enforced to the fetchModule method that is exposed in Vite dev server's WebSocket. Impact Only apps that match the following conditions are affected: - explicitly exposes the Vite dev server to the network using --host or server.host config option - WebSocket is no...

8.2CVSS6.2AI score0.03319EPSS
SaveExploits4References8Affected Software1
CVE
CVE
added 2026/04/06 4:35 p.m.151 views

CVE-2026-35029

CVE-2026-35029 affects LiteLLM, a proxy AI Gateway. The /config/update endpoint lacks admin authorization, allowing an authenticated user to modify proxy config and environment variables, register attacker-controlled Python code handlers, achieve remote code execution, read arbitrary server files...

8.8CVSS6.3AI score0.26409EPSS
SaveExploits2References8Affected Software1
Cvelist
Cvelist
added 2026/04/06 4:35 p.m.44 views

CVE-2026-35029 LiteLLM affected by privilege escalation via unrestricted proxy configuration endpoint

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.83.0, the /config/update endpoint does not enforce admin role authorization. A user who is already authenticated into the platform can then use this endpoint to modify proxy configuration and environment...

8.7CVSS0.26409EPSS
SaveExploits2References1
GithubExploit
GithubExploit
added 2026/04/06 12:10 p.m.114 views

Exploit for Deserialization of Untrusted Data in Metabase

CVE-2026-33725 A proof-of-concept exploit for CVE-2026-33725,...

7.2CVSS5.8AI score0.00763EPSS
SaveExploits1
VulnCheck KEV
VulnCheck KEV
added 2026/04/06 12:00 a.m.33 views

VulnCheck KEV: CVE-2023-39964

1Panel is an open source Linux server operation and maintenance management panel. In version 1.4.3, arbitrary file reads allow an attacker to read arbitrary important configuration files on the server. In the api/v1/file.go file, there is a function called LoadFromFile, which directly reads the...

7.5CVSS5.9AI score0.0098EPSS
SaveIn wildExploits1References7
Vulnrichment
Vulnrichment
added 2026/04/03 8:59 p.m.4 views

CVE-2026-26058 Zulip: Path Traversal in Import

Zulip is an open-source team collaboration tool. From version 1.4.0 to before version 11.6, ./manage.py import reads arbitrary files from the server filesystem via path traversal in uploads/records.json. A crafted export tarball causes the server to copy any file the zulip user can read into the...

6.1CVSS6AI score0.00237EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/03 8:59 p.m.33 views

CVE-2026-26058 Zulip: Path Traversal in Import

Zulip is an open-source team collaboration tool. From version 1.4.0 to before version 11.6, ./manage.py import reads arbitrary files from the server filesystem via path traversal in uploads/records.json. A crafted export tarball causes the server to copy any file the zulip user can read into the...

6.1CVSS0.00237EPSS
SaveExploits1References2
Rows per page
Query Builder