LIVE · cybersecurity feed
Live wire
cve recordhigh

CVE-2026-61457

Published
CVSS8.8
Severityhigh
WeaknessCWE-434
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

The Grav API plugin (getgrav/grav-plugin-api) before 1.0.3 contains a file upload extension bypass in the API media controller. HandlesMediaUploads::validateFileExtension() inspects only the final file extension via pathinfo($filename, PATHINFO_EXTENSION), so a user with api.media.write permission can upload a file with a double extension such as shell.php.jpg to bypass the dangerous extensions blocklist. The web server may then execute the file as PHP, resulting in remote code execution.

References

← Back to the CVE Tracker

Our coverage of CVE-2026-61457

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-61457.