CVE-2026-64850
- EPSS 0.34%
- Veröffentlicht 19.08.2026 15:58:02
- Zuletzt bearbeitet 19.08.2026 18:17:10
Grav is a file-based Web platform. Prior to 2.0.7, Grav Blueprint::dynamicData() in system/src/Grav/Common/Data/Blueprint.php sends an editor-controlled Class::method provider and arguments to call_user_func_array() without rejecting dangerous callba...
CVE-2026-62673
- EPSS 0.4%
- Veröffentlicht 19.08.2026 15:46:59
- Zuletzt bearbeitet 21.08.2026 20:16:38
Grav is a file-based Web platform. Prior to 2.0.4, the Grav .htaccess and webserver-configs/htaccess.txt security rules omit the Apache [NC] flag and therefore compare sensitive directory and file-extension patterns case-sensitively. On a case-insens...
- EPSS 0.3%
- Veröffentlicht 19.08.2026 15:44:36
- Zuletzt bearbeitet 19.08.2026 18:16:54
Grav is a file-based Web platform. Prior to 2.0.4, Grav allowlists the regex_replace filter and function in system/config/security.yaml, and GravExtension::regexReplace() passes an editor-controlled pattern directly to preg_replace(). When security.t...
CVE-2026-62669
- EPSS 0.39%
- Veröffentlicht 19.08.2026 15:40:03
- Zuletzt bearbeitet 19.08.2026 19:17:22
Grav Login Plugin adds login, basic ACL, and session wide messages to Grav. Prior to 3.8.11, the Grav Login plugin login.regenerate2FASecret task checks only that the pending-session user exists rather than requiring $user->authorized. After submitti...
CVE-2026-62668
- EPSS 0.33%
- Veröffentlicht 19.08.2026 15:29:24
- Zuletzt bearbeitet 19.08.2026 19:17:21
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 FILTER_VALIDATE_URL syntax validation, and WebhookDispa...
CVE-2026-61842
- EPSS 0.32%
- Veröffentlicht 19.08.2026 15:23:27
- Zuletzt bearbeitet 19.08.2026 19:17:21
Grav is a file-based Web platform. Prior to 2.0.2, the Grav Twig content sandbox permits grav.offsetGet('config') to return the raw configuration object and permits json_encode, print_r, yaml_encode, and string filters to serialize that object withou...
CVE-2026-61690
- EPSS 0.38%
- Veröffentlicht 19.08.2026 15:20:10
- Zuletzt bearbeitet 19.08.2026 16:18:16
Grav is a file-based Web platform. Prior to 2.0.1, Grav ZipArchiver::extract() in system/src/Grav/Common/Filesystem/ZipArchiver.php passes archives to ZipArchive::extractTo() without enforcing the system.gpm.archive uncompressed-size, file-count, or ...
CVE-2026-53654
- EPSS 0.39%
- Veröffentlicht 19.08.2026 15:15:30
- Zuletzt bearbeitet 19.08.2026 16:17:46
Grav is a file-based Web platform. Prior to 3.8.5, the Login plugin twofa_cancel task accepts a client-controlled _redirect field without a nonce and allows an unauthenticated request to set an external http, https, or protocol-relative Location targ...
CVE-2026-75837
- EPSS 0.34%
- Veröffentlicht 18.08.2026 11:19:47
- Zuletzt bearbeitet 19.08.2026 15:18:08
Grav before 2.0.14 fails to guard the access field in the core group blueprint with the required security@: admin.super restriction. A delegated admin.users operator can save a group with access[admin][super]=true to escalate to super-admin, gaining ...
CVE-2026-75836
- EPSS 0.32%
- Veröffentlicht 18.08.2026 11:19:46
- Zuletzt bearbeitet 18.08.2026 15:17:14
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 me...