mod_auth_openidc is an authentication/authorization module for the Apache 2.x HTTP server that functions as an OpenID Connect Relying Party, authenticating users against an OpenID Connect Provider. When mod_auth_openidc versions prior to 2.4.9 are configured to use an unencrypted Redis cache (`OIDCCacheEncrypt off`, `OIDCSessionType server-cache`, `OIDCCacheType redis`), `mod_auth_openidc` wrongly performed argument interpolation before passing Redis requests to `hiredis`, which would perform it again and lead to an uncontrolled format string bug. Initial assessment shows that this bug does not appear to allow gaining arbitrary code execution, but can reliably provoke a denial of service by repeatedly crashing the Apache workers. This bug has been corrected in version 2.4.9 by performing argument interpolation only once, using the `hiredis` API. As a workaround, this vulnerability can be mitigated by setting `OIDCCacheEncrypt` to `on`, as cache keys are cryptographically hashed before use when this option is enabled.
総合評価: CVE-2021-32785 は中リスク(50.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 2.73%、84 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-21 | 2.62% | 2.73% | +0.11% |
| 2 | 2026-06-15 | 1.59% | 2.62% | +1.03% |
| 3 | 2026-05-03 | — | 1.59% | — |
EPSS の全履歴 (全 28 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 4.3 | 2.0 | MEDIUM |
|
8.6 | 2.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2021-32785 not yet assigned priority: Debian including 1 source packages (libapache2-mod-auth-openidc), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2021-32785 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2021-32785 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2021-32785/ |
ubuntu
|
medium | CVE-2021-32785 medium priority: Ubuntu including 1 source packages (libapache2-mod-auth-openidc), 15 status rows across 15 suites (bionic, focal, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 10, needed 2, DNE 1, ignored 1, released 1. | https://ubuntu.com/security/CVE-2021-32785 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| openidc | mod_auth_openidc | < 2.4.9 | cpe:2.3:a:openidc:mod_auth_openidc:*:*:*:*:*:*:*:* |
| netapp | cloud_backup | — | cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:* |
| debian | debian_linux | 10.0 | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/zmartzone/mod_auth_openidc/commit/dc672688dc1f2db7df8ad4abebc367116017a449 | Patch Third Party Advisory |
| https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9 | Release Notes Third Party Advisory |
| https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-55r8-6w97-xxr4 | Mitigation Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2023/04/msg00034.html | Mailing List Third Party Advisory |
| https://security.netapp.com/advisory/ntap-20210902-0001/ | Third Party Advisory |
| https://www.oracle.com/security-alerts/cpuapr2022.html | Patch Third Party Advisory |