CVE-2026-86194
Received Received - Intake

Grav Form Plugin Page Authorization Bypass

Vulnerability report for CVE-2026-86194, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-05

Last updated on: 2026-09-05

Assigner: VulnCheck

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-05
Last Modified
2026-09-05
Generated
2026-09-05
AI Q&A
2026-09-05
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
getgrav grav_form_plugin to 9.1.22 (exc)
rocketgenius gravity_forms to 9.1.22 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-86194 affects the Grav Form Plugin before version 9.1.22. It allows anonymous visitors to execute form actions like save, upload, email, or call on login-restricted or unpublished pages by sending a POST request to a public page with the restricted form's name. The plugin fails to verify page authorization when resolving forms across pages, enabling unauthorized actions without authentication.

Detection Guidance

Check the installed version of the Grav Form Plugin. If it is below 9.1.22, the system is vulnerable. Use commands like 'composer show | grep gravityforms' or inspect the plugin directory for version files.

Impact Analysis

This vulnerability allows attackers to perform unauthorized actions such as saving data, uploading files, sending emails, or invoking callbacks on restricted forms. Attackers can bypass access controls and potentially write files, send malicious emails, or trigger unintended callbacks without needing valid credentials or privileges.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's data protection principles or HIPAA's security requirements for protected health information. Unauthorized form actions may result in data breaches, unauthorized disclosures, or improper handling of sensitive data, potentially leading to compliance violations and legal consequences.

Mitigation Strategies

Update the Grav Form Plugin to version 9.1.22 or later immediately. Remove or disable the plugin if an update is not possible. Review server logs for suspicious POST requests to form endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-86194. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart