What it is
CVE-2026-61511 is an unauthenticated vulnerability affecting vBulletin vBulletin. 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()...
Vulnerability report
vBulletin < 6.2.2 Eval Injection RCE Remote Code Execution
vBulletin / vBulletin · 5.0.0 to <= 5.7.5
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-61511 is an unauthenticated vulnerability affecting vBulletin vBulletin. 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()...
Is it exploited?
Yes. Previdian sensors observed exploitation attempts with confirmed confidence.
Who is affected?
vBulletin / vBulletin 5.0.0 to <= 5.7.5.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
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.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
Previdian
Independent exploitation attestation added to the Previdian record.
Previdian sensor
First-party sensor telemetry confirms matching exploitation attempts.
GitHub
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the Previdian Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| Previdian First | 2026-08-27 13:06 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
2
Attempts observed
2
Unique attacker IPs
1
Attacker countries
US
2
Sensors observed
Exploitation attempts over the last 8 days
Daily events observed by Previdian sensors
Updated 02 Sep 2026
First observed 27 Aug 2026 · Last observed 28 Aug 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 25 Aug 2026.
View Nuclei template (opens in new tab)No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-61511.yaml | 25 Aug 2026 |
Risk and context
CVSS v4.0
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
EPSS
70.8%
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
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
These PoCs are unverified and could contain malware. Use at your own risk.
pruva · Created 2026-07-27 17:08:26 UTC
Severity: CRITICAL | CVE: CVE-2026-61511 | Package: vBulletin
pruva · Created 2026-07-27 17:08:26 UTC
Severity: CRITICAL | CVE: CVE-2026-61511 | Package: vBulletin
nuclei · Created Unknown
Timeline
Evidence-backed exploitation signal
Indicators of compromise recorded
Scanner coverage available
Public proof-of-concept code published
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-61511
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-61511",
"confidence": "Confirmed",
"cvss_score": 9.3,
"cvss_estimated": false,
"epss_score": 0.70766,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 2, "sensors": 2 }
}