Description
OpenLearn is open-source educational forum software. Prior to commit 844b2a40a69d0c4911580fe501923f0b391313ab, when `safeMode` is enabled, unapproved forum posts are hidden from the public list, but the direct post-read procedure still returns the full post to anyone with the post UUID. Commit 844b2a40a69d0c4911580fe501923f0b391313ab fixes the issue.
Published: 2026-04-23
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Exposure of pending forum posts to unauthorized users
Action: Apply Patch
AI Analysis

Impact

OpenLearn, a community‑driven educational forum, had a flaw whereby posts awaiting approval were hidden from the public feed when moderation mode was active, but the direct read operation continued to return the full post content to anyone who could guess or know the post’s UUID. This constitutes an unauthorized read of private data under CWE‑284. The result is that sensitive or confidential information inadvertently tied to a pending post could be leaked to the public or to any attacker who obtains the ID, leading to potential privacy violations and misuse of content that is not yet vetted for publication.

Affected Systems

The issue affects any installation of OpenLearn running a version prior to commit 844b2a40a69d0c4911580fe501923f0b391313ab. No specific version numbers are listed, but any build incorporating the code base before this fix is vulnerable. The vendor listed in the CNA is siemvk:OpenLearn.

Risk and Exploitability

The CVSS score of 6.9 indicates moderate severity, and the EPSS score of < 1% suggests a low likelihood of exploitation in the current environment. The vulnerability is accessible remotely via the standard post‑retrieval endpoint and requires no authentication, implying that an attacker can easily trigger it if the post UUID is known. Although it is not flagged in the CISA KEV catalog, the lack of a broader exploitation trend does not negate the potential impact on organizations that rely on confidentiality for unapproved content.

Generated by OpenCVE AI on April 28, 2026 at 15:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update OpenLearn to commit 844b2a40a69d0c4911580fe501923f0b391313ab or later, which restores proper authorization checks for the direct post read endpoint.
  • Remove or restrict the route that exposes posts by UUID for unapproved content, ensuring that only authenticated and authorized users can retrieve such posts.
  • Enforce the safeMode authorization logic on all API endpoints that return post data, confirming that pending posts are inaccessible without explicit approval.

Generated by OpenCVE AI on April 28, 2026 at 15:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Apr 2026 15:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:siemvk:openlearn:*:*:*:*:*:*:*:*
Metrics cvssV3_1

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


Tue, 28 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Siemvk
Siemvk openlearn
Vendors & Products Siemvk
Siemvk openlearn

Thu, 23 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Apr 2026 01:15:00 +0000

Type Values Removed Values Added
Description OpenLearn is open-source educational forum software. Prior to commit 844b2a40a69d0c4911580fe501923f0b391313ab, when `safeMode` is enabled, unapproved forum posts are hidden from the public list, but the direct post-read procedure still returns the full post to anyone with the post UUID. Commit 844b2a40a69d0c4911580fe501923f0b391313ab fixes the issue.
Title OpenLearn's pending forum posts remain publicly readable by direct ID when moderation mode is enabled
Weaknesses CWE-284
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Siemvk Openlearn
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-23T13:55:12.541Z

Reserved: 2026-04-18T03:47:03.135Z

Link: CVE-2026-41243

cve-icon Vulnrichment

Updated: 2026-04-23T13:55:05.599Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-23T02:16:19.040

Modified: 2026-04-29T15:39:33.880

Link: CVE-2026-41243

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T15:15:34Z

Weaknesses