← Vulnerability feed

Vulnerability record · CVE-2013-6129 · published 19 October 2013

CVE-2013-6129: vBulletin install/upgrade.php lets attackers create admin accounts

VVbulletin · Vbulletin

The install/upgrade.php scripts in vBulletin 4.1 and 5 accept customerid, htmldata[password], htmldata[confirmpassword] and htmldata[email] parameters without adequate access control, allowing a remote attacker to create an administrative account. Because the flaw is reachable over the network with no authentication, any exposed installation is at risk of full compromise.

7.5 CVSS 2.0 High EPSS 52% · top 1.1% CWE-264 · Permissions and access controls
7.5CVSS 2.0 base score
52%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

The install/upgrade.php scripts in vBulletin 4.1 and 5 allow remote attackers to create administrative accounts via the customerid, htmldata[password], htmldata[confirmpassword], and htmldata[email] parameters, as exploited in the wild in October 2013.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

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

high priorityUnauthenticated remote creation of an administrative account is a full-compromise primitive, and the record notes in-the-wild exploitation with very high EPSS, though it is not in KEV.

What it is

The install/upgrade.php scripts in vBulletin 4.1 and 5 accept customerid, htmldata[password], htmldata[confirmpassword] and htmldata[email] parameters without adequate access control, allowing a remote attacker to create an administrative account. Because the flaw is reachable over the network with no authentication, any exposed installation is at risk of full compromise.

Impact

An attacker gains a working administrator account on the forum, leading to full control of the site, its data and its users.

Attack surface

Reached remotely over HTTP through the install/upgrade.php script; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.

Exploitation

The description states the flaw was exploited in the wild in October 2013 and references are tagged Exploit, but the CVE is not listed in CISA KEV; EPSS is 0.51887 (98.9th percentile), indicating high predicted exploitation activity.

What to do

  • Apply the vBulletin fix or upgrade to a corrected release per the vendor announcement; patch first.
  • Remove or block access to install/ and upgrade.php on production servers.
  • Restrict administrative and installer paths to trusted IPs via web server or WAF rules.
  • Audit existing administrator accounts for unauthorized additions and remove any that are not legitimate.
  • Rotate credentials and review logs for suspicious account creation activity.

Detection

  • Monitor web logs for POST requests to install/upgrade.php containing customerid, htmldata[password] or htmldata[email] parameters.
  • Alert on creation of new administrator accounts, especially outside normal change windows.
  • Review vBulletin admin and user tables for accounts with elevated privileges that lack a known owner.
  • Correlate installer-path access with subsequent admin logins from the same source IP.

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-2013-6129 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-2020-12720vBulletin access control flaw enables unauthenticated SQL injectionvBulletin 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…EPSS 89%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%

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