CVE-2026-75107 PUBLISHED

Grav Form Plugin before 9.1.19 Stored XSS via Field Properties

Assigner: VulnCheck
Reserved: 17.08.2026 Published: 18.08.2026 Updated: 18.08.2026

Grav Form Plugin before 9.1.19 fails to escape field-definition properties including prepend, append, spacer text, section text, and select option labels in form templates. Attackers with form authoring privileges can inject arbitrary HTML and JavaScript that executes for all form visitors through unescaped |raw filters and unquoted attributes.

Metrics

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

Product Status

Vendor getgrav
Product grav
Versions Default: unaffected
  • affected from 0 to 9.1.19 (excl.)
  • Version 9.1.19 is unaffected

Credits

  • arpitjain099 reporter

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE