Skip to main content

HEL Online Classroom EUVDEUVD-2026-29407

| CVE-2026-6708 MEDIUM
Missing Authorization (CWE-862)
2026-05-12 Wordfence GHSA-mxgq-qrj9-vj5p
5.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 12, 2026 - 08:45 vuln.today
CVE Published
May 12, 2026 - 07:48 nvd
MEDIUM 5.3

DescriptionCVE.org

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.

AnalysisAI

Unauthenticated attackers can delete any classroom record in the HEL Online Classroom WordPress plugin (versions up to 1.0.3) via a REST API endpoint that bypasses all WordPress authentication checks through a permission_callback set to '__return_true', resulting in permanent data loss. The vulnerability affects the plugin's core functionality and requires only network access with no user interaction, though the CVSS score of 5.3 reflects limited confidentiality impact (integrity modification only, no information disclosure).

Technical ContextAI

The HEL Online Classroom plugin registers REST API endpoints with a permission_callback function set to '__return_true', which unconditionally returns true and bypasses WordPress's built-in capability checking system (wp_is_user_logged_in and current_user_can functions). WordPress REST API endpoints typically enforce authentication through capability checks; this plugin explicitly disables that enforcement. The CWE-862 classification (Missing Authorization) indicates the underlying flaw: the endpoint accepts requests without verifying the user's role or capabilities, allowing any HTTP request-including from unauthenticated sources-to trigger destructive actions. The affected CPE string identifies HigherEdLab's plugin in the WordPress plugin ecosystem.

RemediationAI

Update the HEL Online Classroom plugin to a version newer than 1.0.3 once released by HigherEdLab; patch version number not provided in available sources. Immediately after patching, audit the WordPress database for classroom records deleted between the plugin installation date and the update, as deletion is permanent without backups. As a temporary workaround pending patch availability, restrict REST API access to authenticated users by adding a WAF rule or server-level filter to block unauthenticated requests to endpoints containing 'hel-online-classroom' or 'classroom' (trade-off: may block legitimate automated integrations), or disable the HEL Online Classroom plugin entirely until a patched version is available. Monitor WordPress logs and REST API access logs for DELETE requests to classroom endpoints from unknown or unauthenticated sources. Refer to Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/0612c0be-f1c0-4f74-a769-e4616f103ee6 for updates on patch availability.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-29407 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy