CVE-2026-86194

Summary

Grav Form Plugin before 9.1.22 fails to verify page authorization when resolving forms by name across pages, allowing anonymous visitors to execute form actions defined on login-restricted or unpublished pages. Attackers can POST to any public page with a restricted form's name to trigger save, upload, email, or call actions without authentication.

Affected Software

VendorProductVersion RangeStatus
getgravgrav-plugin-form0 < 9.1.22affected
getgravgrav-plugin-form9.1.22unaffected

Weaknesses

  • CWE-862: Missing Authorization

References