The mission of the Apache Portable Runtime (APR) project is to create and maintain software libraries that provide a predictable and consistent interface to underlying platform-specific implementations. The primary goal is to provide an API to which software developers may code and be assured of predictable if not identical behaviour regardless of the platform on which their software is built, relieving them of the need to code special-case conditions to work around or take advantage of platform-specific deficiencies or features.
Security Fix(es):
APR-util versions 1.6.3 (and earlier) function aprpasswordvalidate() was not constant-time with regards to hashes or passwords comparisons, potentially leaking their content via a side channel timing attack particularly on platforms without crypt() such as Windows, BeOS, NetWare, or Android.
Users are recommended to upgrade to version 1.6.4, which fixes this issue.(CVE-2025-49506)
A bug in APR-util version 1.6.3 (and earlier) allows a stack recursion attack against any library consumer which parses XML from untrusted sources and uses the aprxmlquote_elem() function.
Users are recommended to upgrade to version 1.6.4, which fixes this issue.(CVE-2026-32327)
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Portable Runtime Utility via aprdbdoracle provider.
This issue affects Apache Portable Runtime Utility: from 1.6.0 through 1.6.3(CVE-2026-34191)
Heap-based Buffer Overflow vulnerability in Apache Portable Runtime Utility redis client.
This issue affects Apache Portable Runtime Utility: from 1.6.0 through 1.6.3.
Users are recommended to upgrade to version 1.6.4, which fixes the issue.(CVE-2026-34501)
Heap-based Buffer Overflow vulnerability in Apache Portable Runtime Utility memcached client
This issue affects Apache Portable Runtime Utility: from 1.3.0 through 1.6.3.(CVE-2026-34502)
{
"severity": "Critical"
}{
"x86_64": [
"apr-util-1.6.5-1.oe2403sp4.x86_64.rpm",
"apr-util-debuginfo-1.6.5-1.oe2403sp4.x86_64.rpm",
"apr-util-debugsource-1.6.5-1.oe2403sp4.x86_64.rpm",
"apr-util-devel-1.6.5-1.oe2403sp4.x86_64.rpm",
"apr-util-odbc-1.6.5-1.oe2403sp4.x86_64.rpm",
"apr-util-pgsql-1.6.5-1.oe2403sp4.x86_64.rpm"
],
"aarch64": [
"apr-util-1.6.5-1.oe2403sp4.aarch64.rpm",
"apr-util-debuginfo-1.6.5-1.oe2403sp4.aarch64.rpm",
"apr-util-debugsource-1.6.5-1.oe2403sp4.aarch64.rpm",
"apr-util-devel-1.6.5-1.oe2403sp4.aarch64.rpm",
"apr-util-odbc-1.6.5-1.oe2403sp4.aarch64.rpm",
"apr-util-pgsql-1.6.5-1.oe2403sp4.aarch64.rpm"
],
"src": [
"apr-util-1.6.5-1.oe2403sp4.src.rpm"
]
}