Security readout for executives and security teams
Plain-English summary
CVE-2021-32792 is a low-severity cross-site scripting issue in Apache deployments using mod_auth_openidc before 2.4.9 with OIDCPreservePost On. A victim would need to interact with a crafted flow, and the documented impact is limited confidentiality exposure, not system takeover.
Executive priority
Schedule remediation in the normal web application security patch cycle, faster for internet-facing authentication services. This is not evidenced as actively exploited, but authentication-layer XSS can still create business exposure if left unresolved.
Technical view
The vulnerable component is zmartzone mod_auth_openidc, an Apache 2.x OpenID Connect relying-party module. Versions before 2.4.9 can expose XSS behavior only when OIDCPreservePost is enabled. CVSS 3.1 is 3.1 with network attack vector, high complexity, no privileges, required user interaction, and low confidentiality impact.
Likely exposure
Exposure is likely limited to Apache servers running mod_auth_openidc below 2.4.9 and configured with OIDCPreservePost On. Internet-facing authentication front ends deserve priority review, but the source bundle does not indicate broad default exposure.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. The CVSS vector indicates exploitation is remote but high-complexity and requires user interaction. Treat this as a targeted web-authentication risk rather than an emergency infrastructure compromise.
Researcher notes
Focus validation on the OIDCPreservePost On condition and version boundary before 2.4.9. The bundle cites upstream advisory, release, and commits, but does not provide operational exploit details or evidence of active exploitation.
Mitigation direction
- Upgrade mod_auth_openidc to 2.4.9 or a supported vendor-fixed package.
- Apply relevant Fedora, Debian LTS, or Oracle security updates where those distributions are used.
- Identify deployments with OIDCPreservePost On and prioritize them for remediation.
- If patching is delayed, check vendor guidance; sources do not name an alternate mitigation.
Validation and detection
- Inventory Apache hosts that load the mod_auth_openidc module.
- Confirm installed mod_auth_openidc versions are 2.4.9 or vendor-fixed builds.
- Review Apache configuration for OIDCPreservePost On.
- Confirm package provenance against Fedora, Debian LTS, Oracle, or upstream release advisories.
- Review web security telemetry for suspicious script-injection attempts around authentication flows.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-32792 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Low
- CVSS
- 3.1 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N1.61.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
3.1LowVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/zmartzone/mod_auth_openidc/releases/tag/v2.4.9CVE reference
- https://github.com/zmartzone/mod_auth_openidc/security/advisories/GHSA-458c-7pwg-3j7jCVE reference
- https://github.com/zmartzone/mod_auth_openidc/commit/00c315cb0c8ab77c67be4a2ac08a71a83ac58751CVE reference
- https://github.com/zmartzone/mod_auth_openidc/commit/55ea0a085290cd2c8cdfdd960a230cbc38ba8b56CVE reference
- FEDORA-2021-e3017c538aCVE reference · vendor-advisory
- FEDORA-2021-17f5cedf66CVE reference · vendor-advisory
- https://www.oracle.com/security-alerts/cpuapr2022.htmlCVE reference
- [debian-lts-announce] 20230430 [SECURITY] [DLA 3409-1] libapache2-mod-auth-openidc security updateCVE reference · mailing-list
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
