LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2019-16759: vBulletin PHP Module Remote Code Execution Vulnerability

RBRecent Breaches Vulnerability Intelligence·Nov 3, 2021
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
May 3, 2022
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2019-16759 to its Known Exploited Vulnerabilities catalog on Nov 3, 2021, with a federal patch deadline of May 3, 2022 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

The PHP module within vBulletin contains an unspecified vulnerability that allows for remote code execution via the widgetConfig[code] parameter in an ajax/render/widget_php routestring request.

CVE-2019-16759 is a remote code execution vulnerability in the PHP module of vBulletin forum software. An attacker can abuse a specific request path and parameter to run code on the server, which can lead to full compromise of the host and any data or accounts it holds. For IT and security teams running community or support forums on vBulletin, this matters because successful exploitation gives the attacker the same privileges as the web application process, often with direct access to the database and file system.

Public detail on exact affected builds is limited; confirm versions and fixed releases against the vendor advisory before declaring systems clear. CISA lists the required action as applying updates per vendor instructions. Ransomware use is not documented for this CVE.

How it works

The weakness is classified as CWE-94 (Improper Control of Generation of Code, or code injection). In plain terms, the application accepts input that is later treated as executable PHP without adequate validation or sandboxing.

According to the CISA summary, the PHP module inside vBulletin contains an unspecified flaw that allows remote code execution via the widgetConfig[code] parameter in an ajax/render/widget_php routestring request. An unauthenticated or low-privilege attacker who can reach the vulnerable endpoint can supply crafted input in that parameter. The application then processes the input in a way that results in arbitrary code running in the context of the web server. No further exploit mechanics are provided in the given facts; treat any public proof-of-concept material with caution and validate behavior only in isolated test environments against the vendor’s description.

Am I affected? How to find it in your systems

vBulletin is commonly deployed as a self-hosted PHP forum package on Linux or Windows web servers, often behind Apache, Nginx, or IIS, and paired with a MySQL/MariaDB backend. It may appear in customer-support, community, or internal collaboration sites.

How to remediate

Patch first. Apply the updates supplied by the vendor for this vulnerability, following their published instructions exactly. CISA’s required action is to apply updates per vendor instructions; verify the fixed package or patch level directly from the advisory rather than relying on third-party version lists.

If you can't patch immediately

Implement compensating controls to reduce likelihood and impact until the vendor update can be applied.

If your data may have been exposed

Actively exploited remote-code-execution vulnerabilities frequently lead to web-shell installation, credential theft, and data exfiltration from the application database. If logs or other indicators suggest exploitation, isolate the host, preserve evidence, rotate credentials that the forum could access, and begin incident-response procedures. As a further check, you can run a free exposure scan of your email addresses against known breach data sets to see whether associated accounts have appeared in prior breaches.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedvBulletin · vBulletin
WeaknessCWE-94
Added to CISA KEVNov 3, 2021
Federal patch deadlineMay 3, 2022
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities