← Vulnerability feed

Vulnerability record · CVE-2011-4166 · published 27 December 2011

CVE-2011-4166: HP Managed Printing Administration path traversal allows arbitrary file creation

Hp · Managed Printing Administration

HP Managed Printing Administration before 2.6.4 contains a directory traversal flaw in the MPAUploader.Uploader.1.UploadFiles method. Crafted form data lets a remote attacker write files to arbitrary paths on the server. Because the affected component is a web-facing upload handler, the flaw matters for any unpatched installation reachable from the network.

7.5 CVSS 2.0 High EPSS 58% · top 0.9% CWE-22 · Path traversal
7.5CVSS 2.0 base score
58%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
4References
16 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the MPAUploader.Uploader.1.UploadFiles method in HP Managed Printing Administration before 2.6.4 allows remote attackers to create arbitrary files via crafted form data.

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

high priorityRemote, unauthenticated file creation with partial impact across all three CVSS categories and a very high EPSS percentile, though no confirmed exploitation is recorded.

What it is

HP Managed Printing Administration before 2.6.4 contains a directory traversal flaw in the MPAUploader.Uploader.1.UploadFiles method. Crafted form data lets a remote attacker write files to arbitrary paths on the server. Because the affected component is a web-facing upload handler, the flaw matters for any unpatched installation reachable from the network.

Impact

An attacker can create arbitrary files on the host, which can lead to code execution or service disruption depending on what files can be written and where. The CVSS 2.0 vector rates confidentiality, integrity and availability all as partial impact.

Attack surface

The vulnerability is reached over the network through the MPAUploader upload method, per the AV:N vector. The vector shows no authentication requirement (Au:N) and no user interaction, so any network client able to reach the service can attempt it.

Exploitation

No CISA KEV listing and no ransomware associations are recorded. EPSS is 0.5834 (99th percentile), indicating a high modeled probability of exploitation activity, but the record contains no confirmed in-the-wild exploitation report.

What to do

  • Upgrade HP Managed Printing Administration to 2.6.4 or later per the HP advisory.
  • If upgrade is not possible, restrict network access to the MPA upload interface to trusted hosts only.
  • Validate and normalize uploaded filenames server-side, rejecting path separators and traversal sequences.
  • Run the MPA service with least privilege and confine its write paths to a dedicated directory.
  • Monitor the vendor advisory page for any updated guidance.

Detection

  • Review web server and MPA logs for upload requests containing ../ or encoded traversal sequences in form data.
  • Alert on file creation events in unexpected directories by the MPA service account.
  • Baseline normal upload destinations and flag writes outside that set.
  • Check for unexpected executable or script files appearing in web-accessible paths.

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-2011-4166 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.

7.5CVE-2011-4167Hp managed printing administration memory buffer overflow vulnerabilityStack-based buffer overflow in MPAUploader.dll in HP Managed Printing Administration before 2.6.4 allows remote attackers to execute arbitrary code v…EPSS 6.8%7.5CVE-2011-4168Hp managed printing administration path traversal vulnerabilityDirectory traversal vulnerability in hpmpa/jobDelivery/Default.asp in HP Managed Printing Administration before 2.6.4 allows remote attackers to crea…EPSS 4.4%7.5CVE-2011-4169Hp managed printing administration vulnerabilityUnspecified vulnerability in HP Managed Printing Administration before 2.6.4 allows remote attackers to obtain sensitive information, modify data, or…EPSS 2.3%4.3CVE-2012-5219Hp managed printing administration cross-site scripting vulnerabilityCross-site scripting (XSS) vulnerability in HP Managed Printing Administration (MPA) before 2.7.0 allows remote attackers to inject arbitrary web scr…EPSS 2.5%9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed9.8CVE-2026-59310VMware vCenter Syslog server path traversal leads to RCEVMware vCenter's Syslog server is affected by a directory traversal flaw (CWE-22) that allows a remote, unauthenticated attacker to execute arbitrary…KEVEPSS 2.6%analysed

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