Improper Authorization in baserCMS - CVE-2026-30878
Published: April 27, 2026
baserCMS
Detailed vulnerability description
The vulnerability allows a remote attacker to submit unauthorized mail form entries.
The vulnerability exists due to improper authorization in MailMessagesController.php::add() when handling public API mail submission requests. A remote attacker can send a specially crafted request to submit unauthorized mail form entries.
A valid CSRF cookie and token pair is required for exploitation.