SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-45121

MEDIUM · CVSS 4.3 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The calendar module in MyBB prior to version 1.8.40 has a vulnerability that allows authenticated users to view titles of calendars they should not have access to due to inconsistent permission checks. This could lead to unauthorized information disclosure, potentially exposing sensitive calendar data. Organizations using affected versions of MyBB should prioritize upgrading to version 1.8.40 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-45121
Severity
MEDIUM
CVSS
4.3
EPSS
0.25%

Original NVD Description

MyBB is free and open source forum software. Prior to 1.8.40, the calendar module does not check permissions consistently when listing calendars, allowing authenticated users to access titles of calendars that are otherwise inaccessible. The affected calendar-selection paths in calendar.php perform permission checks against an invalid calendar context before returning calendar titles. The uniquely identifying implementation details include titles of inaccessible calendars, and invalid calendar permission context. This issue is fixed in version 1.8.40.