CVE-2026-84939 Vulnerability Analysis & Exploit Details

CVE-2026-84939
Vulnerability Scoring

9.1
/10
Critical Risk

As a catastrophic security flaw, CVE-2026-84939 has severe implications, demanding immediate intervention.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-84939 Details

Status: Analyzed

Last updated: 🕐 11 Sep 2026, 13:06 UTC
Originally published on: 🕕 10 Sep 2026, 06:17 UTC

Time between publication and last update: 1 days

CVSS Release: version 3

CVSS3 Source

134c704f-9b21-4f2e-91b3-4a467353bcc0

CVSS3 Type

Secondary

CVSS3 Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

CVE-2026-84939 Vulnerability Summary

CVE-2026-84939: Path traversal vulnerability in Apache FreeMarker template loading mechanism, if the attacker can specify an arbitrary malformed locale identifier to FreeMarker, and the localized lookup configuration setting is enabled (it's by default enabled). This issue affects Apache FreeMarker from 2.2.0 through 2.3.34. Users are recommended to upgrade to version 2.3.35. Disabling localized lookup in previous versions also mitigates this. Note that even in versions affected by this vulnerability, the files that can be loaded remain restricted by the TemplateLoader that FreeMarker is configured to use. In particular, FileTemplateLoader prevents attempts to traverse outside the baseDir specified in its constructor. Other TemplateLoader implementations may allow access outside their designated base directory, but they are still constrained by the underlying storage mechanism—for example, a loader wrapping a Java class loader can only access resources that the class loader can load, while one wrapping a web application context can only access resources available through that context.

Assessing the Risk of CVE-2026-84939

Access Complexity Graph

The exploitability of CVE-2026-84939 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-84939

With low attack complexity and no required privileges, CVE-2026-84939 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-84939, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-84939, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: High
    Exploiting CVE-2026-84939 can result in unauthorized access to sensitive data, severely compromising data privacy.
  • Integrity: High
    CVE-2026-84939 could allow unauthorized modifications to data, potentially affecting system reliability and trust.
  • Availability: None
    CVE-2026-84939 does not impact system availability.

CVE-2026-84939 References

External References

CWE Common Weakness Enumeration

CWE-23

CAPEC Common Attack Pattern Enumeration and Classification

  • Relative Path Traversal CAPEC-139 An attacker exploits a weakness in input validation on the target by supplying a specially constructed path utilizing dot and slash characters for the purpose of obtaining access to arbitrary files or resources. An attacker modifies a known path on the target in order to reach material that is not available through intended channels. These attacks normally involve adding additional path separators (/ or \) and/or dots (.), or encodings thereof, in various combinations in order to reach parent directories or entirely separate trees of the target's directory structure.
  • Manipulating Web Input to File System Calls CAPEC-76 An attacker manipulates inputs to the target software which the target software passes to file system calls in the OS. The goal is to gain access to, and perhaps modify, areas of the file system that the target software did not intend to be accessible.

Vulnerable Configurations

  • cpe:2.3:a:apache:freemarker:2.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.5:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.6:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.7:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.7:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.2.8:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.2.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.1:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.1:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.2:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.2:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.3:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.3:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.4:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.4:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.5:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.5:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.6:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.6:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.7:-:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.7:-:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.7:rc1:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.7:rc1:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.8:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.8:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.9:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.9:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.10:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.10:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.11:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.11:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.12:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.12:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.13:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.13:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.14:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.14:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.15:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.15:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.16:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.16:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.17:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.17:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.18:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.18:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.19:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.19:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.20:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.20:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.21:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.21:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.22:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.22:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.23:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.23:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.24:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.24:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.25:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.25:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.26:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.26:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.27:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.27:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.28:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.28:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.29:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.29:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.30:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.30:*:*:*:*:*:*:*
  • cpe:2.3:a:apache:freemarker:2.3.31:*:*:*:*:*:*:*
    cpe:2.3:a:apache:freemarker:2.3.31:*:*:*:*:*:*:*

Protect Your Infrastructure against CVE-2026-84939: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-87919 – The Product XML Feed Manager for WooCommerce WordPress plugin before 3.1.1 does not restrict which object method its product shortcode may call, n...
  • CVE-2026-87918 – The WPBot WordPress plugin before 8.5.7 does not perform any authorization or nonce check on several AJAX actions that relay prompts to its config...
  • CVE-2026-87916 – The WPBot WordPress plugin before 8.6.0 does not perform any capability or nonce check on the AJAX action that lists stored chat sessions, allowin...
  • CVE-2026-87894 – The Rox Appointment Booking WordPress plugin before 1.2.3 does not perform any authorization check on the endpoint that returns a booking's confir...
  • CVE-2026-87892 – The Rox Appointment Booking WordPress plugin before 1.2.0 does not verify the order total or the selected payment method against its own server-si...