CVE-2026-61511
vBulletin < 6.2.2 Eval Injection RCE via vb5/template/runtime.php
No known exploitation. EPSS puts it in the 93rd percentile. No fix published yet.
What to do
No fixed build or workaround is published yet. Limit exposure and watch for a patch.
Steps
Written by AI from the record- Check which vBulletin version you run (and confirm it is earlier than 6.2.2).
- If you are running vBulletin < 6.2.2, plan an upgrade to vBulletin 6.2.2 or later as the urgent fix.
- If you cannot upgrade immediately, restrict internet access to the vBulletin render/template endpoints (especially ajax/render/[template]) using firewall/WAF rules until the upgrade is applied.
- After updating, verify your vBulletin version shows 6.2.2 and confirm the site remains reachable normally.
What it is
From the CVE record
vBulletin 5.x through 5.7.5 and 6.x through 6.2.1 contains an eval injection vulnerability in the vB5_Template_Runtime::runMaths() method within the template runtime that allows unauthenticated remote attackers to execute arbitrary PHP code by supplying crafted input through the pagenav[pagenumber] parameter. Attackers can exploit the insufficiently restrictive regex filter by using phpfuck-style encoding with permitted characters to inject and execute arbitrary PHP code via the unauthenticated ajax/render template route without any authentication.
In plain language
Written by AI from the recordCVE-2026-61511 lets someone run code on a vBulletin forum without logging in if you’re using vBulletin older than 6.2.2, so you should update quickly.
Unauthenticated remote code execution is possible in vBulletin < 6.2.2 via the template processing logic in vb5/template/runtime.php, where attacker-controlled input reaches PHP’s eval() through the runMaths() handling (exposed via the ajax/render/[template] endpoint).
If you're affected
- Full server takeover
- Website defacement and downtime
- Data theft from the server
- Malicious spam via the site
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Not in the catalog. CISA has not confirmed exploitation.
- Public exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
5.6% chance of exploitation activity in the next 30 days, which ranks it in the 93rd percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
- Attention now
Rising.
Lifecycle
16 events over 59 days, from the signal feeds we watch.
- EPSS band changehigh → lowepss band change
- Analysis publishedvBulletin's Third Template-Engine RCE in 14 Months Now Has a Public Exploit — EPSS Already Says 70%
- EPSS band changemoderate → high
- EPSS band changemoderate → highepss band change
- EPSS band changelow → moderateepss band change, nuclei check added
- Record updated
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Scored 9.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
Sources
References in the record
- 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
- forum.vbulletin.com/forum/vbulletin-announcements/vbulletin-announcements_aa/4509404-vbulletin-6-2-2-is-available
- karmainsecurity.com/KIS-2026-13
And 3 more references. See all after sign-in
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next serious one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for VBulletin, not every advisory.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI