VYPR

grav-plugin-comments

by Grav CMS

CVEs (1)

  • CVE-2026-100672HigSep 26, 2026
    risk 0.49cvss 7.5epss —

    The Comments plugin (getgrav/grav-plugin-comments) for Grav CMS through version 1.2.10 registers an admin handler that returns comment data as JSON without any authentication check. The handler branches on isAdmin(), which only indicates that the admin service is registered on…