CVE-2026-11430
Last modified
CVE-2026-11430 is a high-severity vulnerability rated 7.3/10 on the CVSS scale. Grav CMS's scheduler-webhook plugin contains an authentication bypass in the webhook token check. When the webhook feature is enabled but no webhookToken is configured, a compound conditional short-circuits and skips token validation, so an unauthenticated remote attacker who can reach POST /scheduler/webhook can trigger the operator's already-configured scheduled jobs by sending a single request.
Description
Grav CMS's scheduler-webhook plugin contains an authentication bypass in the webhook token check. When the webhook feature is enabled but no webhookToken is configured, a compound conditional short-circuits and skips token validation, so an unauthenticated remote attacker who can reach POST /scheduler/webhook can trigger the operator's already-configured scheduled jobs by sending a single request. The primitive is triggering-existing-jobs, not attacker-chosen command execution: the attacker controls when the jobs run and which one runs (via ?job=), but does not control what the jobs do. Code execution follows only when the operator has configured a job that shells out, and even then the attacker controls timing rather than payload. Not a default-install issue: reaching the endpoint requires the separate scheduler-webhook GPM plugin to be installed, scheduler.modern.webhook.enabled to be true (default false), and no webhookToken to be configured; a stock Grav or Grav-Admin install exposes nothing here.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Trilby Media | grav-plugin-scheduler-webhook | < 1.1.3 |
| Trilby Media | getgrav/grav | < 2.0.9 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-11430?
How severe is CVE-2026-11430?
How do I fix CVE-2026-11430?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-11423A path traversal vulnerability exists in the Altium Enterpri…9.4
- CVE-2026-11424A server-side request forgery (SSRF) vulnerability exists in…8.3
- CVE-2026-11425Domoticz versions prior to 2026.3 contains a stored cross-si…4.4
- CVE-2026-11426The UnderConstructionPage PRO plugin for WordPress is vulner…6.5
- CVE-2026-11429Two endpoints in the Vault Service ScriptsController, shared…10
- CVE-2026-1143A weakness has been identified in TOTOLINK A3700R 9.1.2u.582…8.8
- CVE-2026-11431A path traversal vulnerability exists in the Projects Servic…8.3
- CVE-2026-11434A weakness has been identified in FluentCMS 0.0.5. The impac…2.4
- CVE-2026-11435A security vulnerability has been detected in Jinher OA 1.0.…7.3
- CVE-2026-11436A vulnerability was detected in Mage AI up to 0.9.79. This i…4.3
- CVE-2026-11437A flaw has been found in perfree go-fastdfs-web up to 1.3.7.…7.3
- CVE-2026-11438A vulnerability has been found in theonedev onedev up to 15.…6.3
Are you affected by CVE-2026-11430?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
