Vulnary
← back to the feed
Critical· 9.1official fix available

CVE-2026-84939

Apache FreeMarker versions 2.2.0 through 2.3.34 have a path‑traversal flaw that lets an attacker supply a specially crafted locale identifier to load arbitrary files. The bug is triggered when the localized lookup feature is enabled, which is the default setting. Upgrading to 2.3.35 or later removes the vulnerability.

publishedSep 10, 2026
last modifiedSep 11, 2026
sourcesNVD
severity · cvss
9.1
critical · how bad it is
exploitation · epss
<1%
56th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Oct 10, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Apache FreeMarker template engine, versions 2.2.0 to 2.3.34, used in Java web and desktop applications.

02

Real-world impact

An attacker could read any file that the application’s template loader can access, potentially exposing configuration files, credentials, or other sensitive data on the server.

03

Why this severity

The CVSS score of 9.1 reflects that the flaw can be exploited over the network with no authentication, no user interaction, and it gives the attacker full confidentiality and integrity compromise of files.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Apache FreeMarker to version 2.3.35 or later.
interim mitigations
  • Disable the localized lookup feature in FreeMarker configuration.

NVD-referenced vendor advisory

05

Timeline

  1. Sep 10, 2026 · 4d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 10, 2026 · 3d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactNone
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →