Lucene search
+L

17264 matches found

CVE
CVE
added 2026/06/12 2:27 a.m.44 views

CVE-2026-48612

Technical details such as affected product, versions, root cause, and remediation are not publicly provided in the supplied documents. Monitor for updates.

8CVSS7.4AI score0.0012EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/12 2:27 a.m.19 views

EUVD-2026-36380

Improper state verification in the OAuth implementation could allow an attacker to manipulate the authentication flow and cause a victim’s account to be linked to an attacker-controlled account. This can result in unauthorized account linking and potential account takeover...

8CVSS7.4AI score0.0012EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/06/12 12:00 a.m.34 views

FortiSandbox Endpoint Validation Tool

This Python script is a utility designed to evaluate the exposure and configuration state of a FortiSandbox deployment through publicly reachable management endpoints...

5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.28 views

PT-2026-48827

Name of the Vulnerable Software and Affected Versions Okta affected versions not specified Description Improper state verification in the OAuth implementation allows an attacker to manipulate the authentication flow. This can lead to a victim's account being linked to an account controlled by the...

8CVSS7.2AI score0.0012EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.25 views

PT-2026-49042

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.5.27 Description A state mutation issue exists in the node pairing reconnection process. This allows paired nodes to confuse approval scope decisions, enabling attackers to exploit reconnection logic to restore ...

9.8CVSS5.2AI score0.0023EPSS
SaveExploits0References7
NVD
NVD
added 2026/06/11 9:16 p.m.20 views

CVE-2026-53813

OpenClaw before 2026.4.25 contains a path traversal vulnerability in memory-core artifact loading where workspace state influences local package root resolution. Attackers with access to affected workspaces can load memory-core artifacts from unintended local locations, potentially executing...

7.8CVSS0.00115EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/11 8:08 p.m.24 views

CVE-2026-53814 OpenClaw < 2026.5.20 - Privilege Escalation via Hook-Triggered CLI MCP Tool Authority

OpenClaw before 2026.5.20 contains a privilege escalation vulnerability where hook-triggered agent runs incorrectly receive owner-scoped MCP loopback authority instead of hook-appropriate scope. Attackers with a valid hook token can exploit the /hooks/agent endpoint to cause spawned CLI runtimes ...

8.7CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/06/11 8:08 p.m.43 views

CVE-2026-53813 OpenClaw < 2026.4.25 - Arbitrary Artifact Loading via Fake Package Root Resolution

OpenClaw before 2026.4.25 contains a path traversal vulnerability in memory-core artifact loading where workspace state influences local package root resolution. Attackers with access to affected workspaces can load memory-core artifacts from unintended local locations, potentially executing...

7.8CVSS0.00115EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/06/11 8:08 p.m.16 views

CVE-2026-53813 OpenClaw < 2026.4.25 - Arbitrary Artifact Loading via Fake Package Root Resolution

OpenClaw before 2026.4.25 contains a path traversal vulnerability in memory-core artifact loading where workspace state influences local package root resolution. Attackers with access to affected workspaces can load memory-core artifacts from unintended local locations, potentially executing...

7.8CVSS5.3AI score0.00115EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/11 8:08 p.m.38 views

CVE-2026-53813

OpenClaw is vulnerable prior to version 2026.4.25 due to a path traversal in memory-core artifact loading where workspace state influences local package root resolution. Attackers with access to affected workspaces can load memory-core artifacts from unintended local locations, potentially execut...

7.8CVSS5.5AI score0.00115EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/06/11 7:16 p.m.19 views

CVE-2025-46308

An authorization issue was addressed with improved state management. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4. An app may be able to leak sensitive user information...

5.3CVSS0.0023EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/11 6:47 p.m.18 views

EUVD-2025-210110

An authorization issue was addressed with improved state management. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4. An app may be able to leak sensitive user information...

5.3CVSS5.4AI score0.0023EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/06/11 6:47 p.m.43 views

CVE-2025-46308

An authorization issue was addressed with improved state management. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4. An app may be able to leak sensitive user information...

0.0023EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/11 6:47 p.m.47 views

CVE-2025-46308

CVE-2025-46308: An authorization issue related to state management could allow an app to leak sensitive user information. Affected: iOS prior to 18.4, iPadOS prior to 18.4, and macOS Sequoia prior to 15.4. Fixed in iOS 18.4, iPadOS 18.4, and macOS Sequoia 15.4. Mitigation: update to the fixed ver...

5.3CVSS5.5AI score0.0023EPSS
SaveExploits0References2Affected Software3
Vulnrichment
Vulnrichment
added 2026/06/11 6:47 p.m.14 views

CVE-2025-46308

An authorization issue was addressed with improved state management. This issue is fixed in iOS 18.4 and iPadOS 18.4, macOS Sequoia 15.4. An app may be able to leak sensitive user information...

5.4AI score0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/11 5:10 p.m.21 views

GHSA-J93G-RP6M-J32M Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Summary Arc registers Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before the token check on prefix match, so the endpoints are reachable without any...

8.8CVSS6.1AI score0.00358EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/11 5:10 p.m.25 views

Arc: Unauthenticated access to Go debug pprof endpoints leaks runtime state and enables CPU-burn DoS

Summary Arc registers Go's net/http/pprof handlers at /debug/pprof/ via app.Usepprof.New in internal/api/server.go, and /debug/pprof is added to PublicPrefixes in cmd/arc/main.go. The auth middleware short-circuits before the token check on prefix match, so the endpoints are reachable without any...

8.8CVSS6.1AI score0.00358EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/06/11 7:16 a.m.21 views

CVE-2026-40997

Several Spring WS integration paths with Spring Security could surface detailed account state for example locked or disabled user semantics to remote SOAP clients through exception messages or callback outcomes, instead of failing with generic authentication errors. That behavior assists remote...

5.3CVSS0.00366EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/06/11 7:16 a.m.9 views

CVE-2026-40997

Several Spring WS integration paths with Spring Security could surface detailed account state for example locked or disabled user semantics to remote SOAP clients through exception messages or callback outcomes, instead of failing with generic authentication errors. That behavior assists remote...

5.3CVSS6.1AI score0.00366EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/11 7:16 a.m.13 views

UBUNTU-CVE-2026-40997

Several Spring WS integration paths with Spring Security could surface detailed account state for example locked or disabled user semantics to remote SOAP clients through exception messages or callback outcomes, instead of failing with generic authentication errors. That behavior assists remote...

5.3CVSS5.4AI score0.00366EPSS
SaveExploits0References3
Rows per page
Query Builder