Lucene search
+L

152411 matches found

NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-85688

TEN Framework 0.11.71 contains unauthenticated arbitrary file read and write vulnerabilities in the TMAN Designer file-content API endpoints. Attackers can submit POST and PUT requests to the /api/designer/v1/file-content endpoints to read arbitrary files or write malicious content to system path...

9.8CVSS0.00401EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85686

ms-swift 4.5.2 contains a server-side request forgery vulnerability in the swift deploy OpenAI-compatible API that fetches multimodal media URLs without validation or redirect filtering. Unauthenticated attackers can supply arbitrary imageurl, audiourl, or videourl parameters to make the server...

8.7CVSS0.00277EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85684

marker through 2.0.0 contains a path traversal vulnerability in the FastAPI /marker/upload handler that fails to sanitize the file.filename parameter. Unauthenticated attackers can supply filenames containing directory traversal sequences to write arbitrary files to any location or delete existin...

9.1CVSS0.00657EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85671

QAnything 2.0.0 contains an authentication bypass vulnerability in the /api/localdocqa/getfilebase64 and /api/localdocqa/getdoc endpoints that allows unauthenticated attackers to access any uploaded file or document. Attackers can enumerate file identifiers through unauthenticated endpoints and...

8.7CVSS0.00364EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.8 views

CVE-2026-85673

LLaMA-Factory contains a server-side request forgery vulnerability in the OpenAI-compatible API multimodal media URL handler that allows unauthenticated attackers to bypass SSRF validation. The checkssrfurl guard validates URLs once but requests.get follows redirects and re-resolves DNS without...

8.7CVSS0.00382EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85668

Xinference affected commit 4a94832, v3.x contains an unauthenticated arbitrary-path file read vulnerability in the POST /v1/models/llm/auto-register endpoint, which accepts a caller-supplied modelpath parameter without authentication or path confinement. The endpoint reads and parses config.json,...

8.7CVSS0.00449EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85664

Chroma 1.5.9 fails to validate maximum bounds on HNSW index parameters maxneighbors, efconstruction, and efsearch in collection-create requests. Unauthenticated attackers can supply arbitrarily large parameter values to exhaust server memory and cause denial of service during index compaction...

8.7CVSS0.00366EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.8 views

CVE-2026-85667

xiaobei through 5.5.2 fails to implement authentication or signature validation on webhook endpoints, allowing unauthenticated attackers to inject arbitrary messages into the agent pipeline. Attackers can publish malicious messages via the /webhookworktool handler and exploit unvalidated media UR...

9.3CVSS0.00383EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-85666

OGX formerly Llama Stack, affected at commit fbe8e0f contains an unauthenticated server-side request forgery vulnerability in the OpenAI-compatible POST /v1/responses endpoint. MCP tool definitions accept a serverurl parameter along with headers and authorization values that is fetched server-sid...

8.7CVSS0.00415EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85662

Marqo 2.26.0 contains a server-side request forgery vulnerability in the adddocuments endpoint that allows unauthenticated attackers to trigger requests to arbitrary URLs by supplying malicious media field values. Attackers can exploit downloadimagefromurl and fetchcontentsample functions which...

6.9CVSS0.00292EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 3:17 p.m.6 views

CVE-2026-85621

LobeChat LobeHub 2.2.1 does not properly verify inbound chat-platform webhook signatures in the QQ and Feishu adapters. The webhook route /api/agent/webhooks/:platform is unauthenticated by design and delegates verification to each adapter; the QQ adapter performs no Ed25519 signature verificatio...

6.9CVSS0.00156EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 3:17 p.m.7 views

CVE-2026-85605

Slink before 1.12.3 fails to properly authorize access to image comment endpoints, allowing unauthenticated attackers to read comment threads via GET /api/image/imageId/comments and server-sent-events subscriptions. Attackers who obtain image IDs out of band can retrieve full comment threads on...

6.9CVSS0.0039EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-85608

DouyinTikTokDownloadAPI through 4.1.2 contains a server-side request forgery vulnerability in the /api/download and /api/hybrid/videodata endpoints that allows unauthenticated attackers to fetch arbitrary URLs by supplying a url query parameter. Attackers can request internal services including...

8.7CVSS0.00478EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/04 3:13 p.m.11 views

CVE-2026-80800

CVE-2026-80800 affects the Linux kernel NFC LLCP subsystem. The function nfc_llcp_connect_sn() walks a TLV list without validating that the two-byte header or declared length stay within the skb buffer, and computes tlv_array_len as skb->len - LLCP_HEADER_SIZE in size_t, causing an underflow f...

5.4AI score0.00234EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:13 p.m.5 views

CVE-2026-80799 nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers nfcllcpparsegbtlv and nfcllcpparseconnectiontlv contain three related bugs in their TLV parsing loops: 1. 'offset' is declared u8 but tlvarraylen is u16. When TLV data...

6AI score
SaveExploits0References12
CVE
CVE
added 2026/09/04 3:13 p.m.15 views

CVE-2026-80799

CVE-2026-80799 affects the Linux kernel NFC LLCP subsystem, specifically the nfc_llcp_parse_gb_tlv() and nfc_llcp_parse_connection_tlv() TLV parsers. Three related bugs exist: (1) an u8 offset that silently wraps to zero when TLV data exceeds 255 bytes, causing infinite loops; (2) a missing bound...

5.7AI score0.00234EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/04 3:13 p.m.5 views

EUVD-2026-71234

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: fix OOB read and u8 offset wrap in TLV parsers nfcllcpparsegbtlv and nfcllcpparseconnectiontlv contain three related bugs in their TLV parsing loops: 1. 'offset' is declared u8 but tlvarraylen is u16. When TLV data...

5.7AI score0.00234EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/04 3:13 p.m.4 views

EUVD-2026-71441

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: reject PDUs shorter than the LLCP header Every LLCP PDU begins with a two-byte header DSAP/SSAP + PTYPE, but the receive path never checked that a frame is at least LLCPHEADERSIZE bytes before parsing it. nfcllcprxskb...

5.4AI score0.00234EPSS
SaveExploits0References9
OSV
OSV
added 2026/09/04 3:13 p.m.9 views

CVE-2026-80798 nfc: llcp: reject PDUs shorter than the LLCP header

In the Linux kernel, the following vulnerability has been resolved: nfc: llcp: reject PDUs shorter than the LLCP header Every LLCP PDU begins with a two-byte header DSAP/SSAP + PTYPE, but the receive path never checked that a frame is at least LLCPHEADERSIZE bytes before parsing it. nfcllcprxskb...

5.6AI score
SaveExploits0References12
CVE
CVE
added 2026/09/04 3:13 p.m.17 views

CVE-2026-80798

CVE-2026-80798 affects the Linux kernel NFC LLCP subsystem . The receive path in nfc_llcp_rx_skb() never validated that a frame is at least LLCP_HEADER_SIZE bytes before parsing. When a short frame is received, the computation skb->len - LLCP_HEADER_SIZE underflows (as size_t), causing the TLV...

5.4AI score0.00234EPSS
SaveExploits0References9
Rows per page
Query Builder