Database Management

Why Database Performance Analyzer is not affected by CVE-2026-34478

This article explains why Database Performance Analyzer (DPA) is not affected by CVE-2026-34478.

First published date

5/14/2026 5:57 PM

Last published date

5/14/2026 5:57 PM

Overview

In 2026, the National Institute of Standards and Technology (NIST) published a security bulletin about NVD - CVE-2026-34478.

Product section

Database Performance Analyzer

Cause

CVE-2026-34478 is a vulnerability in certain versions of Apache Log4j can allow attackers to manipulate log entries or weaken secure log transmission settings, potentially exposing systems that send logs over network-based syslog services. 

Resolution

The CVE only affects users who directly configure Rfc5424Layout with stream-based (TCP/TLS) syslog services of Log4j configuration.

DPA uses standard Log4j layouts (e.g., PatternLayout) writing to file/console appenders, not RFC 5424 syslog over TCP/TLS, which are generally not affected.