CVE-2024-23336
CVE-2024-23336 is a medium-severity vulnerability in Mybb with a CVSS 3.x base score of 5.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-184.
Key facts
- Severity: Medium (CVSS 3.x base score 5.0)
- EPSS exploit prediction: 0% (37th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-20847
- Weakness: CWE-184
- Affected product: Mybb
- Published:
- Last modified:
Description
MyBB is a free and open source forum software. The default list of disallowed remote hosts does not contain the `127.0.0.0/8` block, which may result in a Server-Side Request Forgery (SSRF) vulnerability. The Configuration File's _Disallowed Remote Addresses_ list (`$config['disallowed_remote_addresses']`) contains the address `127.0.0.1`, but does not include the complete block `127.0.0.0/8`. MyBB 1.8.38 resolves this issue in default installations. Administrators of installed boards should update the existing configuration (`inc/config.php`) to include all addresses blocked by default. Additionally, users are advised to verify that it includes any other IPv4 addresses resolving to the server and other internal resources. Users unable to upgrade may manually add 127.0.0.0/8' to their disallowed address list.
Frequently asked questions
- What is CVE-2024-23336?
- MyBB is a free and open source forum software. The default list of disallowed remote hosts does not contain the `127.0.0.0/8` block, which may result in a Server-Side Request Forgery (SSRF) vulnerability. The Configuration File's _Disallowed Remote Addresses_ list (`$config['disallowed_remote_addresses']`) contains the address `127.0.0.1`, but does not include the complete block `127.0.0.0/8`. MyBB 1.8.38 resolves this issue in default installations. Administrators of installed boards should update the existing configuration (`inc/config.php`) to include all addresses blocked by default. Additionally, users are advised to verify that it includes any other IPv4 addresses resolving to the server and other internal resources. Users unable to upgrade may manually add 127.0.0.0/8' to their disallowed address list.
- How severe is CVE-2024-23336?
- CVE-2024-23336 has a CVSS 3.x base score of 5.0, rated medium severity. It is exploitable over network with high attack complexity, requires low privileges and no user interaction. Impact on confidentiality is low, integrity low, and availability low.
- Is CVE-2024-23336 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-23336?
- CVE-2024-23336 affects Mybb. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-23336?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2024-23336 have an EU (EUVD) identifier?
- Yes. CVE-2024-23336 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-20847.
- When was CVE-2024-23336 published?
- CVE-2024-23336 was published on 2024-05-01 and last updated on 2026-06-17.
References
- https://docs.mybb.com/1.8/administration/configuration-file
- https://github.com/mybb/mybb/commit/d6a96019025de9149014e06b1df252e6122e5630
- https://github.com/mybb/mybb/security/advisories/GHSA-qfrj-65mv-h75h
- https://mybb.com/versions/1.8.38
Affected products (1)
- cpe:2.3:a:mybb:mybb:*:*:*:*:*:*:*:*
More vulnerabilities in Mybb
- CVE-2015-8974 — Critical (CVSS 10.0): SQL injection vulnerability in the Group Promotions module in the admin control panel in MyBB (aka MyBulletinBoard)…
- CVE-2015-2786 — Critical (CVSS 10.0): Unspecified vulnerability in MyBB (aka MyBulletinBoard) before 1.8.4 has unknown attack vectors related to "Group join…
- CVE-2011-5133 — Critical (CVSS 10.0): Unspecified vulnerability in MyBB before 1.6.5 has unknown impact and attack vectors, related to an "unparsed user…
- CVE-2006-0218 — Critical (CVSS 10.0): Multiple unspecified vulnerabilities in MyBulletinBoard (MyBB) before 1.0.2 have unspecified impact and attack vectors,…
- CVE-2011-10018 — Critical (CVSS 9.8): myBB version 1.6.4 was distributed with an unauthorized backdoor embedded in the source code. The backdoor allowed…
- CVE-2020-22612 — Critical (CVSS 9.8): Installer RCE on settings file write in MyBB before 1.8.22.
Other CWE-184 vulnerabilities
- CVE-2026-28363 — Critical (CVSS 9.9): In OpenClaw before 2026.2.23, tools.exec.safeBins validation for sort could be bypassed via GNU long-option…
- CVE-2026-56315 — Critical (CVSS 9.8): picklescan before 1.0.4 fails to block at least seven Python standard library modules (including uuid, _osx_support,…
- CVE-2026-53873 — Critical (CVSS 9.8): picklescan before 1.0.4 contains an incomplete blocklist for the profile module that fails to block the module-level…
- CVE-2025-71323 — Critical (CVSS 9.8): picklescan before 0.0.33 fails to block the ctypes module, allowing attackers to achieve remote code execution by…
- CVE-2025-71320 — Critical (CVSS 9.8): picklescan before 0.0.33 contains an incomplete deny-list that fails to block pydoc.locate and operator.methodcaller…
- CVE-2026-41264 — Critical (CVSS 9.8): Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific…