PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-75836 getgrav CVE debrief

The Grav API plugin before version 1.0.14 has a vulnerability where it fails to enforce the authorize requirement in MenubarController::executeAction(). This allows any authenticated caller with api.access to invoke a privileged menubar action directly, bypassing the intended authorization. The impact is latent on a stock install but affects any first- or third-party plugin relying on the documented authorize semantics.

Vendor
getgrav
Product
grav
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-18
Original CVE updated
2026-09-08
Advisory published
2026-08-18
Advisory updated
2026-09-08

Who should care

Defenders responsible for Grav installations, particularly those using plugins that rely on the documented authorize semantics, should assess exposure and verify the authorization requirements for their plugins.

Why it matters

The vulnerability in the Grav API plugin allows authenticated callers to bypass authorization and invoke privileged menubar actions, potentially leading to unauthorized changes or actions.

  • Verification of plugin authorization requirements is necessary to prevent unauthorized actions.
  • Defenders must ensure that the plugin version is 1.0.14 or later to address the vulnerability.
  • Monitoring for suspicious activity related to menubar actions is recommended.

Technical summary

The Grav API plugin before version 1.0.14 fails to enforce the authorize requirement in MenubarController::executeAction(), allowing authenticated callers with api.access to invoke privileged menubar actions directly. This vulnerability affects any first- or third-party plugin relying on the documented authorize semantics. On a stock install, the impact is latent; defenders should verify plugin authorization requirements and ensure version 1.0.14 or later is used to address the vulnerability and monitor for suspicious activity.

Defensive priority

Defenders should prioritize verifying the authorization requirements for plugins using the Grav API and ensure that the plugin version is 1.0.14 or later.

Recommended defensive actions

  • Verify the authorization requirements for plugins using the Grav API
  • Ensure that the plugin version is 1.0.14 or later
  • Monitor for any suspicious activity related to menubar actions
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up

Evidence notes

The CVE record and NVD entry provide details about the vulnerability in Grav API plugin before version 1.0.14, which fails to enforce the authorize requirement in MenubarController::executeAction(). The scope of affected plugins and versions requires further verification, particularly for those relying on documented authorize semantics. Defenders should verify plugin authorization requirements and ensure version 1.0.14 or later is used, monitoring for suspicious activity related to menubar actions.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-75836 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-75836

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-75836 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75836

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.