CVE-2025-48941
CVE-2025-48941 is a medium-severity vulnerability in Mybb with a CVSS 3.x base score of 5.3. 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-1230.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-16667
- Weakness: CWE-1230
- Affected product: Mybb
- Published:
- Last modified:
Description
MyBB is free and open source forum software. Prior to version 1.8.39, the search component does not validate permissions correctly, which allows attackers to determine the existence of hidden (draft, unapproved, or soft-deleted) threads containing specified text in the title. The visibility state (`mybb_threads.visible` integer column) of threads is not validated in internal search queries, whose result is used to output a general success or failure of the search. While MyBB validates permissions when displaying the final search results, a search operation that internally produces at least one result outputs a redirect response (as a HTTP redirect, or a success message page with delayed redirect, depending on configuration). On the other hand, a search operation that internally produces no results outputs a corresponding message in the response without a redirect. This allows a user to determine whether threads matching title search parameters exist, including draft threads (`visible` with a value of `-2`), soft-deleted threads (`visible` with a value of `-1`), and unapproved threads (`visible` with a value of `0`); in addition to displaying generally visible threads (`visible` with a value of `1`). This vulnerability does not affect other layers of permissions. In order to exploit the vulnerability, the user must have access to the search functionality, and general access to forums containing the thread(s). The vulnerability does not expose the message content of posts. MyBB 1.8.39 resolves this issue.
Frequently asked questions
- What is CVE-2025-48941?
- MyBB is free and open source forum software. Prior to version 1.8.39, the search component does not validate permissions correctly, which allows attackers to determine the existence of hidden (draft, unapproved, or soft-deleted) threads containing specified text in the title. The visibility state (`mybb_threads.visible` integer column) of threads is not validated in internal search queries, whose result is used to output a general success or failure of the search. While MyBB validates permissions when displaying the final search results, a search operation that internally produces at least one result outputs a redirect response (as a HTTP redirect, or a success message page with delayed redirect, depending on configuration). On the other hand, a search operation that internally produces no results outputs a corresponding message in the response without a redirect. This allows a user to determine whether threads matching title search parameters exist, including draft threads (`visible` with a value of `-2`), soft-deleted threads (`visible` with a value of `-1`), and unapproved threads (`visible` with a value of `0`); in addition to displaying generally visible threads (`visible` with a value of `1`). This vulnerability does not affect other layers of permissions. In order to exploit the vulnerability, the user must have access to the search functionality, and general access to forums containing the thread(s). The vulnerability does not expose the message content of posts. MyBB 1.8.39 resolves this issue.
- How severe is CVE-2025-48941?
- CVE-2025-48941 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2025-48941 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-48941?
- CVE-2025-48941 affects Mybb. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-48941?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-48941 have an EU (EUVD) identifier?
- Yes. CVE-2025-48941 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-16667.
- When was CVE-2025-48941 published?
- CVE-2025-48941 was published on 2025-06-02 and last updated on 2026-06-17.
References
- https://github.com/mybb/mybb/commit/b8cc332a27e145c33effaccec90e23c103ae5193
- https://github.com/mybb/mybb/security/advisories/GHSA-f847-57xc-ffwr
- https://mybb.com/versions/1.8.39
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-1230 vulnerabilities
- CVE-2024-9099 — High (CVSS 8.1): In lunary-ai/lunary version v1.4.29, the GET /projects API endpoint exposes both public and private API keys for all…
- CVE-2025-13084 — High (CVSS 7.6): The users endpoint in the groov View API returns a list of all users and associated metadata including their API keys.…
- CVE-2025-47324 — High (CVSS 7.5): Information disclosure while accessing and modifying the PIB file of a remote device via powerline.
- CVE-2025-0330 — High (CVSS 7.5): In berriai/litellm version v1.52.1, an issue in proxy_server.py causes the leakage of Langfuse API keys when an error…
- CVE-2024-53291 — High (CVSS 7.5): Dell NativeEdge, version(s) 2.1.0.0, contain(s) an Exposure of Sensitive Information Through Metadata vulnerability. An…
- CVE-2025-30038 — High (CVSS 7.3): The vulnerability consists of a session ID leak when saving a file downloaded from CGM CLININET. The identifier is…