Lucene search
+L

5062745 matches found

Vulnrichment
Vulnrichment
added 2026/09/18 5:03 p.m.4 views

CVE-2025-66455 LMDeploy has Remote Code Execution by Pickle Deserialization via handle_zmq_recv in lmdeploy/lmdeploy/pytorch/disagg/conn/engine_conn.py

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/18 5:03 p.m.4 views

EUVD-2025-210969

LMDeploy is a toolkit for compressing, deploying, and serving large language models. Starting in version 0.9.2 and prior to version 0.16.0, LMDeploy's PyTorch DistServe/PD-disaggregation control plane used recvpyobj to deserialize messages received through a ZeroMQ PULL socket. PyZMQ implements...

9.8CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 5:03 p.m.5 views

CVE-2025-66455

LMDeploy versions 0.9.2 through 0.15.x are vulnerable to unauthenticated remote code execution (CVSS 9.8 Critical ) in its PyTorch DistServe/PD-disaggregation control plane. The root cause is that recv_pyobj() in EngineP2PConnection.handle_zmq_recv() performs pickle deserialization on messages re...

9.8CVSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/18 5:02 p.m.8 views

CVE-2026-92702 Cocos AI: Intra-handshake attested TLS implementation can accept Evidence with nil, empty, or omitted reportData in the AMD SEV-SNP path

Cocos AI is a confidential computing system for running AI workloads inside trusted execution environments. In versions up to and including 0.8.2, the intra-handshake attested TLS aTLS AMD SEV-SNP verification path does not enforce attestation freshness when the expected reportData value is nil,...

9.1CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/18 5:02 p.m.7 views

CVE-2026-92702

Cocos AI is a confidential computing system for running AI workloads inside trusted execution environments. In versions up to and including 0.8.2 , the intra-handshake attested TLS (aTLS) AMD SEV-SNP verification path does not enforce attestation freshness when the expected reportData value is ni...

9.1CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 5:02 p.m.4 views

EUVD-2026-83192

Cocos AI is a confidential computing system for running AI workloads inside trusted execution environments. In versions up to and including 0.8.2, the intra-handshake attested TLS aTLS AMD SEV-SNP verification path does not enforce attestation freshness when the expected reportData value is nil,...

9.1CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 5:02 p.m.4 views

EUVD-2026-83191

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. In 4.14.0, AnyIO accepts the POSIX extragroups argument in anyio.runprocess and anyio.openprocess, but openprocess forwards the group argument to the backend instead of extragroups...

7CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/18 5:02 p.m.7 views

CVE-2026-63349

AnyIO 4.14.0, a high-level asynchronous concurrency framework for Python, contains a correctness bug in its POSIX subprocess helpers. When open_process() receives a non-None extra_groups argument, it incorrectly assigns the group variable instead of extra_groups to the backend's kwargs. As a resu...

7CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/18 5:02 p.m.7 views

CVE-2026-63349 AnyIO run_process/open_process ignores extra_groups and can retain parent supplementary groups

AnyIO is a high level asynchronous concurrency and networking framework that works on top of either Trio or asyncio. In 4.14.0, AnyIO accepts the POSIX extragroups argument in anyio.runprocess and anyio.openprocess, but openprocess forwards the group argument to the backend instead of extragroups...

7CVSS
SaveExploits0References4
OSV
OSV
added 2026/09/18 4:59 p.m.4 views

GHSA-JR78-W6W5-M8F8 Semantic MediaWiki'a missing authorization in the smwtask API module allows unauthenticated access to admin-only maintenance tasks

Summary The api.php?action=smwtask API module performs no authorization check. The equivalent maintenance interface in the web UI Special:SMWAdmin requires the smw-admin right, but the API module that backs several of the same operations enforces nothing. An unauthenticated visitor can therefore...

7.3CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/18 4:59 p.m.3 views

Semantic MediaWiki'a missing authorization in the smwtask API module allows unauthenticated access to admin-only maintenance tasks

Summary The api.php?action=smwtask API module performs no authorization check. The equivalent maintenance interface in the web UI Special:SMWAdmin requires the smw-admin right, but the API module that backs several of the same operations enforces nothing. An unauthenticated visitor can therefore...

SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/18 4:59 p.m.3 views

GHSA-9RCC-PMJ8-FFHR Semantic MediaWiki's Special:FacetedSearch cstate hidden inputs enable reflected XSS (residual of CVE-2025-10354)

Summary Special:FacetedSearch cstate hidden inputs enable reflected XSS residual of CVE-2025-10354 Details Affected versions and vulnerable location - Confirmed present on latest shipped release tag available in the local clone: SemanticMediaWiki/[email protected]. - Confirmed present on...

6.1CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/18 4:59 p.m.4 views

Semantic MediaWiki's Special:FacetedSearch cstate hidden inputs enable reflected XSS (residual of CVE-2025-10354)

Summary Special:FacetedSearch cstate hidden inputs enable reflected XSS residual of CVE-2025-10354 Details Affected versions and vulnerable location - Confirmed present on latest shipped release tag available in the local clone: SemanticMediaWiki/[email protected]. - Confirmed present on...

5.1CVSS0.00285EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/18 4:58 p.m.3 views

GHSA-CX86-7XWP-W9WF Semantic MediaWiki affected by reflected XSS in `Special:Ask` via a forged cursor pagination token

Reflected XSS via a forged cursor pagination token Failure mode Special:Ask accepts a cursor query parameter for keyset pagination added in 7.0.0. The token is decoded by CursorEncoder, which is an unsigned base64url-encoded JSON blob, so its contents are fully attacker-controlled. When the...

6.1CVSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/18 4:58 p.m.5 views

Semantic MediaWiki affected by reflected XSS in `Special:Ask` via a forged cursor pagination token

Reflected XSS via a forged cursor pagination token Failure mode Special:Ask accepts a cursor query parameter for keyset pagination added in 7.0.0. The token is decoded by CursorEncoder, which is an unsigned base64url-encoded JSON blob, so its contents are fully attacker-controlled. When the...

6.1CVSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/09/18 4:58 p.m.6 views

CVE-2026-77616

Semantic MediaWiki versions 7.0.0–7.1.0 are affected by a reflected XSS in the Special:Ask page. The cursor query parameter (introduced for keyset pagination in 7.0.0) is an unsigned base64url-encoded JSON blob, making its contents fully attacker-controlled. When the cursor's sort anchor mismatch...

6.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/18 4:58 p.m.4 views

EUVD-2026-83189

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. In versions 7.0.0 through 7.1.0, Special:Ask accepts a cursor query parameter for keyset pagination added in 7.0.0. The token is decoded by CursorEncoder, which is an...

6.1CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/18 4:58 p.m.8 views

CVE-2026-77616 Semantic MediaWiki affected by reflected XSS in `Special:Ask` via a forged cursor pagination token

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. In versions 7.0.0 through 7.1.0, Special:Ask accepts a cursor query parameter for keyset pagination added in 7.0.0. The token is decoded by CursorEncoder, which is an...

6.1CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/18 4:58 p.m.4 views

CVE-2026-77616 Semantic MediaWiki affected by reflected XSS in `Special:Ask` via a forged cursor pagination token

Semantic MediaWiki is a free, open-source extension to MediaWiki that lets users store and query data within the wiki's pages. In versions 7.0.0 through 7.1.0, Special:Ask accepts a cursor query parameter for keyset pagination added in 7.0.0. The token is decoded by CursorEncoder, which is an...

6.1CVSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/09/18 4:56 p.m.3 views

New WordPress Click2Shell Flaw Forces Theme Installs, Can Chain to Code Execution

WordPress today released patches to fix a new set of vulnerabilities in its core software, one of which could allow a crafted web link, opened by a logged-in administrator, to install a theme from the official WordPress.org directory without anyone clicking Install. The security firm pwn.ai, whos...

SaveExploits0
Rows per page
Query Builder