SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-45120

MEDIUM · CVSS 5.4 EPSS 0.22% Public Exploit

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

CyberRota Analysis

AI-Generated

The MyBB forum software's calendar module prior to version 1.8.40 contains a vulnerability that fails to consistently verify the privacy status of events, allowing users with viewing and moderation permissions to access and manage private events. This could lead to unauthorized exposure of sensitive information and potential misuse of private event functionalities. Organizations using 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-45120
Severity
MEDIUM
CVSS
5.4
EPSS
0.22%

Original NVD Description

MyBB is free and open source forum software. Prior to 1.8.40, the calendar module does not verify private event status consistently, allowing users with viewing and moderation permissions to access and moderate private events. The private-event check used by get_events() in inc/functions_calendar.php and the event action is missing from the remaining calendar.php actions, despite the limited-access behavior described in inc/languages/english/calendar.lang.php. This issue is fixed in version 1.8.40.