Impact
The vulnerability arises in MyBB’s remote requests feature, where IPv6 addresses are not correctly validated. When hostname resolution for IPv6 yields no result, the verification step in fetch_remote_file() fails open, allowing a crafted URL to bypass host restrictions. This results in a server-side request forgery that lets the forum server perform arbitrary HTTP(S) requests as directed by the attacker. The flaw is identified as a standard SSRF weakness (CWE-918).
Affected Systems
All versions of MyBB installed before 1.8.40 are vulnerable. MyBB is the sole vendor affected, and the flaw was fixed in release 1.8.40, as noted in the vendor’s advisory.
Risk and Exploitability
The CVSS base score of 4.3 indicates moderate severity. EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. No authentication requirement is mentioned in the description; therefore, the exploit requires the ability to supply a crafted URL to the remote request function, which may be exposed or restricted depending on the configuration. The vulnerability is limited to versions of MyBB before 1.8.40.
OpenCVE Enrichment