Lucene search
+L

66544 matches found

EUVD
EUVD
added 2026/04/06 5:20 p.m.14 views

EUVD-2026-19390

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, Tandoor Recipes allows authenticated users to inject arbitrary tags into recipe step instructions. The bleach.clean sanitizer explicitly whitelists the tag, causing the backend to...

5.4CVSS6.1AI score0.00173EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/04/06 5:20 p.m.7 views

CVE-2026-35046 Tandoor has a Stored CSS Injection via <style> Tag in Recipe Instructions (API-Level)

Tandoor Recipes is an application for managing recipes, planning meals, and building shopping lists. Prior to 2.6.4, Tandoor Recipes allows authenticated users to inject arbitrary tags into recipe step instructions. The bleach.clean sanitizer explicitly whitelists the tag, causing the backend to...

5.4CVSS6.1AI score0.00173EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/04/06 5:00 p.m.9 views

CVE-2026-5599

A user with API access and "manage users" permission in any venueless world is able to trigger deletion of user accounts in other worlds...

7.3CVSS5.9AI score0.00247EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/04/06 4:19 p.m.25 views

CVE-2026-34981 whisperX REST API: SSRF in download_from_url() — URL validation happens after HTTP request, extension bypass via .mp3

The whisperX API is a tool for enhancing and analyzing audio content. From 0.3.1 to 0.5.0, FileService.downloadfromurl in app/services/fileservice.py calls requests.geturl with zero URL validation. The file extension check occurs AFTER the HTTP request is already made, and can be bypassed by...

5.8CVSS0.00252EPSS
SaveExploits1References3
NVD
NVD
added 2026/04/06 4:16 p.m.8 views

CVE-2026-34756

vLLM is an inference and serving engine for large language models LLMs. From 0.1.0 to before 0.19.0, a Denial of Service vulnerability exists in the vLLM OpenAI-compatible API server. Due to the lack of an upper bound validation on the n parameter in the ChatCompletionRequest and CompletionReques...

6.5CVSS0.00421EPSS
SaveExploits0References14
OSV
OSV
added 2026/04/06 4:16 p.m.9 views

PYSEC-2026-2298

vLLM is an inference and serving engine for large language models LLMs. From 0.1.0 to before 0.19.0, a Denial of Service vulnerability exists in the vLLM OpenAI-compatible API server. Due to the lack of an upper bound validation on the n parameter in the ChatCompletionRequest and CompletionReques...

6.5CVSS6.1AI score0.00421EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/06 4:16 p.m.19 views

CVE-2026-33405

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, the formatInfo function in queries.js renders data.upstream, data.client.ip, and data.ede.text into HTML without escaping when a user expands a...

4.8CVSS0.00171EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/06 3:17 p.m.15 views

CVE-2026-33404

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, client hostnames and IP addresses from the FTL database are rendered into the DOM without escaping in network.js Network page and charts.js/index....

6.1CVSS0.00145EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/06 3:17 p.m.20 views

CVE-2026-33406

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, configuration values from the /api/config endpoint are placed directly into HTML value="" attributes without escaping in settings-advanced.js,...

6.1CVSS0.00254EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/06 2:50 p.m.17 views

EUVD-2026-19285

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, configuration values from the /api/config endpoint are placed directly into HTML value="" attributes without escaping in settings-advanced.js,...

5.4CVSS6AI score0.00254EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/06 2:50 p.m.29 views

CVE-2026-33406

Pi-hole Admin Interface (6.0–before 6.5) contains a stored HTML attribute injection in the /api/config values embedded into HTML value="" attributes via settings-advanced.js, enabling attribute-level manipulation. The root cause is unescaped config values, which can break out of the attribute con...

6.1CVSS6AI score0.00254EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/04/06 2:50 p.m.13 views

CVE-2026-33406 Pi-hole has a Stored HTML attribute injection

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, configuration values from the /api/config endpoint are placed directly into HTML value="" attributes without escaping in settings-advanced.js,...

5.4CVSS6.1AI score
SaveExploits0References3
EUVD
EUVD
added 2026/04/06 2:48 p.m.18 views

EUVD-2026-19281

Pi-hole Admin Interface is a web interface for managing Pi-hole, a network-level ad and internet tracker blocking application. From 6.0 to before 6.5, client hostnames and IP addresses from the FTL database are rendered into the DOM without escaping in network.js Network page and charts.js/index....

3.4CVSS5.9AI score0.00145EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/06 8:09 a.m.4 views

Missing Authentication for Critical Function

Overview gpt-researcher is a GPT Researcher is an autonomous agent designed for comprehensive web research on any task Affected versions of this package are vulnerable to Missing Authentication for Critical Function via the HTTP REST API Endpoint and the WebSocket interface without any form of...

7.5CVSS5.9AI score0.00414EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/06 7:58 a.m.20 views

BIT-NODE-MIN-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS6AI score0.00149EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/06 6:45 a.m.32 views

CVE-2026-5632

CVE-2026-5632 concerns assafelovic gpt-researcher (versions up to 3.4.3) where the HTTP REST API Endpoint has a missing authentication issue in a manipulated request. The vulnerability is remote, with PROOF-OF-CONCEPT exploitation and a CVSS base score in the MEDIUM-HIGH range across CVSS version...

7.5CVSS6.7AI score0.00414EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/06 6:30 a.m.8 views

EUVD-2026-19178

A weakness has been identified in assafelovic gpt-researcher up to 3.4.3. This issue affects some unknown processing of the file gptresearcher/skills/researcher.py of the component WebSocket Interface. Executing a manipulation of the argument task can lead to cross site scripting. The attack may ...

5.3CVSS4.2AI score0.00286EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/06 6:30 a.m.16 views

EUVD-2026-19170

A vulnerability was found in ChrisChinchilla Vale-MCP up to 0.1.0. Affected by this vulnerability is an unknown functionality of the file src/index.ts of the component HTTP Interface. The manipulation of the argument configpath results in os command injection. Attacking locally is a requirement...

5.3CVSS5.4AI score0.00939EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/06 6:16 a.m.20 views

CVE-2026-5625

A weakness has been identified in assafelovic gpt-researcher up to 3.4.3. This issue affects some unknown processing of the file gptresearcher/skills/researcher.py of the component WebSocket Interface. Executing a manipulation of the argument task can lead to cross site scripting. The attack may ...

5.3CVSS0.00286EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/06 6:15 a.m.28 views

CVE-2026-5630

The CVE-2026-5630 affects assafelovic gpt-researcher (up to 3.4.3), specifically the Report API component at backend/server/app.py. A manipulation of an unknown function enables cross-site scripting and can be exploited remotely. An exploit has been published; however, no remediation or fixes are...

5.3CVSS4.3AI score0.00337EPSS
SaveExploits0References5
Rows per page
Query Builder