PkgRadar

Maven · repo1.maven.org

net.openhft:chronicle-core

Java Dynamic Classload: URLClassLoader / defineClass — runs attacker-provided bytecode.

Why PkgRadar flagged 2026.5

SeveritySignalEvidence
mediumJava Dynamic ClassloadURLClassLoader / defineClass — runs attacker-provided bytecode. · net/openhft/chronicle/core/util/CompilerUtils.java
highJava Static Init Side EffectStatic-initializer block contains process/network/reflection — runs on first class load. · net/openhft/chronicle/core/internal/CpuClass.java
highJava Static Init Side EffectStatic-initializer block contains process/network/reflection — runs on first class load. · net/openhft/chronicle/core/Jvm.java
highJava Static Init Side EffectStatic-initializer block contains process/network/reflection — runs on first class load. · net/openhft/chronicle/core/OS.java
mediumJava Process SpawnRuntime.exec / ProcessBuilder — process spawning. · net/openhft/chronicle/core/internal/CpuClass.java
mediumJava Process SpawnRuntime.exec / ProcessBuilder — process spawning. · net/openhft/chronicle/core/Jvm.java
mediumJava Process SpawnRuntime.exec / ProcessBuilder — process spawning. · net/openhft/chronicle/core/OS.java
mediumRemote Payloadmatched "Wget " · net/openhft/chronicle/core/io/Wget.java

Scanned versions

VersionVerdictScoreScanned (UTC)
2026.5Review452026-06-11

Block this in CI

PkgRadar gates net.openhft:chronicle-core (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem maven net.openhft:[email protected]