Description
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.
Published: 2026-08-29
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The HEL Online Classroom: AI-powered Online Classroom WordPress plugin, up to version 1.0.3, does not verify that a user is authenticated or authorized before persisting configuration changes. An unauthenticated attacker can submit a request to the plugin’s settings endpoint and overwrite the classroom mapping and the shared secret used to sign session tokens. The attacker can therefore cause any online classroom session to be compromised or stopped, potentially exposing sensitive user data or facilitating impersonation of instructors and students.

Affected Systems

The vulnerability affects the HEL Online Classroom: AI-powered Online Classroom WordPress plugin, versions 1.0.3 or earlier, on any WordPress installation that has the plugin active. No specific vendor is listed, but the product name above is the target.

Risk and Exploitability

The vulnerability can be exploited by any entity that can reach the WordPress site, as authenticated or authorized checks are missing. Because the exploit requires only a simple HTTP request to the plugin’s settings endpoint and no authentication, the risk of exploitation is high regardless of EPSS data being absent. The plugin’s status in the CISA KEV catalog is false, indicating it is not a known exploited vulnerability yet. Attackers can perform the exploitation by sending a simple HTTP request to the plugin’s settings URL, making this a straightforward and likely‑to‑be-successful attack if the vulnerability remains unpatched.

Generated by OpenCVE AI on August 29, 2026 at 08:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest plugin version (1.0.4 or later) once the vendor releases it, as this version includes authentication checks for settings updates.
  • If immediate patching is not possible, disable the HEL Online Classroom plugin or block unauthenticated write requests to its settings endpoint using a web‑application firewall or the site’s .htaccess rules.
  • Conduct an audit of all WordPress plugins for similar missing authentication checks, and enforce a strict update policy to keep all extensions current.

Generated by OpenCVE AI on August 29, 2026 at 08:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 29 Aug 2026 08:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-250
CWE-284

Sat, 29 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description 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.
Title HEL Online Classroom: AI-powered Online Classrooms <= 1.0.3 - Unauthenticated Plugin Settings Update
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-29T06:00:22.114Z

Reserved: 2026-08-20T07:37:29.668Z

Link: CVE-2026-77008

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-29T06:17:38.927

Modified: 2026-08-29T06:17:38.927

Link: CVE-2026-77008

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T08:30:06Z

Weaknesses
  • CWE-250

    Execution with Unnecessary Privileges

  • CWE-284

    Improper Access Control