CVE-2026-61511 CRITICAL

CVE-2026-61511: vBulletin < 6.2.2 Eval Injection RCE via vb5/template/runtime.php

Vendor Vbulletin
Product vBulletin
Weakness CWE-95 · Eval injection
Published July 27, 2026
Last update August 7, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 27, 2026 CVE published
August 7, 2026 Record updated

Related vulnerabilities

04Related CVE