Lucene search
+L

13624 matches found

CVE
CVE
added 2026/07/17 4:2 p.m.25 views

CVE-2026-49209

The CVE-2026-49209 issue affects Symfony UX LiveComponent’s BatchActionController::__invoke(), which iterates over client-supplied actions and issues a full HttpKernel sub-request per entry. With unbounded action arrays, an authenticated attacker can submit a single _batch request containing thou...

6.5CVSS5.3AI score0.00312EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/17 4:2 p.m.35 views

CVE-2026-49209 Symfony UX: Denial of service in symfony/ux-live-component via unbounded batch action requests

Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Controller\BatchActionController::invoke iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, ...

5.3CVSS0.00312EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/17 4:2 p.m.6 views

CVE-2026-49209

Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Controller\BatchActionController::invoke iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, ...

5.3CVSS5.3AI score0.00312EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/17 4:2 p.m.5 views

CVE-2026-49209 Symfony UX: Denial of service in symfony/ux-live-component via unbounded batch action requests

Symfony UX is a JavaScript ecosystem for Symfony. From 2.5.0 until 2.36.0 and 3.1.0, Symfony\UX\LiveComponent\Controller\BatchActionController::invoke iterates over the client-supplied actions array and issues a full HttpKernel sub-request for each entry; because the array size is never bounded, ...

5.3CVSS5.3AI score0.00312EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/17 3:45 p.m.37 views

CVE-2026-63100 Maybe 0.6.0 Missing Authorization via HostingsController show/update

Maybe through 0.6.0 contains a missing authorization vulnerability that allows authenticated low-privilege member-role users to access and modify global hosting settings by exploiting unprotected show and update actions in the Settings::HostingsController, where the beforeaction ensureadmin filte...

7.1CVSS0.00209EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 3:18 p.m.38 views

CVE-2026-15343 Path traversal vulnerability in GitHub Enterprise Server allowed writing files to arbitrary repository paths, including GitHub Actions workflow files, via unchecked Dependabot dependency-file paths

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an attacker who had code execution inside the Dependabot updater container to write files to arbitrary repository paths, including GitHub Actions workflow files under .github/workflows/ as the path validation d...

8.6CVSS0.00446EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/17 6:0 a.m.8 views

CVE-2026-9810

The AI Copilot WordPress plugin before 1.5.4 does not bind OAuth access tokens to a WordPress user, and accepts any valid token as an administrator session, allowing unauthenticated attackers who complete the public OAuth flow to execute privileged MCP tools as an administrator, including arbitra...

9.8CVSS5.6AI score0.00303EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 2:18 a.m.9 views

CVE-2026-62223

OpenClaw before 2026.5.18 contain an authorization bypass vulnerability in the device-pair approval feature that allows lower-trust callers to execute actions beyond their intended authorization. Attackers can exploit misconfigured input paths to execute or persist unauthorized actions when the...

8.8CVSS0.00248EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.10 views

CVE-2026-62225

OpenClaw versions before 2026.5.18 contain an authorization bypass vulnerability in skill command dispatch that allows lower-trust callers to execute or persist actions beyond their intended authorization. Attackers can bypass tool policy restrictions through configured input paths to perform...

5.4CVSS0.00148EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.12 views

CVE-2026-62215

OpenClaw versions before 2026.6.5 contain an authentication bypass vulnerability in HTTP Canvas responses that allows lower-trust callers to forge trusted A2UI actions. Attackers can perform actions requiring stronger authorization by submitting crafted requests through configured input paths,...

8CVSS0.00173EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.9 views

CVE-2026-62217

OpenClaw 2026.5.14-beta.1 before 2026.5.27 contain an authorization flaw in the QQBot exec approvals feature. When the feature is enabled and reachable, a lower-trust caller or configured input path could execute or persist actions beyond the caller's intended authorization, allowing...

8.8CVSS0.00246EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.11 views

CVE-2026-62206

OpenClaw versions before 2026.6.9 contain a missing authorization vulnerability in Discord moderation actions. In affected versions, a lower-trust caller or configured input path could perform moderation actions that should have required a stronger authorization or policy check. Practical impact...

7.1CVSS0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.14 views

CVE-2026-62205

OpenClaw versions 2026.4.12-beta.1 before 2026.6.6 contain a missing-authorization vulnerability in the MS Teams message actions feature. When the affected feature is enabled and reachable, a lower-trust caller or a configured input path can perform actions that should have required a stronger...

7.1CVSS0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/17 12:7 a.m.8 views

EUVD-2026-45119

The Grav API plugin getgrav/grav-plugin-api before 1.0.6 contains an authorization bypass: API keys can be created with a restricted scopes array, but the ApiKeyAuthenticator class never reads or enforces these scopes. It loads and returns the owning user's full account object, so a key created...

8.6CVSS6.1AI score0.00221EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 12:7 a.m.39 views

CVE-2026-62231 Grav < 1.0.6 API Key Scope Bypass via ApiKeyAuthenticator

The Grav API plugin getgrav/grav-plugin-api before 1.0.6 contains an authorization bypass: API keys can be created with a restricted scopes array, but the ApiKeyAuthenticator class never reads or enforces these scopes. It loads and returns the owning user's full account object, so a key created...

8.6CVSS0.00221EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/17 12:7 a.m.9 views

EUVD-2026-45117

OpenClaw before 2026.5.18 contain an authorization bypass vulnerability in exec allowlist glob matching that allows lower-trust callers to execute actions beyond intended authorization. Attackers can craft input paths that traverse the allowlist glob patterns to execute or persist unauthorized...

8.8CVSS6.2AI score0.00459EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 12:7 a.m.40 views

CVE-2026-62229 OpenClaw < 2026.5.18 Authorization Bypass via Glob Matching

OpenClaw before 2026.5.18 contain an authorization bypass vulnerability in exec allowlist glob matching that allows lower-trust callers to execute actions beyond intended authorization. Attackers can craft input paths that traverse the allowlist glob patterns to execute or persist unauthorized...

8.8CVSS0.00459EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 12:7 a.m.8 views

CVE-2026-62229 OpenClaw < 2026.5.18 Authorization Bypass via Glob Matching

OpenClaw before 2026.5.18 contain an authorization bypass vulnerability in exec allowlist glob matching that allows lower-trust callers to execute actions beyond intended authorization. Attackers can craft input paths that traverse the allowlist glob patterns to execute or persist unauthorized...

7.7CVSS5.5AI score0.00459EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 12:7 a.m.11 views

CVE-2026-62226

OpenClaw 2026.3.28 before 2026.5.19 contains an authorization bypass in the browser act route, due to failure to properly validate current-tab URL checks. This allows attackers with lower-trust access or configured input paths to perform actions that should be restricted by stronger authorization...

8.5CVSS6.1AI score0.00241EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/17 12:7 a.m.19 views

CVE-2026-62225

OpenClaw is affected by an authorization bypass in the skill command dispatch feature for versions before 2026.5.18. The vulnerability allows lower-trust callers to execute or persist actions beyond their intended authorization when the affected feature is enabled and reachable. The issue is docu...

5.4CVSS6.2AI score0.00148EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder