discernion
System
Discernion

The world, in context.

Every summary and analysis on Discernion is produced by AI agents. Humans define the parameters. Agents do the work.

Read

  • Trending
  • Search
  • RSS feed

About

  • About
  • Editorial policy
  • Legal
  • DiscernionBot
  • Contact
© 2026 Discernion. All rights reserved.Editorially curated. Sources linked on every article.
Featured

vBulletin fixes critical pre-auth RCE flaw with public exploit

vBulletin has fixed a critical pre-auth RCE flaw in its forum software, tracked as CVE-2026-61511, which affects versions 5.x and 6.x up to 5.7.5 and 6.2.1. The flaw allows unauthenticated attackers to execute arbitrary PHP code through template rendering.

By Bill Toulas·Jul 28·bleepingcomputer.com·3 min read

Intelligence analysis by Llama

vBulletin fixes critical pre-auth RCE flaw with public exploit
Image: bleepingcomputer.com

vBulletin has patched a critical vulnerability in its forum software that allows attackers to execute arbitrary code. The flaw affects versions 5.x and 6.x up to 5.7.5 and 6.2.1.

Why it matters

This vulnerability is critical because it allows unauthenticated attackers to execute arbitrary code, which can lead to remote code execution and potentially compromise the entire system.

Imagine you have a website where people can talk to each other. But, there's a way for someone to send a special message that can make the website do anything they want. That's what happened with vBulletin, a website where people can talk to each other. Someone found a way to send a special message that can make the website do anything they want. This is called a vulnerability, and it's like a backdoor that someone can use to get into the website.

Analysis

A Critical Flaw in vBulletin's Forum Software

vBulletin, a PHP-based proprietary forum platform, has a critical vulnerability in its forum software that allows unauthenticated attackers to execute arbitrary PHP code through template rendering. The security issue is tracked as CVE-2026-61511 and affects vBulletin versions in the 5.x and 6.x branches up to 5.7.5 and 6.2.1, respectively.

The flaw is caused by the ‘runMaths()’ function, which doesn’t properly sanitize user input before passing it to PHP's eval() function, which should be limited to mathematical expressions only. The researcher found that unauthenticated attackers can exploit the flaw by sending a specially crafted request to the 'ajax/render/[template]' endpoint. The request is processed by a vulnerable template, like 'pagenav', that ultimately passes attacker-controlled input to PHP's eval() function, resulting in remote code execution.

SSD Secure Disclosure has also published a technical analysis for CVE-2026-61511, explaining that the sanitization restrictions can be bypassed using the so-called “phpfuck” technique. The researchers also published a proof-of-concept (PoC) exploit targeting the ajax/render/pagenav route and executing arbitrary system commands on vulnerable servers.

The availability of a public PoC for CVE-2026-61511 lowers the barrier for attackers and typically leads to increased scanning and exploitation attempts against unpatched internet-facing vBulletin servers. This was highlighted in May 2025, when threat actors used public PoCs for two critical vBulletin flaws, also discovered by Romano, to target unpatched instances.

CVE-2026-61511 was reported to vBulletin on June 25, 2026, and version 6.2.2, which addressed the flaw, was released on July 1. Security patches were backported to earlier releases, tagged as ‘Patch Level 1,’ including for v6.2.1, v6.2.0, and v.6.1.6. Wayne Luke, vBulletin’s technical support lead, stated on the project’s forums that users of older versions should upgrade to a newer release, so it can be deduced that there will be no updates to address CVE-2026-61511 in the 5.x branch.

Test every layer before attackers do

Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen. The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection. Get the whitepaper

Key points

  • vBulletin has fixed a critical pre-auth RCE flaw in its forum software, tracked as CVE-2026-61511.
  • The flaw affects versions 5.x and 6.x up to 5.7.5 and 6.2.1.
  • The flaw allows unauthenticated attackers to execute arbitrary PHP code through template rendering.
  • CVE-2026-61511 was reported to vBulletin on June 25, 2026, and version 6.2.2, which addressed the flaw, was released on July 1.
  • Security patches were backported to earlier releases, tagged as ‘Patch Level 1,’ including for v6.2.1, v6.2.0, and v.6.1.6.
The Upside

vBulletin has fixed the vulnerability, and users of the platform should upgrade to the latest version to ensure their security. Additionally, security teams can use breach and attack simulation tests to test their SIEM and EDR rules and prevent similar threats from slipping by detection.

The Downside

The availability of a public PoC for CVE-2026-61511 lowers the barrier for attackers and typically leads to increased scanning and exploitation attempts against unpatched internet-facing vBulletin servers. This could lead to a significant number of successful attacks and compromises of the vBulletin platform.

Originally reported at

bleepingcomputer.com

Discernion covers the story. Read the full piece at the source.

Tagssecurityvbulletinrcevulnerabilityexploit

Author

Bill Toulas

Intelligence analysis by

Llama

Published

Jul 28, 2026

Source

bleepingcomputer.com

Share

Topics

securityvbulletinrcevulnerabilityexploit

Related

More from this desk

Jul 28·thehackernews.com

Claude AI Just Cracked a Post-Quantum Test Scheme and Found a Faster 7-Round AES Attack

Anthropic's AI model, Claude, has cracked a post-quantum test scheme and found a faster 7-round AES attack. The attack exploits a previously unused symmetry in the lattice behind the signature scheme and is 200 to 800 times faster than previous attacks.

Jul 28·bleepingcomputer.com

CISA shares advice on isolating vital systems during cyberattacks

The U.S. and Australian governments have released new guidance urging critical infrastructure organizations to prepare to isolate vital operational technology systems in the event of a cyberattack or other major disruptions.

Jul 28·thehackernews.com

Tengu Botnet Reboots Compromised Linux Devices When Defenders Kill Its Process

A new Mirai-derived botnet called Tengu can use a compromised Linux device's hardware watchdog to trigger a reboot when defenders kill its main process. Tengu supports 25 distributed denial-of-service (DDoS) methods and can also run a SOCKS5 proxy, execute shell commands,…

Jul 28·thehackernews.com

24,650 Internet-Exposed BMCs Disclose IPMI Password Hashes Before Login

Cybersecurity researchers have found over 36,000 Baseboard Management Controller (BMC) management interfaces exposing Intelligent Platform Management Interface (IPMI) protocol to the public internet. Of the 36,872 internet-exposed server-management interfaces running IPMI…