Lucene search
+L

211 matches found

NVD
NVD
added 2026/08/19 4:18 p.m.6 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
NVD
NVD
added 2026/08/19 4:18 p.m.7 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
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
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.15 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.6 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
EUVD
EUVD
added 2026/08/19 3:53 p.m.7 views

EUVD-2026-62547

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.4AI score0.0036EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:53 p.m.29 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.5CVSS0.0036EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:51 p.m.4 views

CVE-2026-63407 Grav API Plugin: CORS 'Access-Control-Allow-Origin: *' on Authenticated API Responses

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 CorsMiddleware returns Access-Control-Allow-Origin: and permissive OPTIONS responses for authenticated /api/v1 endpoints. JavaScript from any origin c...

8.2CVSS5.4AI score0.00259EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 3:51 p.m.7 views

EUVD-2026-62545

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 CorsMiddleware returns Access-Control-Allow-Origin: and permissive OPTIONS responses for authenticated /api/v1 endpoints. JavaScript from any origin c...

8.2CVSS5.3AI score0.00271EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:43 p.m.3 views

CVE-2026-62667 Grav API Plugin : API Key 'scopes' Never Enforced - Delegated Least-Privilege Keys Carry Full User ACL

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 ApiKeyManager::generateKey stores a declared scopes array, but ApiKeyAuthenticator::authenticate does not read keyDatascopes and returns the owning user's...

8.1CVSS5.4AI score0.00221EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 3:43 p.m.6 views

EUVD-2026-62541

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 ApiKeyManager::generateKey stores a declared scopes array, but ApiKeyAuthenticator::authenticate does not read keyDatascopes and returns the owning user's...

8.1CVSS5.3AI score0.00294EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 3:36 p.m.9 views

EUVD-2026-62539

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.8CVSS5.4AI score0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 3:36 p.m.3 views

CVE-2026-62666 Grav API Plugin: non-super api.users.write manager -> super-admin via createApiKey (incomplete fix of CVE-2026-59190); + 2FA strip of super

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.8CVSS5.5AI score0.00246EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 3:29 p.m.13 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.4CVSS5.3AI score0.0033EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 3:29 p.m.29 views

CVE-2026-62668 Grav API Plugin: Webhook SSRF via Unrestricted cURL Protocols

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
OSV
OSV
added 2026/08/19 3:29 p.m.5 views

CVE-2026-62668 Grav API Plugin: Webhook SSRF via Unrestricted cURL Protocols

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.4CVSS5.4AI score0.00297EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 3:18 p.m.6 views

CVE-2026-61607 Grav API Plugin: Stored XSS via SVG Upload - API Media Pipeline Bypasses Sanitizer

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.6CVSS5.4AI score0.00141EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 3:18 p.m.7 views

EUVD-2026-62533

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.6CVSS5.4AI score0.00208EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.17 views

CVE-2026-75836 Grav API Plugin before 1.0.14 Missing Authorization

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav's admin-next/API stack before 1.0.14 fails to enforce the authorize requirement in MenubarController::executeAction. While the GET /menubar/items listing endpoint correctly filters menubar items via userPassesAuthorize, the POST...

8.8CVSS0.00322EPSS
SaveExploits0References2
Rows per page
Query Builder