Zurück zur Liste

Grav: Twig sandbox allows editor-role users to exfiltrate all plugin secrets via Config::toArray() — CVE-2026-44738

GitHub · GitHub · CVE-2026-44738

ID
CVE-2026-44738
Datum
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
high
CVSS
7.7
EPSS
0.00031

Zusammenfassung

## Summary The Twig sandbox allow-list permits any user with the `admin.pages` role to call `config.toArray()` from within a page body, dumping the entire merged site configuration — including all plugin secrets (SMTP passwords, AWS keys, OAuth client secrets, API tokens) — into the rendered HTML. No administrator privileges are required. ## Details The Twig sandbox allow-list in `system/config/security.yaml`…

Produkt

composer: getgrav/grav

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu