Lucene search
+L

2260 matches found

Cvelist
Cvelist
added 2026/08/18 3:49 p.m.18 views

CVE-2026-45119 MyBB: ACP UTF-8 Conversion CSRF

MyBB is free and open source forum software. Prior to 1.8.40, the Admin CP UTF-8 Conversion module does not validate certain requests correctly, allowing same-site attackers to alter table encoding and deny service with a specially crafted URL. The do=all control flow in...

4.6CVSS0.00128EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 3:47 p.m.20 views

CVE-2026-45126 MyBB: ACP Questions state CSRF

MyBB is free and open source forum software. Prior to 1.8.40, the Admin CP Security Questions module does not validate the anti-CSRF token correctly, allowing same-site attackers to enable or disable registration challenge questions with a specially crafted URL. The controller processes GET...

3.5CVSS0.00132EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 3:47 p.m.14 views

CVE-2026-45126

MyBB is free and open source forum software. Prior to 1.8.40, the Admin CP Security Questions module does not validate the anti-CSRF token correctly, allowing same-site attackers to enable or disable registration challenge questions with a specially crafted URL. The controller processes GET...

3.5CVSS5.4AI score0.00132EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:47 p.m.8 views

CVE-2026-45126

MyBB is free and open source forum software. Prior to 1.8.40, the Admin CP Security Questions module does not validate the anti-CSRF token correctly, allowing same-site attackers to enable or disable registration challenge questions with a specially crafted URL. The controller processes GET...

3.5CVSS5.3AI score0.00132EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/18 3:47 p.m.8 views

EUVD-2026-61007

MyBB is free and open source forum software. Prior to 1.8.40, the Admin CP Security Questions module does not validate the anti-CSRF token correctly, allowing same-site attackers to enable or disable registration challenge questions with a specially crafted URL. The controller processes GET...

3.5CVSS5.3AI score0.00132EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 3:46 p.m.7 views

EUVD-2026-61006

MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verifyprofilefields only performs the specialized validation when...

8.7CVSS5.4AI score0.00302EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 3:46 p.m.22 views

CVE-2026-45116 MyBB: Profile field type confusion XSS

MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verifyprofilefields only performs the specialized validation when...

8.7CVSS0.00302EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 3:46 p.m.9 views

CVE-2026-45116

MyBB versions prior to 1.8.40 have a type-confusion flaw in UserDataHandler::verify_profile_fields() (inc/datahandlers/user.php): when a checkbox/multiselect profile field is submitted as a non-array value, the is_array() check is skipped, bypassing specialized validation. The unchecked value is ...

8.7CVSS5.4AI score0.00302EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:46 p.m.10 views

CVE-2026-45116

MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verifyprofilefields only performs the specialized validation when...

8.7CVSS5.4AI score0.00302EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/18 3:46 p.m.9 views

CVE-2026-45115

MyBB's Buddy/Ignore component fails to escape single quotes in usernames via htmlspecialchars_uni(), enabling stored XSS in the User CP and Private Messages Select Buddies list. Victims are affected when confirming buddy removal in usercp.php or selecting buddies in the xmlhttp.php onclick handle...

8.7CVSS5.4AI score0.00292EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/18 3:46 p.m.7 views

EUVD-2026-61005

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS5.4AI score0.00292EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:46 p.m.7 views

CVE-2026-45115

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS5.4AI score0.00292EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:46 p.m.20 views

CVE-2026-45115 MyBB: Buddy/ignore list username XSS

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS0.00292EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:45 p.m.6 views

CVE-2026-45121

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 perfo...

4.3CVSS5.3AI score0.00251EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:45 p.m.20 views

CVE-2026-45121 MyBB: Insufficient permission check for calendar select

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 perfo...

4.3CVSS0.00251EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 3:45 p.m.5 views

EUVD-2026-61053

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 perfo...

4.3CVSS5.3AI score0.00251EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 3:45 p.m.8 views

CVE-2026-45121

In MyBB versions before 1.8.40, calendar.php performs permission checks against an invalid calendar context, allowing authenticated users to view titles of otherwise inaccessible calendars. CVSS 3.1 scores this MEDIUM (4.3) with network attack vector and low privileges required. Upgrade to versio...

4.3CVSS5.3AI score0.00251EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 3:44 p.m.7 views

EUVD-2026-61052

Impact The registration component does not validate the text-based Security Question CAPTCHA correctly, allowing attackers to bypass the challenge via a specially crafted value. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Details The public Registration workflow member.php?action=doregister...

5.3CVSS5.3AI score0.00328EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:44 p.m.6 views

CVE-2026-46482

Impact The registration component does not validate the text-based Security Question CAPTCHA correctly, allowing attackers to bypass the challenge via a specially crafted value. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Details The public Registration workflow member.php?action=doregister...

5.3CVSS5.3AI score0.00328EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:44 p.m.19 views

CVE-2026-46482 MyBB: Security Question insufficient validation

Impact The registration component does not validate the text-based Security Question CAPTCHA correctly, allowing attackers to bypass the challenge via a specially crafted value. CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N Details The public Registration workflow member.php?action=doregister...

5.3CVSS0.00328EPSS
SaveExploits0References4
Rows per page
Query Builder