CVE-2020-15877
CVE-2020-15877 affects LibreNMS prior to 1.65.1, where normal users may gain elevated access due to insufficient access control caused by using 'guard' => 'admin' instead of the proper middleware pattern 'middleware' => ['can:admin'] in routes/web.php. The issue has been reported across mul...