Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
mybb mybb
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

MyBB是MyBB组织开源的一套用PHP和MySQL开发的免费且基于Web的论坛软件。该软件具有简单易用、支持多国语言、可扩展等特点。 MyBB 1.8.40之前版本存在跨站脚本漏洞,该漏洞源于用户数据处理程序未正确验证复选框和多选配置文件字段类型,导致存储型JavaScript代码注入。

CVSS 8.7 · High EPSS 0.30% · P23

Affected Version Matrix 1

VendorProduct Version RangeStatus
mybb mybb < 1.8.40 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-45116

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
MyBB: Profile field type confusion XSS
Source: CVE Program / CVE List V5
Vulnerability Description
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::verify_profile_fields() only performs the specialized validation when is_array($profile_fields[$field]) is true. A non-array profile_fields[fidX] value instead of the expected profile_fields[fidX][] shape falls through to generic text handling and is stored without verification. The affected value is then rendered directly by member.php and inc/functions_post.php rather than processed by the MyCode parser. The uniquely identifying implementation details include inc/datahandlers/user.php. This issue is fixed in version 1.8.40.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
Source: CVE Program / CVE List V5
Vulnerability Title
MyBB 跨站脚本漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
MyBB是MyBB组织开源的一套用PHP和MySQL开发的免费且基于Web的论坛软件。该软件具有简单易用、支持多国语言、可扩展等特点。 MyBB 1.8.40之前版本存在跨站脚本漏洞,该漏洞源于用户数据处理程序未正确验证复选框和多选配置文件字段类型,导致存储型JavaScript代码注入。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
mybb mybb < 1.8.40 -

II. Public POCs for CVE-2026-45116

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 8031 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-45116

登录查看更多情报信息。

Patches & Fixes for CVE-2026-45116 (2)

Vendor Advisories for CVE-2026-45116 (1)

Vendor Pages for CVE-2026-45116 (1)

Same Patch Batch · mybb · 2026-08-18 · 18 CVEs total

CVE-2026-45117 9.8 CRITICAL MyBB: Installer database configuration RCE
CVE-2026-45118 9.3 CRITICAL MyBB: Contact page reflected XSS
CVE-2026-45115 8.7 HIGH MyBB: Buddy/ignore list username XSS
CVE-2026-45120 5.4 MEDIUM MyBB: Insufficient authorization for private calendar events
CVE-2026-46482 5.3 MEDIUM MyBB: Security Question insufficient validation
CVE-2026-45125 5.3 MEDIUM MyBB: Email User CRLF injection
CVE-2026-45734 5.3 MEDIUM MyBB: Default CAPTCHA missing invalidation
CVE-2026-45119 4.6 MEDIUM MyBB: ACP UTF-8 Conversion CSRF
CVE-2026-45129 4.6 MEDIUM MyBB: ACP Recovery Codes CSRF
CVE-2026-45123 4.3 MEDIUM MyBB: IPv6 SSRF
CVE-2026-47245 4.3 MEDIUM MyBB: Buddy list corruption
CVE-2026-45124 4.3 MEDIUM MyBB: Mod CP report resolution missing authorization
CVE-2026-45122 4.3 MEDIUM MyBB: Insufficient permission check for calendar event move
CVE-2026-45121 4.3 MEDIUM MyBB: Insufficient permission check for calendar select
CVE-2026-45127 3.5 LOW MyBB: ACP Mass Mail draft resend CSRF
CVE-2026-45126 3.5 LOW MyBB: ACP Questions state CSRF
CVE-2026-45128 3.5 LOW MyBB: ACP Users View Manager default CSRF

IV. Related Vulnerabilities

V. Comments for CVE-2026-45116

No comments yet


Leave a comment