PatchSiren cyber security CVE debrief
CVE-2026-73317 XenForo CVE debrief
CVE-2026-73317 is a missing authorization vulnerability in XenForo's ACP cache-rebuild dispatcher. Limited administrators with rebuildCache permission can perform unauthorized approval queue actions by supplying an arbitrary job class and actor user ID in the POST body. This allows them to approve queued user registrations without required permissions, attributing actions to an impersonated account.
- Vendor
- XenForo
- Product
- Unknown
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-08
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-08
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for XenForo installations, especially those with limited administrator roles, should assess their exposure to this vulnerability and prioritize verification and remediation efforts.
Why it matters
Defenders should care about CVE-2026-73317 because it allows limited administrators to perform unauthorized actions in the approval queue, potentially leading to impersonation and bypass of required permissions. This vulnerability requires verification of exposure and assessment of impact on XenForo installations, especially those with limited administrator roles.
- Potential unauthorized approval of user registrations
- Impersonation of administrator accounts in moderation logs
- Bypass of required permissions for approval queue actions
- Possible abuse of rebuildCache permission by limited administrators
Technical summary
The vulnerability exists in the ACP cache-rebuild dispatcher of XenForo before version 2.3.13. Limited administrators with only the rebuildCache permission can perform unauthorized actions in the approval queue by manipulating the POST body with an arbitrary job class and actor user ID. This allows them to approve queued user registrations without holding the required approval-queue or moderator permissions. The actions are then attributed to an impersonated account in the moderation log.
Defensive priority
Defenders should prioritize verifying exposure and assessing the impact of this vulnerability on their systems, especially those with limited administrator roles.
Recommended defensive actions
- Verify the version of XenForo being used and assess exposure
- Restrict rebuildCache permission to trusted administrator roles
- Monitor for suspicious approval queue activity
- Implement additional logging and monitoring for ACP cache-rebuild dispatcher actions
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. Additional information is available from third-party advisories and release notes.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73317 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73317
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73317 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73317
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://bombobombone.github.io/posts/cve-2026-73317/
[email protected] - Exploit, Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://github.com/BomboBombone/CVE-2026-73317
[email protected] - Exploit, Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/xenforo-missing-authorization-via-acp-cache-rebuild-dispatcher
[email protected] - Third Party Advisory
-
Source reference
Unverified legacy reference
URL: https://xenforo.com/community/threads/security-fixes-released-for-all-xenforo-and-media-gallery-versions-2-2-0-2-3-12.239856/
[email protected] - Release Notes
-
Source reference
Unverified legacy reference
URL: https://xenforo.com/community/threads/xenforo-2-3-13-and-add-ons-released-includes-security-fixes.239857/
[email protected] - Release Notes
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.