← Vulnerability feed

Vulnerability record · CVE-2020-12720 · published 8 May 2020

CVE-2020-12720: vBulletin access control flaw enables unauthenticated SQL injection

VVbulletin · Vbulletin

vBulletin before 5.5.6pl1, 5.6.0 before 5.6.0pl1, and 5.6.1 before 5.6.1pl1 contains incorrect access control that is classified as SQL injection and missing authentication for a critical function. Because the flaw is reachable without credentials and can expose or alter the database, it is a serious risk to any unpatched forum.

9.8 CVSS 3.1 Critical EPSS 89% · top 0.2% CWE-89 · SQL injectionCWE-306 · Missing authentication for critical function
9.8CVSS 3.1 base score, v2 7.5
89%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
8References
17 Jun 2026Last modified by NVD

Description

vBulletin before 5.5.6pl1, 5.6.0 before 5.6.0pl1, and 5.6.1 before 5.6.1pl1 has incorrect access control.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

critical priorityCVSS 9.8 with no authentication or user interaction required, combined with a very high EPSS probability, makes this an urgent patch target.

What it is

vBulletin before 5.5.6pl1, 5.6.0 before 5.6.0pl1, and 5.6.1 before 5.6.1pl1 contains incorrect access control that is classified as SQL injection and missing authentication for a critical function. Because the flaw is reachable without credentials and can expose or alter the database, it is a serious risk to any unpatched forum.

Impact

An unauthenticated attacker can execute SQL against the vBulletin database, potentially reading or modifying sensitive data and, depending on database privileges, compromising the underlying host.

Attack surface

The vulnerability is network-reachable with no authentication and no user interaction required, per the CVSS vector AV:N/AC:L/PR:N/UI:N. It is triggered through the web interface of the affected vBulletin installation.

Exploitation

CVE-2020-12720 is not listed in CISA KEV, but EPSS is very high at 0.88948 (99.77th percentile), and public Packet Storm references describe SQL injection against vBulletin 5.6.1, indicating public technical detail and likely active exploitation.

What to do

  • Apply the vendor patch level: upgrade to vBulletin 5.5.6pl1, 5.6.0pl1, or 5.6.1pl1 or later.
  • If immediate patching is not possible, restrict network access to the vBulletin application to trusted users or place it behind a WAF with SQL injection rules.
  • Run the vBulletin database account with least privilege, avoiding FILE, DROP, and broad write permissions.
  • Review database and web logs for unexpected SQL activity and rotate any credentials or secrets that may have been exposed.

Detection

  • Monitor web requests to vBulletin endpoints for SQL injection patterns such as UNION SELECT, stacked queries, and time-based payloads.
  • Alert on database errors or unusual query volume originating from the web application account.
  • Review vBulletin and database logs for unexpected reads or writes to user, session, or configuration tables.
  • Correlate outbound connections from the database or web host with known exploitation indicators.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-12720 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-17496vBulletin ajax render endpoint allows unauthenticated remote command executionvBulletin 5.5.4 through 5.6.2 permits remote command execution through crafted subWidgets data sent to an ajax/render/widget_tabbedcontainer_tab_pane…KEVEPSS 88%analysed9.8CVE-2019-16759vBulletin 5.x widgetConfig code parameter remote code executionvBulletin 5.x through 5.5.4 passes the widgetConfig[code] parameter from an ajax/render/widget_php routestring request into PHP code execution, allow…KEVEPSS 100%analysed9.8CVE-2025-48827vBulletin unauthenticated protected API method invocation on PHP 8.1+vBulletin 5.0.0 through 5.7.5 and 6.0.0 through 6.0.3 on PHP 8.1 or later lets unauthenticated users invoke protected API controller methods, as show…EPSS 76%analysed9.8CVE-2023-25135Vbulletin deserialization of untrusted data vulnerabilityvBulletin before 5.6.9 PL1 allows an unauthenticated remote attacker to execute arbitrary code via a crafted HTTP request that triggers deserializati…EPSS 24%9.8CVE-2020-7373vBulletin ajax/render widget subWidgets remote code executionvBulletin 5.5.4 through 5.6.2 allows remote command execution through crafted subWidgets data in an ajax/render/widget_tabbedcontainer_tab_panel requ…EPSS 45%analysed9.8CVE-2019-17132Vbulletin improper input validation vulnerabilityvBulletin through 5.5.4 mishandles custom avatars.EPSS 12%9.8CVE-2017-17671Vbulletin path traversal vulnerabilityvBulletin through 5.3.x on Windows allows remote PHP code execution because a require_once call is reachable with an unauthenticated request that can…EPSS 3.1%9.8CVE-2017-17672Vbulletin deserialization of untrusted data vulnerabilityIn vBulletin through 5.3.x, there is an unauthenticated deserialization vulnerability that leads to arbitrary file deletion and, under certain circum…EPSS 15%

Source: NIST National Vulnerability Database (record CVE-2020-12720), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.