Liberica Native Image Kit 25.0.1-2 (25.0.1+12): Release Notes

Published: November, 2025

1. Introduction

This document provides information about Liberica NIK release.

This particular version of Liberica NIK 25.0.1-2 is based on Liberica JDK 25.0.1+12.

Note:
For more information about Liberica JDK release, see Liberica JDK Release Notes.

Liberica Native Image Kit is a utility Based on GraalVM Open Source that is capable of converting your JVM-based application into a fully compiled native executable ahead-of-time under the closed-world assumption with an almost instant startup time.

Liberica NIK supports the following platforms:

  • Linux x86_64 (glibc)

  • Linux Alpine x86_64 (musl)

  • Linux AArch64 (glibc)

  • Linux Alpine AArch64 (musl)

  • Mac OS x86_64

  • Mac OS AArch64

  • Windows x86_64

Liberica NIK distribution

Liberica NIK is distributed as .apk, .deb, .dmg, .msi, .pkg, .rpm, .tar.gz, and .zip packages. Please select the most appropriate for your purposes.

2. What’s New

This release contains the following updates and new features.

Native-image fix

Liberica NIK version 25.0.1-2 contains fixed native-image for compiling JavaFX applications on Linux.

Notable Issues

This release does not contain any notable issues. For the list of Liberica JDK notable issues, see Liberica JDK Release Notes

Language and framework versions

Liberica NIK 25.0.1 supports the following languages and frameworks:

ComponentVersion

LLVM

20.1.4 (GraalVM CE Native 25.0.1)

Python

3.12.8 (GraalVM CE Native 25.0.1)

Node.js

22.17.1

Java

Liberica JDK 25.0.1+12

Java Script

GraalVM JavaScript (GraalVM CE Native 25.0.1)

TruffleRuby

25.0.1 (Ruby 3.3.7)

Native Image

GraalVM version 25.0.1 (Liberica JDK 25.0.1+12, LTS)

Wasm

WebAssembly (GraalVM CE Native 25.0.1)

3. Known Issues

This release does not contain any known issues. For the list of Liberica JDK known issues, see Liberica JDK Release Notes.

4. CVEs

This is the list of the security issues fixed in this release. CVSS scores are provided using the CVSS version 3.1 scoring system.

CVE IDCVSS scoreComponentModuleAttack VectorComplexityPrivilegesUser InteractionScopeConfidentialityIntegrityAvailability

CVE-2025-10911

5.5

javafx

libxslt

local

low

none

required

unchanged

none

none

high

CVE-2025-6021

7.5

javafx

libxml2

network

low

none

none

unchanged

none

none

high

CVE-2025-7424

7.8

javafx

libxslt

local

high

none

none

changed

none

high

high

CVE-2025-7425

7.8

javafx

libxslt

local

high

none

none

changed

none

high

high

5. Resolved Issues

This release does not contain any fixed issues. For the list of Liberica JDK fixed issues, see Liberica JDK Release Notes.

6. Upgrading to the New Version

To keep your Liberica NIK up-to-date and secure, always upgrade to the newest available version once it is released. To upgrade, install the new version over the previous one. For the installation instructions, see Liberica NIK Installation Guide.

ON THIS PAGE