Logback allows an attacker to instantiate classes already present on the class path
Low severity
GitHub Reviewed
Published
Jan 22, 2026
to the GitHub Advisory Database
•
Updated Jan 22, 2026
Description
Published by the National Vulnerability Database
Jan 22, 2026
Published to the GitHub Advisory Database
Jan 22, 2026
Last updated
Jan 22, 2026
Reviewed
Jan 22, 2026
ACE vulnerability in configuration file processing by QOS.CH logback-core up to and including version 1.5.24 in Java applications, allows an attacker to instantiate classes already present on the class path by compromising an existing logback configuration file.
The instantiation of a potentially malicious Java class requires that said class is present on the user's class-path. In addition, the attacker must have write access to a configuration file. However, after successful instantiation, the instance is very likely to be discarded with no further ado.
References