Getgrav

Grav

142 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.36%
  • Veröffentlicht 23.07.2026 11:42:17
  • Zuletzt bearbeitet 23.07.2026 16:17:54

Grav API Plugin versions before 1.0.10 fail to validate the groups field in InvitationsController::create(), allowing authenticated api.users.write callers to assign invited accounts to groups that grant api.super permissions. Attackers can create in...

  • EPSS 0.23%
  • Veröffentlicht 23.07.2026 11:42:16
  • Zuletzt bearbeitet 23.07.2026 15:13:11

Grav API Plugin versions before 1.0.10 fail to restrict write access to security-critical plugin configuration scopes, allowing authenticated users with api.config.write privilege to modify rate limiting and CORS settings. Attackers can disable rate ...

  • EPSS 0.27%
  • Veröffentlicht 23.07.2026 11:42:16
  • Zuletzt bearbeitet 23.07.2026 15:13:11

Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint. PagesController::move() sanitizes the slug only with ltrim($body['slug'], '.'), which strips ...

  • EPSS 0.85%
  • Veröffentlicht 23.07.2026 11:42:15
  • Zuletzt bearbeitet 23.07.2026 19:17:04

Grav versions >= 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField() resolves blueprint data-*@: directives by calling call_user_func_array() on attacker-influenced input, validating only that the t...

  • EPSS 0.44%
  • Veröffentlicht 22.07.2026 11:21:48
  • Zuletzt bearbeitet 22.07.2026 17:16:59

The Grav Login plugin (grav-plugin-login) versions <= 3.8.11 contain a privilege escalation flaw in the authenticated profile self-update handler (processUserProfile(), the update_user task). Unlike the registration handler, this handler does not str...

  • EPSS 0.84%
  • Veröffentlicht 21.07.2026 11:39:57
  • Zuletzt bearbeitet 22.07.2026 15:17:21

Grav 2.0.4 (fixed in 2.0.7) contains a remote code execution vulnerability in Blueprint::dynamicData() (system/src/Grav/Common/Data/Blueprint.php), which passes a Class::method callable string and its arguments directly to call_user_func_array() with...

  • EPSS 0.27%
  • Veröffentlicht 21.07.2026 11:39:56
  • Zuletzt bearbeitet 23.07.2026 15:17:46

The Grav api plugin (grav-plugin-api) before 1.0.8 fails to properly authorize API key generation and revocation: the plugin intercepts the apiKeyGenerate/apiKeyRevoke admin tasks before the account-management ACL runs and authorizes the caller on on...

  • EPSS 0.15%
  • Veröffentlicht 21.07.2026 11:39:55
  • Zuletzt bearbeitet 23.07.2026 19:17:03

Grav contains a stored cross-site scripting vulnerability in shortcode-core attribute handlers where the XSS detection scan only matches payloads containing literal angle brackets, allowing shortcode parameters to bypass validation. Attackers with ad...

  • EPSS 0.26%
  • Veröffentlicht 17.07.2026 00:07:14
  • Zuletzt bearbeitet 17.07.2026 15:44:29

The Grav API plugin (getgrav/grav-plugin-api) before 1.0.0-rc.16 shipped Access-Control-Allow-Origin: * as its default CORS configuration on all responses, including authenticated endpoints and preflight (OPTIONS) responses. Because the plugin accept...

  • EPSS 0.27%
  • Veröffentlicht 17.07.2026 00:07:13
  • Zuletzt bearbeitet 23.07.2026 20:17:19

The Grav API plugin (getgrav/grav-plugin-api) before 1.0.0-rc.16 accepts JWT access tokens through the ?token= URL query parameter on every API route (JwtAuthenticator::extractBearerToken fallback). Because tokens are embedded in URLs, they are logge...