← Vulnerability feed

Vulnerability record · CVE-2014-6287 · published 7 October 2014

CVE-2014-6287: Rejetto HTTP File Server null byte code injection in findMacroMarker

Rejetto · Http File Server

The findMacroMarker function in parserLib.pas in Rejetto HTTP File Server (HFS) 2.3x before 2.3c mishandles a %00 sequence in a search action, allowing code injection. A remote, unauthenticated attacker can execute arbitrary programs on the host, making this a full compromise of the service and its underlying system.

9.8 CVSS 3.1 Critical CISA KEV since 25 Mar 2022 EPSS 99% · top 0.1% CWE-94 · Code injection
9.8CVSS 3.1 base score, v2 10.0
99%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
15References, 12 tagged exploit
17 Jun 2026Last modified by NVD

Description

The findMacroMarker function in parserLib.pas in Rejetto HTTP File Server (aks HFS or HttpFileServer) 2.3x before 2.3c allows remote attackers to execute arbitrary programs via a %00 sequence in a search action.

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 16 September 2026. Confidence: high.

critical priorityCVSS 9.8, active inclusion in CISA KEV, near-maximum EPSS, and public exploit code make this a high-likelihood, high-impact remote code execution flaw.

What it is

The findMacroMarker function in parserLib.pas in Rejetto HTTP File Server (HFS) 2.3x before 2.3c mishandles a %00 sequence in a search action, allowing code injection. A remote, unauthenticated attacker can execute arbitrary programs on the host, making this a full compromise of the service and its underlying system.

Impact

An attacker gains remote code execution with the privileges of the HFS process, allowing arbitrary program execution, data theft, or use of the host as a foothold.

Attack surface

Reached over the network via the HFS search action; the CVSS vector shows no privileges required and no user interaction, so it is exploitable directly against an exposed server.

Exploitation

CVE-2014-6287 is listed in CISA KEV (added 2022-03-25) and has an EPSS 30-day probability of 0.99323 (99.9th percentile). Multiple references are tagged Exploit, including Metasploit and Exploit-DB entries, indicating public exploit code exists.

What to do

  • Upgrade Rejetto HFS to 2.3c or later, or replace the product if it is no longer maintained.
  • Remove HFS from direct internet exposure; restrict access to trusted networks or place it behind an authenticated reverse proxy.
  • Run the HFS service under a low-privilege account with no interactive logon rights to limit post-exploitation impact.
  • Monitor vendor and CISA guidance for this CVE and apply the required action from the KEV entry.

Detection

  • Search web or proxy logs for HFS search requests containing %00 sequences or other null-byte patterns.
  • Alert on unexpected child processes spawned by the HFS process (for example cmd.exe, powershell.exe, or shell binaries).
  • Monitor for outbound connections from the HFS host to unfamiliar addresses following search requests.
  • Audit hosts for HFS versions below 2.3c and flag any internet-facing instances.

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

Exploitation in the wild

CISA added CVE-2014-6287 to the Known Exploited Vulnerabilities catalog on 25 March 2022 as "Rejetto HTTP File Server (HFS) Remote Code Execution Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 15 April 2022.

Affected products

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

References

LinkTags
http://packetstormsecurity.com/files/128243/HttpFileServer-2.3.x-Remote-Command-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/135122/Rejetto-HTTP-File-Server-2.3.x-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/160264/Rejetto-HttpFileServer-2.3.x-Remote-Command-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/161503/HFS-HTTP-File-Server-2.3.x-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://www.kb.cert.org/vuls/id/251276 Third Party AdvisoryUS Government Resource
https://github.com/rapid7/metasploit-framework/pull/3793 Exploit
https://www.exploit-db.com/exploits/39161/ ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/128243/HttpFileServer-2.3.x-Remote-Command-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/135122/Rejetto-HTTP-File-Server-2.3.x-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/160264/Rejetto-HttpFileServer-2.3.x-Remote-Command-Execution.html ExploitThird Party AdvisoryVDB Entry
http://packetstormsecurity.com/files/161503/HFS-HTTP-File-Server-2.3.x-Remote-Code-Execution.html ExploitThird Party AdvisoryVDB Entry
http://www.kb.cert.org/vuls/id/251276 Third Party AdvisoryUS Government Resource
https://github.com/rapid7/metasploit-framework/pull/3793 Exploit
https://www.exploit-db.com/exploits/39161/ ExploitThird Party AdvisoryVDB Entry
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2014-6287 US Government Resource

Track CVE-2014-6287 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-2024-23692Rejetto HTTP File Server template injection leads to unauthenticated RCERejetto HTTP File Server through version 2.3m is vulnerable to template injection, allowing a remote unauthenticated attacker to execute arbitrary co…KEVEPSS 99%analysed8.8CVE-2024-39943Rejetto http file server os command injection vulnerabilityrejetto HFS (aka HTTP File Server) 3 before 0.52.10 on Linux, UNIX, and macOS allows OS command execution by remote authenticated users (if they have…EPSS 39%7.5CVE-2020-13432Rejetto http file server classic buffer overflow vulnerabilityrejetto HFS (aka HTTP File Server) v2.3m Build #300, when virtual files or folders are used, allows remote attackers to trigger an invalid-pointer wr…EPSS 31%7.5CVE-2014-7226Rejetto http file server code injection vulnerabilityThe file comment feature in Rejetto HTTP File Server (hfs) 2.3c and earlier allows remote attackers to execute arbitrary code by uploading a file wit…EPSS 9.2%8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed9.5CVE-2026-72530TrueConf Server sandbox breakout via crafted script code injectionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5 and earlier allow a remote unauthenticated attacker to break o…KEVEPSS 1.7%analysed9.4CVE-2025-62593Ray browser-based RCE via insufficient User-Agent guardRay, an AI compute engine, contains a critical remote code execution flaw before version 2.52.0. Its defense against browser-based attacks relies on …KEVEPSS 62%analysed

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