PatchSiren cyber security CVE debrief
CVE-2026-61511 vBulletin CVE debrief
A critical eval injection vulnerability exists in vBulletin 5.x through 5.7.5 and 6.x through 6.2.1. The vulnerability is located in the vB5_Template_Runtime::runMaths() method within the template runtime. This allows unauthenticated remote attackers to execute arbitrary PHP code by supplying crafted input through the pagenav[pagenumber] parameter. The vulnerability has a CVSS score of 9.3 and is considered critical. Immediate action is required to prevent potential exploitation.
- Vendor
- vBulletin
- Product
- Unknown
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-27
- Original CVE updated
- 2026-08-07
- Advisory published
- 2026-07-27
- Advisory updated
- 2026-08-07
Who should care
Administrators and users of vBulletin 5.x and 6.x versions should be aware of this critical vulnerability. Immediate action is required to prevent potential exploitation. Affected operators and platforms should prioritize patching or mitigating the vulnerability. Vulnerability management and security teams should track the exposure and verify the effectiveness of compensating controls.
Technical summary
The eval injection vulnerability in vBulletin is caused by the vB5_Template_Runtime::runMaths() method not properly sanitizing user input. This allows attackers to inject and execute arbitrary PHP code via the unauthenticated ajax/render template route. The vulnerability has a CVSS score of 9.3 and is considered critical. The insufficiently restrictive regex filter can be exploited by using phpfuck-style encoding with permitted characters.
Defensive priority
High
Recommended defensive actions
- Apply the official patch or upgrade to a non-vulnerable version of vBulletin.
- Restrict access to the ajax/render template route.
- Monitor for suspicious activity and implement additional security measures.
- 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.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record was published on 2026-07-27T14:16:59.177Z and last modified on 2026-07-27T20:36:13.407Z. The NVD entry is currently Deferred. Evidence is limited, and defenders should verify the affected scope and severity with the vendor. The vulnerability affects vBulletin 5.x through 5.7.5 and 6.x through 6.2.1. The eval injection vulnerability is located in the vB5_Template_Runtime::runMaths() method within the template runtime.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-61511 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-61511
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-61511 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-61511
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://forum.vbulletin.com/forum/vbulletin-announcements/vbulletin-announcements_aa/4509358-security-patch-released-for-vbulletin-6-2-1-6-2-0-and-6-1-6
-
Source reference
Unverified legacy reference
URL: https://forum.vbulletin.com/forum/vbulletin-announcements/vbulletin-announcements_aa/4509404-vbulletin-6-2-2-is-available
-
Source reference
Unverified legacy reference
URL: https://karmainsecurity.com/KIS-2026-13
-
Source reference
Unverified legacy reference
URL: https://ssd-disclosure.com/vbulletin-runtime-template-runmaths-preauth-rce/
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/vbulletin-eval-injection-rce-via-vb5-template-runtime-php
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.