---
id: CVE-2026-65895
title: >-
  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
summary: >-
  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 …
severity: high
cvss: 8.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N'
cwe:
  - CWE-862
published: '2026-07-23'
updated: '2026-08-28'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-65895'
references:
  - url: >-
      https://github.com/getgrav/grav-plugin-api/commit/f9438d4e71389b1041ac60b69b0b5714ecfa3bdd
    label: disclosure@vulncheck.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-4pqv-2qj5-38fp'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/grav-api-plugin-before-broken-access-control
    label: disclosure@vulncheck.com
  - url: 'https://github.com/getgrav/grav/security/advisories/GHSA-4pqv-2qj5-38fp'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00329
epssPercentile: 0.26218
ingestedAt: '2026-08-29T00:27:54.004Z'
---

## Overview

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 limiting site-wide to enable credential brute-forcing attacks and reconfigure CORS policies to include attacker-controlled origins with credentials enabled.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
