Telemetry Java 0.2.2, released 2026-07-28

July 28, 2026 ยท View on GitHub

Code name: Fixed vulnerability CVE-2026-9563 in org.eclipse.parsson:parsson:jar:1.1.7:test

Summary

This release fixes the following vulnerability:

CVE-2026-9563 (CWE-400) in dependency org.eclipse.parsson:parsson:jar:1.1.7:test

In Eclipse Parsson published Maven Central artifacts before version 1.1.8, the JSON parser did not enforce a default maximum on the number of characters consumed while parsing a single JSON document. Applications that parse attacker- controlled JSON can be forced to consume excessive CPU and memory by processing very large documents, including large arrays, objects, strings, numbers, whitespace, or nested structures, resulting in a denial of service. Eclipse Parsson 1.1.8 introduces a configurable maximum parsing limit with a default limit of 15 million parser-consumed characters.

References

Security

  • #18: Fixed vulnerability CVE-2026-9563 in dependency org.eclipse.parsson:parsson:jar:1.1.7:test

Dependency Updates

Test Dependency Updates

  • Updated org.eclipse.parsson:parsson:1.1.7 to 1.1.9
  • Updated org.junit.jupiter:junit-jupiter-api:5.13.4 to 5.14.4

Plugin Dependency Updates

  • Updated com.exasol:error-code-crawler-maven-plugin:2.0.7 to 2.1.0
  • Updated com.exasol:project-keeper-maven-plugin:5.5.2 to 5.7.4
  • Removed com.exasol:quality-summarizer-maven-plugin:0.2.1
  • Updated org.apache.maven.plugins:maven-enforcer-plugin:3.6.2 to 3.6.3
  • Updated org.apache.maven.plugins:maven-failsafe-plugin:3.5.5 to 3.5.6
  • Updated org.apache.maven.plugins:maven-site-plugin:3.21.0 to 3.22.0
  • Updated org.apache.maven.plugins:maven-surefire-plugin:3.5.5 to 3.5.6
  • Updated org.itsallcode:openfasttrace-maven-plugin:2.3.0 to 2.3.1
  • Updated org.jacoco:jacoco-maven-plugin:0.8.14 to 0.8.15
  • Updated org.sonarsource.scanner.maven:sonar-maven-plugin:5.5.0.6356 to 5.7.0.6970
  • Updated org.sonatype.central:central-publishing-maven-plugin:0.10.0 to 0.11.0
  • Added org.spdx:spdx-maven-plugin:1.0.4