| Check Point Reference: | CPAI-2026-9610 |
| Date Published: | 3 Aug 2026 |
| Severity: | High |
| Last Updated: | Monday 03 August, 2026 |
| Source: | |
| Industry Reference: | CVE-2026-61450 |
| Protection Provided by: |
Security Gateway |
| Who is Vulnerable? | GetGrav Grav prior to 2.0.2 |
| Vulnerability Description | An information disclosure vulnerability in GetGrav Grav allows a page author (any admin.pages user, or anyone able to write to user/pages) to exfiltrate configuration secrets. Although the sandbox replaces the 'config' variable with a redacted facade and strips Config::get/toArray from the method allowlist, the raw container remains accessible via the allow-listed grav.offsetGet('config'), which returns the real Config object. Allow-listed object-dumping filters (json_encode, print_r, yaml_encode) then serialize that object at the PHP level without invoking the sandbox method gate, exposing the full config tree including plugin secrets such as SMTP credentials, API keys, and plugin DB credentials. |
This protection detects attempts to exploit this vulnerability.
In order for the protection to be activated, update your Security Gateway product to the latest IPS update. For information on how to update IPS, go to SBP-2006-05, click on Protection tab and select the version of your choice.
This protection's log will contain the following information:
Attack Name: Content Protection Violation.
Attack Information: Grav Information Disclosure (CVE-2026-61450)