Vendor
Grav CMS Path Traversal in MediaUploadTrait Leading to Arbitrary File Deletion
3 TTPs 1 CVEAn authenticated path traversal vulnerability in Grav CMS's MediaUploadTrait allows users with media management permissions to delete arbitrary files on the server by providing crafted file paths.
Grav Privilege Escalation via Group Blueprint ACL Bypass
1 rule 3 TTPs 1 CVEA missing 'security@' guard in Grav's group blueprint allows an 'admin.users' operator to escalate privileges to 'admin.super' by modifying group access configurations.
Remote Code Execution in Grav via Twig sort filter
1 TTP 1 CVEGrav versions 2.0.17 and earlier contain a remote code execution vulnerability in the Twig sort filter that allows authenticated users with page-write permissions to execute arbitrary PHP code.
CVE-2026-72700: Timing Vulnerability in Grav Login Plugin
1 TTP 1 CVEThe Grav login plugin for Composer is vulnerable to token-recovery via timing attacks due to non-constant-time string comparisons and a lack of rate limiting on password reset endpoints.
Remote Code Execution in Grav Email Plugin via Twig Injection
1 TTP 1 CVEThe Grav Email plugin version 4.2.1 and below allows authenticated attackers to achieve remote code execution by injecting malicious Twig expressions into form processing parameters.
Authorization Bypass in Grav Flex Objects Plugin
1 TTP 1 CVEAn authorization bypass vulnerability (CVE-2026-56707) in Grav Flex Objects plugin versions 1.4.0 through 1.4.7 allows authenticated users with page-edit privileges to exfiltrate sensitive data by rendering unauthorized Flex collections via shortcodes.
Remote Code Execution in Grav CMS Flex Objects Plugin
2 rules 6 TTPs 1 CVEAuthenticated users can achieve remote code execution in Grav CMS versions prior to 2.0.13 by exploiting improper input validation in the Flex Objects plugin to upload and execute arbitrary PHP files.
Remote Code Execution in Grav API Plugin via Privilege Escalation
1 rule 3 TTPs 1 CVEThe Grav API plugin before version 1.0.13 fails to enforce API key scope restrictions in ConfigController, enabling remote code execution via injected scheduler commands.
Authentication Scope Bypass in Grav API Plugin Leading to RCE
1 rule 3 TTPs 1 CVEAn API key scope-cap bypass in the Grav API plugin allows attackers with restricted keys to execute server-side templates via Server-Side Template Injection.
Grav API Plugin Vulnerability Exposes JWT Access Tokens via URL Parameter
1 rule 6 TTPs 1 CVEThe Grav API plugin (getgrav/grav-plugin-api) before version 1.0.0-rc.16 is vulnerable to sensitive information exposure, accepting JWT access tokens via the '?token=' URL query parameter, causing these tokens to be logged in web server access logs, browser history, and potentially leaked through Referer headers, proxy, or CDN logs, which allows an attacker to gain unauthorized API access, read configuration and user data, create new admin accounts, modify system settings, and delete pages.
CVE-2026-62234: Grav SSRF Vulnerability via Unrestricted cURL Protocols in Webhooks
5 TTPs 1 CVEAn authenticated user with `api.webhooks.write` permissions can exploit CVE-2026-62234, a Server-Side Request Forgery (SSRF) vulnerability in Grav before version 2.0.4, by creating webhooks with unrestricted cURL protocols like `file://`, `dict://`, or `gopher://` to read local files, access process information, and pivot to internal services.
Grav Plugin API Privilege Escalation via Authorization Bypass (CVE-2026-62233)
1 TTP 1 CVEA privilege escalation vulnerability (CVE-2026-62233) in grav-plugin-api before version 1.0.6 allows non-super api.users.write managers to bypass authorization checks on administrative API endpoints, enabling the creation of super-admin API keys or disabling super-admin Two-Factor Authentication (2FA), leading to full Grav instance takeover.
Grav Form Plugin Arbitrary File Write Vulnerability (CVE-2026-61873)
1 rule 3 TTPs 1 CVEGrav before version 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, allowing attackers to bypass path traversal validation via Twig template processing and write PHP webshells for remote code execution.
CVE-2026-58656 - Grav API Plugin Cross-Origin Authentication Bypass and Account Takeover
1 rule 3 TTPs 1 CVEA critical vulnerability, CVE-2026-58656, in the Grav API plugin before v1.0.0-rc.16 allows unauthenticated attackers to perform fully authenticated cross-origin API requests by leveraging leaked JWT tokens via the `?token=` URL query parameter and the `Access-Control-Allow-Origin: *` response header, potentially leading to persistent backdoor super-admin accounts and sensitive data exfiltration.
Grav CMS API Blueprint Upload Privilege Escalation
2 rules 1 TTPA low-privileged authenticated API user with `api.media.write` can abuse `/api/v1/blueprint-upload` in Grav CMS to write an arbitrary YAML file into `user/accounts/`, enabling creation of a super-admin account and leading to full administrative compromise of the Grav API.
Grav File Cache Insecure Deserialization Vulnerability
2 rules 2 TTPsGrav versions 1.7.44 through 1.7.49.5 are vulnerable to insecure deserialization in the File Cache component, where the `unserialize` function with `allowed_classes => true` can lead to arbitrary code execution if an attacker tampers with cache files.
Grav Form Plugin Anonymous Page Content Overwrite Vulnerability
2 rules 2 TTPsGrav Form plugin versions before 9.1.0 allow unauthenticated users to overwrite page content by uploading a malicious markdown file, leading to potential privilege escalation by crafting a new super-admin user.