Lucene search
+L

61125 matches found

Cvelist
Cvelist
added 2026/08/19 5:45 p.m.35 views

CVE-2026-61518 ISPConfig Authenticated SQL Injection via Remote API primary_id Parameter

ISPConfig contains an authenticated SQL injection vulnerability in the Remote API. The primaryid parameter passed to delete and update API methods is concatenated directly into SQL WHERE clauses without integer casting or parameterized query binding. The built-in SQL injection scanner does not...

8.8CVSS0.00312EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 5:42 p.m.10 views

CVE-2026-62680

In Orval versions before 8.22.0, the affected code in packages/orval/src/import-specs.ts loads external $ref values without any allowlist or directory confinement. Processing a malicious OpenAPI spec can trigger outbound requests to attacker-chosen or internal HTTP services, read absolute or out-...

7.1CVSS5.5AI score0.00309EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:34 p.m.6 views

CVE-2026-71864 Orval: Import-time RCE via header parameter name -> computed-property-key injection in the zod client

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a double quote in a header parameter name is emitted into the generated request-validation zod.object... schema without safe encoding. This permits attacker-controlled...

9.3CVSS6AI score
SaveExploits0References6
NVD
NVD
added 2026/08/19 5:18 p.m.9 views

CVE-2026-44256

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.4.0 until 4.14.6 and 5.0.0-beta2, api/api/middlewares.py decodes the Basic authentication username before credential validation and passes it to the access logger without neutralizing control...

5.3CVSS0.00287EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 4:18 p.m.6 views

CVE-2026-64852

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php and authorizes the caller with only admin.login. A basic panel user c...

8.7CVSS0.00303EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 4:18 p.m.7 views

CVE-2026-63408

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints...

7.5CVSS0.0036EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 4:18 p.m.30 views

CVE-2026-41424 Wazuh: Privilege Escalation via Admin-Protection Bypass in update-user API Endpoint

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.9.0 until 4.10.4 and 4.14.6, PUT /security/users/userid in api/api/controllers/securitycontroller.py passes request.get"user" instead of request.context'tokeninfo''sub' as currentuser...

8.2CVSS0.00336EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/19 4:18 p.m.9 views

CVE-2026-62668

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, the Grav API plugin WebhookController.php accepts webhook URLs after only FILTERVALIDATEURL syntax validation, and WebhookDispatcher.php initializes cURL without CURLOPTPROTOCO...

9.4CVSS0.0033EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 4:18 p.m.7 views

CVE-2026-62666

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.6, Grav API plugin UsersController::createApiKey, generate2fa, and disable2fa omit the accessGrantsSuper target check used by sibling user mutation endpoints. A non-super account...

8.8CVSS0.00426EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 4:18 p.m.10 views

CVE-2026-61607

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.2, the Grav API plugin POST /api/v1/media pipeline in HandlesMediaUploads::processUploadedFile validates an SVG filename extension but does not invoke Security::sanitizeSVG. An...

4.6CVSS0.00208EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 4:17 p.m.5 views

CVE-2026-44252

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.5, Wazuh Manager allows a low-privilege read-only API user with manager:read permission to retrieve the cluster key from the element in ossec.conf through GET...

7.7CVSS0.00313EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 4:13 p.m.18 views

CVE-2026-48162

CVE-2026-48162 affects Wazuh (open-source threat detection platform) versions 4.0.0 through 4.14.6 and 5.0.0-beta3 . The vulnerability resides in DistributedAPI.send_tmp_file() in framework/wazuh/core/cluster/dapi/dapi.py, where an attacker-controlled tmp_file value is joined to WAZUH_PATH withou...

9.1CVSS5.3AI score0.00626EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 4:04 p.m.12 views

CVE-2026-44252 Wazuh Manager dapi RBAC Bypass Allows Privilege Escalation

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.5, Wazuh Manager allows a low-privilege read-only API user with manager:read permission to retrieve the cluster key from the element in ossec.conf through GET...

7.7CVSS5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/19 4:04 p.m.15 views

CVE-2026-44252

Wazuh Manager (versions 4.0.0 through 4.14.5) contains an RBAC bypass that enables privilege escalation from a low-privilege read-only API user to full administrative control. The root cause is twofold: the cluster Fernet key is exposed via GET /manager/configuration?raw=true to any user with man...

7.7CVSS5.4AI score0.00313EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 4:00 p.m.34 views

CVE-2026-64852 Grav API Plugin: Missing authorization on API-key generate/revoke lets any admin.login user forge keys for any account

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php and authorizes the caller with only admin.login. A basic panel user c...

8.7CVSS0.00303EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 4:00 p.m.13 views

CVE-2026-64852

In Grav API Plugin before 1.0.8, the apiKeyGenerate/apiKeyRevoke tasks in user/plugins/api/api.php authorize callers with only admin.login, allowing a basic panel user to forge API keys for any other account and inherit its permissions (including api.super). Fixed in version 1.0.8; no in-the-wild...

8.7CVSS5.4AI score0.00303EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 4:00 p.m.7 views

EUVD-2026-62550

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php and authorizes the caller with only admin.login. A basic panel user c...

8.7CVSS5.4AI score0.00303EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 4:00 p.m.4 views

CVE-2026-64852 Grav API Plugin: Missing authorization on API-key generate/revoke lets any admin.login user forge keys for any account

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.8, the Grav API plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks in user/plugins/api/api.php and authorizes the caller with only admin.login. A basic panel user c...

8.7CVSS5.4AI score0.00266EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 3:53 p.m.17 views

CVE-2026-63408

In Grav API Plugin before 1.0.0-rc.16, JwtAuthenticator::extractBearerToken() accepts a JWT via the ?token= URL query parameter on all /api/v1 routes, exposing valid tokens in Apache/proxy/CDN logs, browser history, and Referer headers. An attacker with access to those records can reuse the token...

7.5CVSS5.4AI score0.0036EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:53 p.m.8 views

CVE-2026-63408 Grav API Plugin: JWT Access Token Accepted via `?token=` URL Query Parameter

Grav API Plugin is a RESTful API for Grav CMS that provides full headless access to your site's content. Prior to 1.0.0-rc.16, the Grav API plugin JwtAuthenticator::extractBearerToken accepts a JWT from the token URL query parameter on every /api/v1 route, including state-changing endpoints...

7.5CVSS5.5AI score0.00269EPSS
SaveExploits0References5
Rows per page
Query Builder