Lucene search
+L

23065 matches found

OSV
OSV
added 2026/06/28 4:30 a.m.7 views

CVE-2026-13482 skypilot-org skypilot User ID server.py username.encode weak hash

A vulnerability was detected in skypilot-org skypilot up to 0.12.0. Impacted is the function username.encode of the file sky/users/server.py of the component User ID Handler. The manipulation results in use of weak hash. The attack may be performed from remote. This attack is characterized by hig...

6.3CVSS5.3AI score
SaveExploits0References8
EUVD
EUVD
added 2026/06/28 4:30 a.m.14 views

EUVD-2026-39982

A vulnerability was detected in skypilot-org skypilot up to 0.12.0. Impacted is the function username.encode of the file sky/users/server.py of the component User ID Handler. The manipulation results in use of weak hash. The attack may be performed from remote. This attack is characterized by hig...

6.3CVSS5.2AI score0.00189EPSS
SaveExploits0References6
CVE
CVE
added 2026/06/28 1:32 a.m.72 views

CVE-2026-58056

RustDesk is affected by a session-authorization scope bypass in FileTransfer sessions. The root cause is gating incoming control messages on per-capability flags rather than the session’s authorized connection type; a peer with only valid FileTransfer authorization can inject keyboard/mouse input...

7.6CVSS5.8AI score0.00191EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/28 12:0 a.m.20 views

PT-2026-53110

Name of the Vulnerable Software and Affected Versions yashpokharna2555 restaurent-management-system affected versions not specified Description A security flaw exists in the Registration Handler component within the login register.php file. A remote attacker can perform cross-site scripting XSS—a...

5.3CVSS5.7AI score0.00278EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/06/28 12:0 a.m.20 views

PT-2026-53102

Name of the Vulnerable Software and Affected Versions xiaozhi-esp32 versions prior to 2.2.7 Description A weakness in the MCP Response Handler component allows for improper synchronization. This issue occurs within the ParseMessage function located in the main/mcp server.cc file. Remote...

3.1CVSS5.7AI score0.00228EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/06/28 12:0 a.m.24 views

PT-2026-53105

Name of the Vulnerable Software and Affected Versions AIDC-AI ComfyUI-Copilot versions prior to 2.0.29 Description A flaw exists in the Workflow Checkpoint Restore Handler component within the file backend/controller/conversation api.py. This issue involves improper control of resource identifier...

3.1CVSS5.7AI score0.00232EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/06/28 12:0 a.m.21 views

PT-2026-53163

Name of the Vulnerable Software and Affected Versions volcengine OpenViking versions prior to 0.3.22 Description Insufficient verification of data authenticity exists within the Local VectorDB Primary-key Label Handler component. The issue occurs in the str to uint64 function located in the...

5CVSS6AI score0.00138EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/06/28 12:0 a.m.36 views

PT-2026-53104

Name of the Vulnerable Software and Affected Versions xiaozhi-esp32 versions prior to 2.2.7 Description A remote denial of service can be triggered through the manipulation of the session id argument. This issue resides within the Application::GetInstance function located in the main/protocols/mq...

6.3CVSS5.7AI score0.00411EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2026/06/28 12:0 a.m.19 views

PT-2026-53103

Name of the Vulnerable Software and Affected Versions glpi-project glpi versions 11.0.5 through 11.0.7 Description An authorization bypass exists in the Document Handler component within the file 'front/document.send.php'. The issue occurs in the Document::canViewFile function when processing the...

6.3CVSS5.9AI score0.00309EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/06/28 12:0 a.m.22 views

PT-2026-53165

Name of the Vulnerable Software and Affected Versions RAGapp versions prior to 0.1.6 Description A path traversal issue exists in the Knowledge File Handler component. This flaw allows remote attackers to manipulate files via the FileHandler.upload file and FileHandler.remove file functions locat...

6.5CVSS6.6AI score0.00294EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:9 a.m.7 views

net: bcmgenet: fix racing timeout handler

...

9.8CVSS6.1AI score0.00304EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:9 a.m.12 views

Bluetooth: RFCOMM: validate skb length in MCC handlers

...

8.1CVSS5.8AI score0.00268EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:7 a.m.31 views

libexpat before 2.8.2 does not consider XML_TOK_DATA_CHARS in doCdataSection and thus lacks handler call depth tracking for various calls from within handlers in cases of a policy violation. Thus, a use-after-free can occur. NOTE: this issue exists because of an incomplete fix for CVE-2026-50219.

...

5.9CVSS5.8AI score0.00288EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/06/27 2:5 a.m.14 views

SUSE CVE-2026-13218

A flaw was found in KubeVirt's virt-handler network cache handling. The WriteToCachedFile function writes data to a launcher-rooted path using os.WriteFile and os.Chown without symlink protection. A user with access to the virt-launcher container can plant a symlink at the cache file path, causin...

4.2CVSS5.9AI score0.00107EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/26 7:41 p.m.27 views

CVE-2026-53308

The CVE-2026-53308 issue concerns the Linux kernel max77705 power supply driver. The root cause is improper management of a workqueue and interrupt handlers during device removal, which could lead to use-after-free of memory after the workqueue is destroyed but before the interrupt is freed via t...

5.5CVSS5.8AI score0.001EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/06/26 5:16 p.m.10 views

CVE-2026-55677

Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an...

7.5CVSS0.00431EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 4:15 p.m.12 views

EUVD-2026-39800

Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an...

7.5CVSS5.8AI score0.00431EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/26 4:6 p.m.17 views

CVE-2026-53086

A flaw was found in the Linux kernel's bcmgenet network driver. This vulnerability arises from an overly aggressive timeout handler that attempts to reset all network transmission queues when only one experiences an issue. This behavior can create race conditions, potentially leading to system...

9.8CVSS5.8AI score0.00304EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/06/26 3:27 p.m.10 views

CVE-2026-12411

Broken Access Control in the devLXDInstancePatchHandler component of Canonical LXD allows an untrusted guest to mount, read, and overwrite another guest's custom storage volume via a crafted device PATCH request over /dev/lxd when security.devlxd.management.volumes is enabled...

9.6CVSS5.8AI score0.00236EPSS
SaveExploits1
OSV
OSV
added 2026/06/26 8:43 a.m.8 views

BIT-GRAFANA-2026-42127 Pre-authentication denial of service in the public dashboard query endpoint

The public dashboard query endpoint does not limit request body size before processing, allowing unauthenticated attackers to trigger excessive memory allocation by sending arbitrarily large JSON payloads. This can lead to denial of service through memory exhaustion. No valid dashboard access tok...

7.5CVSS6.1AI score0.00432EPSS
SaveExploits0References2
Rows per page
Query Builder