Vulnerability Description
Simple Machines Forum 2.1 prior to commit 7d048f8 and 3.0 prior to commit a7875e8 contains an authorization bypass vulnerability in Sources/Actions/AttachmentApprove.php where a single-character operator error causes the permission check to always pass regardless of user permissions. An authenticated low-privileged user can approve, reject, or delete any pending attachments on any board without holding the required approve_posts permission, bypass moderation queues for their own uploads, and enumerate and delete other users' pending attachments.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/SimpleMachines/SMF/commit/7d048f8d66aab9af51cd6ee110fbad103cf
- https://github.com/SimpleMachines/SMF/commit/a7875e876a647572dd4c45da881b875092c
- https://github.com/SimpleMachines/SMF/pull/9181
- https://github.com/SimpleMachines/SMF/pull/9182
- https://www.vulncheck.com/advisories/simple-machines-forum-authorization-bypass-
FAQ
What is CVE-2026-39903?
CVE-2026-39903 is a vulnerability with a CVSS score of 7.1 (HIGH). Simple Machines Forum 2.1 prior to commit 7d048f8 and 3.0 prior to commit a7875e8 contains an authorization bypass vulnerability in Sources/Actions/AttachmentApprove.php where a single-character opera...
How severe is CVE-2026-39903?
CVE-2026-39903 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-39903?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.