Lucene search
+L

2326 matches found

Kitploit
Kitploit
•added 2026/09/25 4:31 a.m.•10 views

CVE-2023-41362_MyBB_ACP_RCE

CVE-2023-41362 - RCE en el ACP de MyBB Exploit para CVE-2023-41362 Entrada de blog: https://blog.sorcery.ie/posts/mybbacprce...

7.2CVSS7.5AI score0.02051EPSS
SaveExploits1References1
Kitploit
Kitploit
•added 2026/09/24 11:26 a.m.•11 views

Mybb-XSS_SQL_RCE-POC

Mybb-XSSSQLRCE-POC Mybb relaciona CVE-2021-27890 & CVE-2021-27889 con el PoC de RCE Antes de usar: Hay dos archivos aquí: 1.js y attacklisten.py Debes modificar estos dos archivos: 1.js: modifica la URL del foro MyBB y la URL del ataque: root@kitploit: var bashurl =...

8.8CVSS7.8AI score0.1059EPSS
SaveExploits10
Kitploit
Kitploit
•added 2026/09/23 6:33 p.m.•11 views

CVE-2023-28467

MyBB 1.8.33 XSS persistente en email del Panel de Control de Usuario root@kitploit: - MyBB 1.8.33 User CP email persistent XSS - Mybb version "@cve.com Solución Actualiza MyBB a la versión 1.8.34 o superior...

6.1CVSS6.6AI score0.0051EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 4:06 p.m.•12 views

mybb-CVE-2022-24734

mybb-CVE-2022-24734 MyBB 1.8.29 - Ejecución remota de código root@kitploit: git clone https://github.com/lavclash75/mybb-CVE-2022-24734.git cd "mybb-CVE-2022-24734" docker-compose down docker system prune -a docker rm -f $docker ps -a -q docker volume rm $docker volume ls -q docker-compose up -d...

7.2CVSS7.6AI score0.77827EPSS
SaveExploits9
Kitploit
Kitploit
•added 2026/09/21 12:19 p.m.•10 views

CVE-2022-24734

CVE-2022-24734 PoC 在MyBB的管理员控制面板(配置 - 添加新设置)中可以获取远程代码执行(RCE)。用户必须拥有添加或更新设置的权限。该漏洞在MyBB 1.8.29上测试通过。 来源: https://github.com/mybb/mybb/ https://vulners.com/cve/CVE-2022-24734...

7.2CVSS7.4AI score0.77827EPSS
SaveExploits9References2
NVD
NVD
•added 2026/08/18 4:17 p.m.•12 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.3CVSS0.00448EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•17 views

CVE-2026-47245

MyBB is free and open source forum software. Prior to 1.8.40, the User CP Buddy/Ignore List component does not validate reciprocal buddy-list updates correctly. The usercp.php?action=doeditlists delete handler removes the selected entry from the acting user's list and then updates...

4.3CVSS0.00366EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•18 views

CVE-2026-45129

MyBB is free and open source forum software. Prior to 1.8.40, the Admin CP Recovery Codes module does not validate requests correctly, allowing same-site attackers to rotate a victim administrator's recovery codes with a specially crafted URL. The Admin CP Home, Preferences, Recovery Codes...

4.6CVSS0.00182EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•10 views

CVE-2026-45734

MyBB is free and open source forum software. Prior to 1.8.40, the built-in CAPTCHA does not consistently enforce single-use semantics, allowing remote attackers to bypass CAPTCHA controls through challenge replay. The successful validation paths in contact.php, member.php?action=doresendactivatio...

5.3CVSS0.00551EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•15 views

CVE-2026-45128

MyBB is free and open source forum software. Prior to 1.8.40, the ACP Users View Manager module does not validate requests correctly, allowing same-site attackers to change a victim administrator's default user list view by embedding a specially crafted URL. The Set as Default control named...

3.5CVSS0.00173EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•9 views

CVE-2026-45123

MyBB is free and open source forum software. Prior to 1.8.40, the remote requests feature does not correctly handle IPv6 addresses, resulting in a server-side request forgery vulnerability. The default disallowed remote hosts list does not include IPv6 addresses. Verification in fetchremotefile...

4.3CVSS0.00367EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•10 views

CVE-2026-45125

MyBB is free and open source forum software. Prior to 1.8.40, the Email User controller does not sanitize sender names correctly, resulting in mail header injection. member.php?action=doemailuser accepts the fromname HTTP parameter for guests or the stored username for authenticated users when th...

5.3CVSS0.00412EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•10 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.3CVSS0.00342EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 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.5CVSS0.00173EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•14 views

CVE-2026-45127

MyBB is free and open source forum software. Prior to 1.8.40, the ACP Mass Mail module does not validate certain requests correctly, allowing same-site attackers to create draft entries from archived entries by embedding a specially crafted URL. The Resend route in Admin CP, Users & Groups, Mass...

3.5CVSS0.00173EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•9 views

CVE-2026-45122

MyBB is free and open source forum software. Prior to 1.8.40, the calendar module does not validate moderation permissions for the destination calendar when moving events. A user with moderation permission for the source calendar can move an event to a calendar where the user has only viewing...

4.3CVSS0.00336EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•14 views

CVE-2026-45124

MyBB is free and open source forum software. Prior to 1.8.40, the Mod CP Report Center does not check permissions consistently, allowing moderators without report-management permission to mark reports as resolved. The modcp.php?action=doreports Mark Selected as Read handler is reachable with...

4.3CVSS0.00336EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•15 views

CVE-2026-45117

MyBB is free and open source forum software. From 1.8.13 until 1.8.40, the installer module does not properly escape user-supplied database configuration values written to the configuration file, resulting in PHP code injection and remote code execution when the installer is available...

9.8CVSS0.01149EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/18 4:17 p.m.•11 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.7CVSS0.00416EPSS
SaveExploits1References3
NVD
NVD
•added 2026/08/18 4:17 p.m.•11 views

CVE-2026-45119

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.00168EPSS
SaveExploits0References4
Rows per page
Query Builder