Lucene search
+L

45899 matches found

EUVD
EUVD
added 2026/08/17 8:36 p.m.8 views

EUVD-2026-60392

OpenViking debug vector scroll and count endpoints apply only account-level scoping without user-level access controls, allowing authenticated users to read all co-tenant records. Attackers can query these endpoints to retrieve private memories, resources, skills, and secret material belonging to...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 8:36 p.m.14 views

EUVD-2026-60386

OpnForm derives editable-submission secrets from sequential row identifiers using Hashids with an empty default salt, allowing unauthenticated attackers to compute hashes for any submission. Attackers can read other respondents' full submission data through the submission-fetch endpoint or...

9.3CVSS5.4AI score0.00305EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 8:36 p.m.30 views

CVE-2026-75106 OpnForm Editable Submission Secret Derivation via Empty Hashids Salt

OpnForm derives editable-submission secrets from sequential row identifiers using Hashids with an empty default salt, allowing unauthenticated attackers to compute hashes for any submission. Attackers can read other respondents' full submission data through the submission-fetch endpoint or...

9.3CVSS0.00305EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/17 8:36 p.m.30 views

CVE-2026-75108 Next Terminal Missing Per-Asset Authorization on Portal Endpoints

Next Terminal fails to enforce per-asset authorization checks on the portal ping and wake-on-LAN endpoints, allowing any authenticated user to probe and wake assets they are not granted access to. Attackers can call these endpoints with arbitrary asset identifiers to retrieve asset information...

5.4CVSS0.00171EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/17 8:16 p.m.7 views

CVE-2026-71486

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the /v1/completions/derender and /v1/chat/completions/derender endpoints accept caller-supplied GenerateResponse objects whose generateresponses, choices, tokenids, promptlogprobs, logprobs.content, toplogprobs, a...

4.3CVSS0.00341EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/17 8:16 p.m.7 views

CVE-2026-57485

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 8:13 p.m.5 views

CVE-2026-71486 vLLM: Derender endpoints decode caller-supplied GenerateResponse token IDs without output bounds

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the /v1/completions/derender and /v1/chat/completions/derender endpoints accept caller-supplied GenerateResponse objects whose generateresponses, choices, tokenids, promptlogprobs, logprobs.content, toplogprobs, a...

4.3CVSS5.4AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/08/17 8:13 p.m.11 views

CVE-2026-71486

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the /v1/completions/derender and /v1/chat/completions/derender endpoints accept caller-supplied GenerateResponse objects whose generateresponses, choices, tokenids, promptlogprobs, logprobs.content, toplogprobs, a...

4.3CVSS5.3AI score0.00341EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/17 8:13 p.m.30 views

CVE-2026-71486

In vLLM versions prior to 0.26.0, the /v1/completions/derender and /v1/chat/completions/derender endpoints process caller-supplied GenerateResponse objects via OnlineDerenderer and tokenizer.decode before enforcing max_model_len, max_tokens, max_num_seqs, or response-size limits. An authenticated...

4.3CVSS5.4AI score0.00341EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/17 8:03 p.m.8 views

EUVD-2026-60442

ApostropheCMS is an open-source Node.js content management system. In 4.32.0 and earlier, PATCH /api/v1/article/:id accepts the inherited path toString.call and passes it through the utility module to apos.util.set and apos.util.get, allowing an authenticated editor to overwrite the shared...

7.1CVSS5.3AI score0.00312EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/17 8:03 p.m.35 views

CVE-2026-71553 ApostropheCMS: 2nd-order prototype pollution via PATCH leading to single-request persistent DoS

ApostropheCMS is an open-source Node.js content management system. In 4.32.0 and earlier, PATCH /api/v1/article/:id accepts the inherited path toString.call and passes it through the utility module to apos.util.set and apos.util.get, allowing an authenticated editor to overwrite the shared...

7.1CVSS0.00312EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 7:41 p.m.14 views

CVE-2026-63669

ApostropheCMS is an open-source Node.js content management system. Prior to 4.32.0, the page module's move operation fails to enforce the destination parent's create permission because its oldParent archive condition disables the check for ordinary moves, allowing an authenticated editor or...

6.5CVSS5.3AI score0.00221EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/17 7:41 p.m.34 views

CVE-2026-63669 ApostropheCMS: Missing destination-parent authorization in page `move()` allows a low-privileged editor to move and re-rank pages inside a restricted subtree

ApostropheCMS is an open-source Node.js content management system. Prior to 4.32.0, the page module's move operation fails to enforce the destination parent's create permission because its oldParent archive condition disables the check for ordinary moves, allowing an authenticated editor or...

6.5CVSS0.00221EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 7:31 p.m.9 views

EUVD-2026-60364

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS5.4AI score0.00256EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 7:31 p.m.36 views

CVE-2026-57485 Stirling-PDF: Internal Service Account API Key Disclosure via Pipeline Endpoint

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS0.00256EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/17 7:31 p.m.12 views

CVE-2026-57485

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS5.3AI score0.00256EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/17 7:31 p.m.34 views

CVE-2026-57485

Stirling-PDF versions prior to 2.9.0 contain an API key disclosure vulnerability in the /api/v1/pipeline/handleData endpoint (PipelineProcessor.java). The endpoint injects the STIRLING-PDF-BACKEND-API-USER key into pipeline subrequests, which an authenticated ROLE_USER can retrieve via /api/v1/us...

8.5CVSS5.4AI score0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/17 7:31 p.m.6 views

CVE-2026-57485 Stirling-PDF: Internal Service Account API Key Disclosure via Pipeline Endpoint

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.9.0, the /api/v1/pipeline/handleData endpoint in app/core/src/main/java/stirling/software/SPDF/controller/api/pipeline/PipelineProcessor.java injects the STIRLING-PDF-BACKEND-API-USER API...

8.5CVSS5.5AI score
SaveExploits0References6
Circl
Circl
added 2026/08/17 6:31 p.m.22 views

GHSA-2QJ4-MMR9-4V2F

creationtimestamp| type| source ---|---|--- 2026-08-17 18:31:27+00:00| seen| https://gist.github.com/alon710/3510ab254b4d34227fef740b05b4af4e...

4.9AI score
SaveExploits0References1
NVD
NVD
added 2026/08/17 6:18 p.m.6 views

CVE-2026-68520

Glances is an open-source system cross-platform monitoring tool. Prior to 4.5.6, asdictsecure in glances/config.py checks only option names and exposes publicusername and credentials embedded in publicapi values through unauthenticated GET /api/4/config and GET /api/4/config/ip requests. This iss...

5.3CVSS0.00237EPSS
SaveExploits0References3
Rows per page
Query Builder