CVE-2026-57852 PUBLISHED

Authentication Bypass via Null Short-Circuit in Grav CMS Scheduler Webhook Token Check

Assigner: VulnCheck
Reserved: 25.06.2026 Published: 20.07.2026 Updated: 21.07.2026

Grav CMS scheduler-webhook plugin contains an authentication bypass vulnerability that allows unauthenticated remote attackers to trigger configured scheduled jobs by exploiting a short-circuit logic flaw in the webhook token validation. Attackers can send a single unauthenticated POST request to the scheduler webhook endpoint to execute all configured scheduled jobs or target a specific job, causing unintended execution of operator-defined commands under the web server process user.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N
CVSS Score: 6.3

Product Status

Vendor Trilby Media
Product Grav CMS scheduler-webhook plugin
Versions Default: affected
  • affected from 0 to 1.1.3 (incl.)
  • affected from 0 to 2.0.8 (incl.)

Credits

  • Saidakbarxon Maxsudxonov reporter

References

Problem Types

  • CWE-303 Incorrect Implementation of Authentication Algorithm CWE