← Vulnerability feed

Vulnerability record · CVE-2014-4872 · published 10 October 2014

CVE-2014-4872: BMC Track-It! unauthenticated .NET Remoting service allows file upload and code execution

Bmc · Track It\!

BMC Track-It! 11.3.0.355 exposes TCP port 9010 without requiring authentication, and its FileStorageService and ConfigurationService accept .NET Remoting requests from anyone who can reach the port. Because those services handle file storage and configuration, an unauthenticated remote party can upload arbitrary files, run code, or pull credential and configuration data. The flaw is a missing-authentication issue on a critical function, so exposure is limited to hosts with the port reachable but the consequences are severe where it is.

7.5 CVSS 2.0 High EPSS 79% · top 0.4% CWE-306 · Missing authentication for critical function
7.5CVSS 2.0 base score
79%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References
17 Jun 2026Last modified by NVD

Description

BMC Track-It! 11.3.0.355 does not require authentication on TCP port 9010, which allows remote attackers to upload arbitrary files, execute arbitrary code, or obtain sensitive credential and configuration information via a .NET Remoting request to (1) FileStorageService or (2) ConfigurationService.

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 18 September 2026. Confidence: medium.

high priorityUnauthenticated remote code execution and credential disclosure on a network-reachable service, tempered only by the age of the product and lack of confirmed in-the-wild exploitation in this record.

What it is

BMC Track-It! 11.3.0.355 exposes TCP port 9010 without requiring authentication, and its FileStorageService and ConfigurationService accept .NET Remoting requests from anyone who can reach the port. Because those services handle file storage and configuration, an unauthenticated remote party can upload arbitrary files, run code, or pull credential and configuration data. The flaw is a missing-authentication issue on a critical function, so exposure is limited to hosts with the port reachable but the consequences are severe where it is.

Impact

An attacker gains the ability to write arbitrary files and execute code on the Track-It! server, plus read sensitive credentials and configuration. That is effectively full compromise of the application host and any credentials it stores.

Attack surface

Reachable over the network via a .NET Remoting request to TCP port 9010; no authentication and no user interaction are required per the description and the AV:N/AC:L/Au:N vector. Any host that can route to port 9010 on the Track-It! server can attempt it.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is very high (0.793 probability over 30 days, 99.58th percentile), and public references include a proof-of-concept writeup and a CERT/CC advisory, indicating exploit knowledge is widely available.

What to do

  • Apply the vendor fix for Track-It! or upgrade to a release that authenticates the port 9010 services; patch first.
  • If no patch is available, block TCP port 9010 at the perimeter and host firewall so only trusted management hosts can reach it.
  • Isolate the Track-It! server on a segmented management network with no direct internet exposure.
  • Rotate any credentials and configuration secrets stored or transmitted by Track-It! in case they were already read.
  • Monitor for unexpected files written into Track-It! application or storage directories.

Detection

  • Alert on inbound connections to TCP port 9010 from hosts outside the expected management range.
  • Inspect network traffic for .NET Remoting requests to FileStorageService or ConfigurationService on port 9010.
  • Watch for new or modified files in Track-It! storage and application directories outside normal change windows.
  • Review Track-It! server logs and process creation for unexpected child processes or service restarts.

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-2014-4872 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-2022-35865Bmc track-it\! missing authentication for critical function vulnerabilityThis vulnerability allows remote attackers to execute arbitrary code on affected installations of BMC Track-It! 20.21.2.109. Authentication is not re…EPSS 1.9%9.8CVE-2022-24047Bmc track-it\! authentication bypass via alternate path vulnerabilityThis vulnerability allows remote attackers to bypass authentication on affected installations of BMC Track-It! 20.21.01.102. Authentication is not re…EPSS 1.9%9.8CVE-2016-6598Bmc track-it\! improper access control vulnerabilityBMC Track-It! 11.4 before Hotfix 3 exposes an unauthenticated .NET remoting file storage service (FileStorageService) on port 9010. This service cont…EPSS 19%9.8CVE-2016-6599Bmc track-it\! vulnerabilityBMC Track-It! 11.4 before Hotfix 3 exposes an unauthenticated .NET remoting configuration service (ConfigurationService) on port 9010. This service c…EPSS 12%8.8CVE-2021-35002Bmc track-it\! unrestricted file upload vulnerabilityBMC Track-It! Unrestricted File Upload Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on a…EPSS 1.7%6.5CVE-2021-35001Bmc track-it\! missing authorization vulnerabilityBMC Track-It! GetData Missing Authorization Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose sensitive in…EPSS 0.76%6.5CVE-2022-35864Bmc track-it\! sql injection vulnerabilityThis vulnerability allows remote attackers to disclose sensitive information on affected installations of BMC Track-It! 20.21.02.109. Authentication …EPSS 1.6%6.5CVE-2014-4873Bmc track-it\! sql injection vulnerabilitySQL injection vulnerability in TrackItWeb/Grid/GetData in BMC Track-It! 11.3.0.355 allows remote authenticated users to execute arbitrary SQL command…EPSS 4.2%

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