← Vulnerability feed

Vulnerability record · CVE-2009-3068 · published 4 September 2009

CVE-2009-3068: Adobe RoboHelp Server unrestricted file upload enables code execution

Adobe · Robohelp Server

Adobe RoboHelp Server 8 fails to restrict file uploads through the RoboHelpServer Servlet (robohelp/server). An attacker can upload a Java Archive file during a PUBLISH action and then request it directly from the robohelp/robo/reserved/web directory, causing server-side code execution. The flaw is remotely reachable and rated 9.3 under CVSS 2.0, so it is a serious risk to any exposed instance.

9.3 CVSS 2.0 High EPSS 78% · top 0.4% CWE-264 · Permissions and access controls
9.3CVSS 2.0 base score
78%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
24References
16 Jun 2026Last modified by NVD

Description

Unrestricted file upload vulnerability in the RoboHelpServer Servlet (robohelp/server) in Adobe RoboHelp Server 8 allows remote attackers to execute arbitrary code by uploading a Java Archive (.jsp) file during a PUBLISH action, then accessing it via a direct request to the file in the robohelp/robo/reserved/web directory under its sessionid subdirectory, as demonstrated by the vd_adobe module in VulnDisco Pack Professional 8.7 through 8.11.

AV:N/AC:M/Au:N/C:C/I:C/A:C

Automated analysis

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

critical priorityRemote unauthenticated code execution with a 9.3 CVSS score and very high EPSS probability makes this an urgent fix despite the absence of KEV listing.

What it is

Adobe RoboHelp Server 8 fails to restrict file uploads through the RoboHelpServer Servlet (robohelp/server). An attacker can upload a Java Archive file during a PUBLISH action and then request it directly from the robohelp/robo/reserved/web directory, causing server-side code execution. The flaw is remotely reachable and rated 9.3 under CVSS 2.0, so it is a serious risk to any exposed instance.

Impact

Successful exploitation gives the attacker arbitrary code execution in the context of the RoboHelp Server service, effectively full compromise of the host. The CVSS vector shows complete confidentiality, integrity and availability impact.

Attack surface

Reachable over the network through the RoboHelpServer Servlet PUBLISH action; no authentication is required per the CVSS vector (Au:N), though the attack complexity is rated medium. The uploaded file is then retrieved by a direct HTTP request, so no separate user interaction is needed.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.78 probability, 99.55th percentile), indicating strong likelihood of exploitation activity. Public references include a VulnDisco Pack module and ZDI advisory, so exploit tooling is known to exist.

What to do

  • Apply the Adobe security bulletin APSB09-14 update for RoboHelp Server 8 as the first action.
  • If patching is not immediately possible, restrict or disable the PUBLISH functionality and block access to the robohelp/server servlet.
  • Remove execute permissions for uploaded content and ensure the robohelp/robo/reserved/web directory cannot serve or run uploaded files.
  • Place the RoboHelp Server behind a reverse proxy or WAF that blocks uploads of executable content such as .jsp or Java Archive files.
  • Limit network exposure of the RoboHelp Server to trusted internal clients only.

Detection

  • Monitor HTTP requests to the robohelp/server servlet for PUBLISH actions that include file uploads, especially .jsp or archive content.
  • Alert on direct GET requests to files under robohelp/robo/reserved/web, particularly paths containing a sessionid subdirectory.
  • Watch for newly created files in the RoboHelp web directory and for unexpected Java processes or outbound connections from the server.
  • Review web server and application logs for upload-then-access sequences from the same source address.

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-2009-3068 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.

8.8CVE-2022-30670Adobe robohelp server improper authorization vulnerabilityRoboHelp Server earlier versions than RHS 11 Update 3 are affected by an Improper Authorization vulnerability which could lead to privilege escalatio…EPSS 1.5%8.8CVE-2021-28588Adobe robohelp server path traversal vulnerabilityAdobe RoboHelp Server version 2019.0.9 (and earlier) is affected by a Path Traversal vulnerability when parsing a crafted HTTP POST request. An authe…EPSS 6.2%7.8CVE-2021-42727Adobe robohelp server out-of-bounds write vulnerabilityAdobe Bridge 11.1.1 (and earlier) is affected by a stack overflow vulnerability due to insecure handling of a crafted file, potentially resulting in …EPSS 39%7.5CVE-2023-22274Adobe robohelp server xml external entity (xxe) vulnerabilityAdobe RoboHelp Server versions 11.4 and earlier are affected by an Improper Restriction of XML External Entity Reference ('XXE') vulnerability that c…EPSS 1.5%7.5CVE-2023-22275Adobe robohelp server sql injection vulnerabilityAdobe RoboHelp Server versions 11.4 and earlier are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection…EPSS 1.3%7.5CVE-2023-22272Adobe robohelp server improper input validation vulnerabilityAdobe RoboHelp Server versions 11.4 and earlier are affected by an Improper Input Validation vulnerability that could lead to information disclosure …EPSS 1.4%7.2CVE-2023-22273Adobe robohelp server path traversal vulnerabilityAdobe RoboHelp Server versions 11.4 and earlier are affected by an Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vul…EPSS 1.9%6.5CVE-2023-22268Adobe robohelp server sql injection vulnerabilityAdobe RoboHelp Server versions 11.4 and earlier are affected by an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection…EPSS 1.2%

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