SQL injection in baserCMS - CVE-2026-62951
Published: July 30, 2026
Vulnerability details
The vulnerability allows a remote attacker to disclose sensitive information from the database.
The vulnerability exists due to SQL injection in the Blog Tags REST API ORDER BY clause in BlogTagsService::createIndexOrder() when processing the sort, direction, and order[] request parameters. A remote attacker can send a specially crafted request to disclose sensitive information from the database.
Exploitation is possible against the public API by supplying a spoofed same-site Referer header, and no user interaction is required.