Lucene search
+L

2241 matches found

EUVD
EUVD
added 2026/08/13 7:11 p.m.7 views

EUVD-2026-58252

Elasticsearch does not validate a size value taken from a user-supplied input before that value is used to reserve memory for an internal data structure. An authenticated user holding only read privileges can submit a single small crafted request to a product API endpoint that causes the node to...

6.5CVSS5.3AI score0.00289EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 6:40 p.m.8 views

GHSA-87X5-VMC3-756J vLLM: Completion prompt lists fan out into unbounded engine requests

Summary The /v1/completions request model accepts prompt as a list of text prompts or a list of token-id prompts without any outer prompt-count bound. The serving path turns each element into a separate engine input, creates one engine generator per element, merges all generators, and allocates a...

6.5CVSS5.8AI score0.00388EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-58427

Private org member list leaked via /members API endpoint — incomplete fix for PR 38145...

7.5CVSS0.00342EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 4:48 p.m.9 views

EUVD-2026-58127

Public-only tokens bypass private-resource restrictions on /api/v1/user self routes...

8.1CVSS7.7AI score0.0025EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 4:48 p.m.96 views

CVE-2026-24791

CVE-2026-24791 affects Gitea self-hosted code.gitea.io/gitea where tokens labeled public-only can bypass private-resource restrictions on the canonical /api/v1/user self routes. Connected sources confirm the vulnerability exists in the public-only token handling for self endpoints (e.g., /api/v1/...

8.1CVSS7.8AI score0.0025EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 4:48 p.m.34 views

CVE-2026-24791 Public-only tokens bypass private-resource restrictions on `/api/v1/user` self routes

Public-only tokens bypass private-resource restrictions on /api/v1/user self routes...

0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 4:44 p.m.6 views

CVE-2026-58510 GHSA-8fwc-qjw5-rvgp ClearRepoWatches fix not applied to API EditRepo path — sister code path retains stale watches on public->private

GHSA-8fwc-qjw5-rvgp ClearRepoWatches fix not applied to API EditRepo path — sister code path retains stale watches on public-private...

4.3CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/13 4:44 p.m.11 views

CVE-2026-58433 Team-repository linking endpoint bypasses the RepoAdminChangeTeamAccess organization setting

Team-repository linking endpoint bypasses the RepoAdminChangeTeamAccess organization setting...

9.1CVSS5.3AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.28 views

CVE-2026-58427 Private org member list leaked via /members API endpoint — incomplete fix for PR #38145

Private org member list leaked via /members API endpoint — incomplete fix for PR 38145...

0.00342EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 3:09 p.m.7 views

EUVD-2026-58067

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score0.00388EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/13 3:09 p.m.28 views

CVE-2026-73559 vLLM: Completion prompt lists fan out into unbounded engine requests

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS0.00388EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 2:16 p.m.5 views

CVE-2026-27543

Unauthenticated Privilege Escalation in MStore API = 4.20.0 versions...

8.1CVSS0.00271EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 12:17 p.m.5 views

CVE-2026-73607

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the /api/storage/getOutlineStorage endpoint that performs no authorization checks. Attackers can retrieve outline state including heading identifiers for any document by supplying its identifier, even for documents...

6.9CVSS0.00194EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 12:17 p.m.7 views

CVE-2026-73608

SiYuan's development branch endpoint introduced by commit 9b8e8956f, not present in v3.7.3 or master, patched in v3.7.4 contains a missing-authorization vulnerability in the /api/av/getAttributeViewSearchTarget endpoint. The route is registered with CheckAuth only and performs no authorization...

9.2CVSS0.00241EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 12:17 p.m.6 views

CVE-2026-73604

Flowise before 3.1.3 contains an incomplete credential redaction vulnerability in the GET /api/v1/credentials/:id endpoint that returns decrypted secrets in plaintext. Authenticated users with credentials:view permission can retrieve sensitive data including database connection URLs with embedded...

7.1CVSS0.00281EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.7 views

EUVD-2026-57812

SiYuan's development branch endpoint introduced by commit 9b8e8956f, not present in v3.7.3 or master, patched in v3.7.4 contains a missing-authorization vulnerability in the /api/av/getAttributeViewSearchTarget endpoint. The route is registered with CheckAuth only and performs no authorization...

9.2CVSS5.3AI score0.00241EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.32 views

CVE-2026-73607 SiYuan before v3.7.4 Information Disclosure via getOutlineStorage

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the /api/storage/getOutlineStorage endpoint that performs no authorization checks. Attackers can retrieve outline state including heading identifiers for any document by supplying its identifier, even for documents...

6.9CVSS0.00194EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 11:28 a.m.18 views

CVE-2026-73607

SiYuan: Information disclosure vulnerability in /api/storage/getOutlineStorage on versions before v3.7.4 allows retrieving outline state (including heading IDs) for any document without authorization. This affects confidentiality; upgrade to v3.7.4+ (the fix) or apply vendor advisories. Per sourc...

6.9CVSS5.2AI score0.00194EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.9 views

EUVD-2026-57811

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the /api/storage/getOutlineStorage endpoint that performs no authorization checks. Attackers can retrieve outline state including heading identifiers for any document by supplying its identifier, even for documents...

6.9CVSS5.2AI score0.00194EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.8 views

EUVD-2026-57810

SiYuan versions before v3.7.4 contain an information disclosure vulnerability in the /api/block/getRefIDs endpoint that fails to check password-protected document tiers. Unauthenticated readers can discover that password-protected documents reference specific blocks and obtain block identifiers...

6.9CVSS5.2AI score0.00194EPSS
SaveExploits0References2
Rows per page
Query Builder