SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-61511

CRITICAL · CVSS 9.8 EPSS 70.77% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-27 · Last synced 2026-08-26

CyberRota Analysis

AI-Generated

vBulletin versions 5.x (up to 5.7.5) and 6.x (up to 6.2.1) are vulnerable to a critical eval injection flaw that enables unauthenticated remote attackers to execute arbitrary PHP code through the pagenav[pagenumber] parameter. This vulnerability arises from an insufficiently restrictive regex filter, allowing attackers to bypass security measures using crafted input. Organizations using affected vBulletin versions should prioritize immediate remediation to mitigate the risk of unauthorized code execution and potential system compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-61511
Severity
CRITICAL
CVSS
9.8
EPSS
70.77%

Original NVD Description

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.