PatchSiren cyber security CVE debrief
CVE-2026-94109 openequella CVE debrief
openEQUELLA versions before 2026.1.0 contain a remote code execution vulnerability in FreeMarker template compilation due to an unsandboxed TemplateClassResolver configuration. Authenticated attackers can inject malicious template expressions through collection summaries, dashboard portlets, or MIME templates to instantiate dangerous classes like freemarker.template.utility.Execute and invoke Runtime.exec for arbitrary command execution.
- Vendor
- openequella
- Product
- Unknown
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-20
- Original CVE updated
- 2026-09-20
- Advisory published
- 2026-09-20
- Advisory updated
- 2026-09-20
Who should care
Defenders responsible for systems using openEQUELLA versions before 2026.1.0 should assess exposure and potential impact, and prioritize verifying and mitigating this vulnerability.
Why it matters
CVE-2026-94109 is a remote code execution vulnerability in openEQUELLA versions before 2026.1.0. Defenders should prioritize verifying exposure and assessing potential impact, focusing on systems using affected versions.
- Potential for arbitrary command execution
- Possible exploitation by authenticated attackers
- Need for verification of openEQUELLA version and exposure
Technical summary
The vulnerability exists in openEQUELLA versions before 2026.1.0 due to an unsandboxed TemplateClassResolver configuration in FreeMarker template compilation. Authenticated attackers can inject malicious template expressions to instantiate dangerous classes and invoke Runtime.exec for arbitrary command execution. This allows for potential arbitrary command execution, possible exploitation by authenticated attackers, and the need for verification of openEQUELLA version and exposure. Defenders should prioritize verifying exposure and assessing potential impact, focusing on systems using openEQUELLA versions before 2026.1.0.
Defensive priority
Defenders should prioritize verifying exposure and assessing potential impact, focusing on systems using openEQUELLA versions before 2026.1.0.
Recommended defensive actions
- Verify openEQUELLA version and upgrade to 2026.1.0 or later if necessary
- Assess exposure and potential impact on systems using openEQUELLA versions before 2026.1.0
- Implement additional security controls to prevent exploitation
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and source references provide details on the vulnerability, including affected versions and potential attack vectors. openEQUELLA versions before 2026.1.0 are vulnerable due to an unsandboxed TemplateClassResolver configuration in FreeMarker template compilation. Defenders should verify exposure and assess potential impact, focusing on systems using affected versions. Evidence is limited, and further verification is necessary to confirm affected scope and severity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-94109 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-94109
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-94109 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-94109
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/openequella/openEQUELLA
-
Source reference
Unverified legacy reference
URL: https://github.com/openequella/openEQUELLA/blob/8bd24b1dcf26cc3d74757e6b982fc1971a7d6767/Source/Plugins/Core/com.equella.core/src/com/tle/core/entity/service/impl/AbstractEntityServiceImpl.java
-
Source reference
Unverified legacy reference
URL: https://github.com/openequella/openEQUELLA/blob/8bd24b1dcf26cc3d74757e6b982fc1971a7d6767/Source/Plugins/Core/com.equella.core/src/com/tle/web/freemarker/BasicConfiguration.java
-
Source reference
Unverified legacy reference
URL: https://github.com/openequella/openEQUELLA/blob/8bd24b1dcf26cc3d74757e6b982fc1971a7d6767/Source/Plugins/Core/com.equella.core/src/com/tle/web/portal/standard/renderer/FreemarkerPortletRenderer.java
-
Source reference
Unverified legacy reference
URL: https://github.com/openequella/openEQUELLA/commit/d6e165afc986f8a3ed912cdb367d5ad8c1eeab5c
-
Source reference
Unverified legacy reference
URL: https://github.com/openequella/openEQUELLA/releases/tag/2026.1.0
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/openequella-before-2026.1.0-remote-code-execution-via-freemarker-template-injection
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.