Search Results (4 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-77007 2 Higheredlab, Wordpress 2 Hel Online Classroom: Ai-powered Online Classrooms, Wordpress 2026-09-01 7.5 High
The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin through 1.0.3 does not perform any authorisation check on one of its REST API routes, allowing unauthenticated users to retrieve its stored settings, including the shared secret used to sign API requests to the connected BigBlueButton server.
CVE-2026-77008 2 Higheredlab, Wordpress 2 Hel Online Classroom: Ai-powered Online Classrooms, Wordpress 2026-09-01 6.5 Medium
The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin through 1.0.3 does not have any authorisation or authentication check when saving its settings, allowing unauthenticated users to overwrite them and repoint every online classroom, along with the shared secret those sessions are signed with, at infrastructure of their choosing.
CVE-2026-77010 2 Higheredlab, Wordpress 2 Hel Online Classroom: Ai-powered Online Classrooms, Wordpress 2026-09-01 6.5 Medium
The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin through 1.0.3 does not perform authorisation checks on its REST API routes and does not consistently enforce the per-class access code, allowing unauthenticated users to obtain a signed meeting join link for any classroom, including one protected by an access code, and to join it with moderator privileges.
CVE-2026-6708 2 Higheredlab, Wordpress 2 Hel Online Classroom: Ai-powered Online Classrooms, Wordpress 2026-05-13 5.3 Medium
The HEL Online Classroom: AI-powered Online Classrooms plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.0.3. This is due to a missing capability check on a REST API endpoint registered with a permission_callback of '__return_true', which bypasses all WordPress authentication and authorization checks. This makes it possible for unauthenticated attackers to delete any classroom record by supplying its ID in the request, resulting in permanent data loss.