Description
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.
Published: 2026-08-29
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Confidentiality Disclosure
Action: Immediate Patch
AI Analysis

Impact

The HEL Online Classroom: AI-powered Online Classrooms WordPress plugin fails to enforce an authorization check on one of its REST API routes. An unauthenticated requester can retrieve the plugin's stored configuration, which includes the shared secret used to sign requests to the connected BigBlueButton server. With this secret in hand, the attacker could forge API calls to BigBlueButton, potentially creating, modifying, or joining meetings, thereby compromising the integrity and availability of the virtual classroom environment.

Affected Systems

The vulnerability is present in the HEL Online Classroom: AI-powered Online Classrooms WordPress plugin version 1.0.3 and all earlier releases. Any WordPress site that has installed this plugin with a version no newer than 1.0.3 is at risk. The issue appears to be uncovered for the entire range of affected releases, with no indication of a vendor‑supplied fix at the time of the advisory.

Risk and Exploitability

Attackers can exploit the unauthenticated endpoint by sending a simple HTTP request to the exposed REST route, which returns the complete set of plugin settings including the sensitive BigBlueButton API secret. Because the secret is essential for authenticating API requests, its disclosure allows the attacker to perform privileged operations on the BigBlueButton server without any prior authentication to the WordPress site. The CVSS base score of 7.5 indicates a medium–to–high severity for this vulnerability. The EPSS score is < 1%, implying a low likelihood of widespread exploitation, and the issue is not listed in the CISA KEV catalog. Prompt remediation is advised to prevent potential abuse.

Generated by OpenCVE AI on August 30, 2026 at 02:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade HEL Online Classroom: AI-powered Online Classrooms to a version newer than 1.0.3 once a vendor patch is released.
  • If an upgrade is not immediately available, restrict access to the vulnerable REST endpoint by implementing authentication or by disabling the endpoint entirely via server configuration or a security plugin.
  • Check the WordPress installation for any other exposed API routes that might reveal sensitive data and apply the same policy of authentication or removal.
  • Verify that the BigBlueButton server is protected by a strong, unique secret and rotate the credential if it has already been exposed.

Generated by OpenCVE AI on August 30, 2026 at 02:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 01 Sep 2026 13:00:00 +0000

Type Values Removed Values Added
First Time appeared Higheredlab
Higheredlab hel Online Classroom: Ai-powered Online Classrooms
Wordpress
Wordpress wordpress
Vendors & Products Higheredlab
Higheredlab hel Online Classroom: Ai-powered Online Classrooms
Wordpress
Wordpress wordpress

Sun, 30 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Type Values Removed Values Added
Weaknesses CWE-200
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 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.
Title HEL Online Classroom: AI-powered Online Classrooms <= 1.0.3 - Unauthenticated BigBlueButton API Secret Disclosure
References

Subscriptions

Higheredlab Hel Online Classroom: Ai-powered Online Classrooms
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-30T00:56:51.821Z

Reserved: 2026-08-20T07:36:42.069Z

Link: CVE-2026-77007

cve-icon Vulnrichment

Updated: 2026-08-30T00:48:59.411Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-31T20:14:36.250

Link: CVE-2026-77007

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T12:45:12Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control