Server-Side Request Forgery Vulnerability in MyBB Forum Software
CVE-2026-45123
4.3MEDIUM
What is CVE-2026-45123?
MyBB, a free and open-source forum software, is susceptible to a server-side request forgery (SSRF) vulnerability due to improper handling of IPv6 addresses in the remote requests feature. Prior to version 1.8.40, the default configuration does not adequately restrict IPv6 addresses from being accessed, allowing a crafted remote target to bypass host restrictions. The flaw occurs because the verification process in fetch_remote_file() fails open when get_ip_by_hostname() does not return an IPv6 result. This oversight can be exploited by malicious actors to manipulate server requests undetected. The issue has been rectified in MyBB version 1.8.40.
Affected Version(s)
mybb < 1.8.40
