Lucene search
+L

60394 matches found

Positive Technologies
Positive Technologies
added yesterday5 views

PT-2026-64655

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref l2cap chan timeout runs asynchronously and accesses chan-conn. If the connection is torn down while the timer is running or pending, chan-conn can be freed, leading...

5.8AI score0.00209EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-64654

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hci conn params in add device complete add device complete runs from the hci cmd sync work kworker, which holds only hci req sync lock and not hci dev lock. It calls hci conn params lookup and then...

5.7AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2 days ago1 views

GHSA-29W2-FQ35-V728 AWS API MCP Server Security Policy Bypass via Startup Initialization Failure

Summary The AWS API MCP Server is an open source Model Context Protocol MCP server that enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining proper security controls. It...

7.3CVSS6AI score0.0013EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2 days ago5 views

AWS API MCP Server Security Policy Bypass via Startup Initialization Failure

Summary The AWS API MCP Server is an open source Model Context Protocol MCP server that enables AI assistants to interact with AWS services and resources through AWS CLI commands. It provides programmatic access to manage your AWS infrastructure while maintaining proper security controls. It...

7.3CVSS6AI score0.0013EPSS
SaveExploits0References7Affected Software1
Github Security Blog
Github Security Blog
added 2 days ago7 views

Hubuum client library (Rust): Sensitive data may be exposed through default diagnostics

Summary hubuumclient diagnostics can expose sensitive request, response, import/export, task, delivery, or server-provided data when applications format or log errors and public models. Affected behavior Native reqwest::Error values retain the full request URL. Converting those errors into...

6AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2 days ago1 views

GHSA-2625-RW7M-5Q5X Hubuum client library (Rust): Sensitive data may be exposed through default diagnostics

Summary hubuumclient diagnostics can expose sensitive request, response, import/export, task, delivery, or server-provided data when applications format or log errors and public models. Affected behavior Native reqwest::Error values retain the full request URL. Converting those errors into...

2.3CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2 days ago1 views

GHSA-M3QF-58WF-W979 Open WebUI: Arena task endpoints can bypass underlying model access controls

Summary An authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions. The normal chat route resolves arena models before the final chat dispatch and therefore re-checks the selected...

5.4CVSS6.4AI score0.00211EPSS
SaveExploits0References6
EUVD
EUVD
added 2 days ago9 views

EUVD-2026-42639

Open WebUI: Arena task endpoints can bypass underlying model access controls...

6.3CVSS5.8AI score0.00211EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2 days ago4 views

Open WebUI: Arena task endpoints can bypass underlying model access controls

Summary An authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions. The normal chat route resolves arena models before the final chat dispatch and therefore re-checks the selected...

6.3CVSS6.4AI score0.00211EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2 days ago2 views

DEBIAN-CVE-2026-64252

In the Linux kernel, the following vulnerability has been resolved: MIPS: DEC: Prevent initial console buffer from landing in XKPHYS In 64-bit configurations calling the initial console output handler from a kernel thread other than the initial one will result in a situation where the stack has...

5.9AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago2 views

DEBIAN-CVE-2026-64229

In the Linux kernel, the following vulnerability has been resolved: x86/mm: Disable broadcast TLB flush when PCID is disabled Booting with "nopcid" clears X86FEATUREPCID and keeps CR4.PCIDE from being set to one. On AMD CPUs that support INVLPGB, broadcast TLB flushing remains enabled. There are...

5.7AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago2 views

DEBIAN-CVE-2026-64247

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: hyper-v: Bound the bank index when querying sparse banks When checking if a VP ID is included in a sparse bank set, explicitly check that the ID can actually be contained in a sparse bank the TLFS allows for a maximum o...

5.6AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago2 views

DEBIAN-CVE-2026-64235

In the Linux kernel, the following vulnerability has been resolved: x86/ftrace: Relocate %rip-relative percpu refs in dynamic trampolines With CONFIGCALLDEPTHTRACKING enabled on an x86 retbleed-affected platform eg: Skylake, with retbleed=stuff, registering a dynamic ftrace trampoline crashes on...

5.7AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago2 views

DEBIAN-CVE-2026-64210

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done...

5.6AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago1 views

DEBIAN-CVE-2026-64226

In the Linux kernel, the following vulnerability has been resolved: schedext: Avoid UAF in scxrootenableworkfn init failure path In scxrootenableworkfn, puttaskstructp is called before scxerror dereferences p-comm and p-pid. If the iterator's reference is the last drop, the task is freed...

5.7AI score0.00168EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2 days ago6 views

Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Summary A malicious SSH server can crash a russh client session with a single malformed key-exchange reply, causing a pre-authentication Denial-of-Service before the server host key is verified. The embedding process itself stays up, but the connection is killed deterministically. Details Every...

5.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2 days ago1 views

GHSA-G9HV-X236-4QP3 Russh: client wrong-length X25519 `clone_from_slice` panic (pre-auth DoS)

Summary A malicious SSH server can crash a russh client session with a single malformed key-exchange reply, causing a pre-authentication Denial-of-Service before the server host key is verified. The embedding process itself stays up, but the connection is killed deterministically. Details Every...

5.3CVSS5.9AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2 days ago7 views

Russh: Post-auth remote panic via pty-req with more than 130 terminal-mode records

Summary A post-authentication denial-of-service panic in russh 0.62.2 commit c4be19f1915c8682f4615c3fd50008512b474491, current default branch main as of 2026-07-22. An authenticated client sends a pty-req channel request carrying more than 130 terminal-mode records. The parser uses a fixed...

7.5CVSS6.1AI score0.00268EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2 days ago2 views

GHSA-CQJC-RMPQ-XPRQ Russh: Post-auth remote panic via pty-req with more than 130 terminal-mode records

Summary A post-authentication denial-of-service panic in russh 0.62.2 commit c4be19f1915c8682f4615c3fd50008512b474491, current default branch main as of 2026-07-22. An authenticated client sends a pty-req channel request carrying more than 130 terminal-mode records. The parser uses a fixed...

4.3CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2 days ago9 views

Russh: Pre-auth remote panic via all-zero Curve25519 peer public value (encode_mpint OOB)

A pre-authentication denial-of-service panic in russh 0.62.2 commit c4be19f1915c8682f4615c3fd50008512b474491, current default branch main as of 2026-07-22. An unauthenticated client sends a single SSHMSGKEXECDHINIT whose QC is 32 zero bytes. russh's Curve25519 KEX does not reject the all-zero pee...

5.9CVSS6AI score0.00617EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder