Lucene search
+L

14117 matches found

Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.25 views

PT-2026-61716

NextCRM is open-source customer relationship management CRM software. Versions prior to 0.12.0 have a Broken Access Control BAC vulnerability in the activateUser and deactivateUser Next.js Server Actions of NextCRM. The application fails to verify if the requesting user holds the admin role...

8.1CVSS5.4AI score0.00401EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/19 7:51 a.m.17 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization in the OAuth Credential Revoke Handler component. An attacker can gain unauthorized access or perform unauthorized actions by sending crafted requests remotely. Remediation There is no fixed version for django-jet...

6.9CVSS6.4AI score0.00547EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 1:10 p.m.10 views

CVE-2024-58363 SurrealDB before 1.5.4 Authentication Bypass via Database Switch

SurrealDB before 1.5.4 fails to properly validate authentication when a scope user switches databases using the USE clause or use method. Attackers with an authenticated session can impersonate an unrelated user in a different database if a user record with an identical identifier exists, allowin...

5.3CVSS5.3AI score
SaveExploits0References4
NVD
NVD
added 2026/07/17 8:17 p.m.14 views

CVE-2026-46420

setup-php is a GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and tools. From 2.25.0 prior to 2.37.1, shivammathur/setup-php resolves the PHP version from repository-controlled files such as .php-version, composer.lock through platform-overrides.php, and...

9.8CVSS0.01538EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/17 7:51 p.m.51 views

CVE-2026-46420 setup-php: Command Injection in Repository-Derived PHP Version Resolution

setup-php is a GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and tools. From 2.25.0 prior to 2.37.1, shivammathur/setup-php resolves the PHP version from repository-controlled files such as .php-version, composer.lock through platform-overrides.php, and...

5.6CVSS0.01538EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:51 p.m.12 views

CVE-2026-46420

setup-php is a GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and tools. From 2.25.0 prior to 2.37.1, shivammathur/setup-php resolves the PHP version from repository-controlled files such as .php-version, composer.lock through platform-overrides.php, and...

5.6CVSS5.5AI score0.01538EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/17 7:08 p.m.46 views

CVE-2026-45260 Pimcore: Missing Authorization in WebDAV MOVE via unchecked asset move handling

Pimcore is an Open Source Data & Experience Management Platform. Prior to 11.5.17 LTS and 12.3.7, Pimcore's WebDAV asset endpoint exposes a MOVE operation through /asset/webdavpath without an authentication plugin in bundles/CoreBundle/src/Controller/WebDavController.php, and...

8.1CVSS0.00636EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 5:17 p.m.15 views

CVE-2026-54496

ZEBRA is a Zcash node written entirely in Rust. Prior to zebrad 5.0.0, halo2gadgets 0.5.0, orchard 0.14.0, zcashprimitives 0.28.0, and zcashd 6.20.0, the variable-base scalar multiplication gadget in halo2gadgets/src/ecc/chip/mul/incomplete.rs used assignadvice for the base point without a copy...

9.3CVSS0.00315EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/17 4:17 p.m.15 views

CVE-2026-63100

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.00354EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 4:02 p.m.8 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 score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/17 4:02 p.m.41 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.0056EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/17 4:02 p.m.9 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.0056EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/17 4:02 p.m.58 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.0056EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/17 3:45 p.m.11 views

CVE-2026-63100

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.1CVSS5.3AI score0.00354EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 3:45 p.m.49 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.00354EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/17 3:18 p.m.58 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.0057EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/17 6:00 a.m.10 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.00498EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 2:18 a.m.19 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.00451EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.19 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.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 2:18 a.m.19 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.0025EPSS
SaveExploits0References2
Rows per page
Query Builder