← Back to browse · API

CVE-2022-24816

Severity
CRITICAL
CVSS
10.0
EPSS
0.98739
Risk score
59.56
CISA KEV
Yes
PoC
No
Published
2022-04-13
Modified
2025-10-21
First seen
2026-08-07
Aliases
EUVD-2023-2600, GHSA-V92F-JX6P-73RX
Products
OSGeo:JAI-EXT, geosolutions-it:jai-ext < 1.1.22
Sources
cisa.gov CVE-2022-24816
euvd EUVD-2023-2600

Description

JAI-EXT is an open-source project which aims to extend the Java Advanced Imaging (JAI) API. Programs allowing Jiffle script to be provided via network request can lead to a Remote Code Execution as the Jiffle script is compiled into Java code via Janino, and executed. In particular, this affects the downstream GeoServer project. Version 1.2.22 will contain a patch that disables the ability to inject malicious code into the resulting script. Users unable to upgrade may negate the ability to compile Jiffle scripts from the final application, by removing janino-x.y.z.jar from the classpath.

References