LiveActive security incident?Get immediate response
CVE Record

CVE-2024-11217: Oauth-server-container: oauth-server-container logs client secret in debug level

A vulnerability was found in the OAuth-server. OAuth-server logs the OAuth2 client secret when the logLevel is Debug higher for OIDC/GitHub/GitLab/Google IDPs login options.

MediumCVSS 4.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2024-11217 can expose OAuth client secrets through debug logging in the OpenShift OAuth server container. If debug logs are enabled for certain identity provider logins, secrets for OIDC, GitHub, GitLab, or Google integrations may be written to logs. This is mainly a confidentiality risk, not remote code execution.

Executive priority

Treat as a targeted credential-exposure issue. Prioritize environments with debug logging enabled and broad log access. Immediate focus should be confirming exposure, reducing log visibility, and rotating secrets if logs may contain them.

Technical view

Red Hat describes oauth-server-container logging OAuth2 client secrets when logLevel is Debug for OIDC/GitHub/GitLab/Google IDP login options. The CVSS 3.1 score is 4.9, with high confidentiality impact and high privileges required. Affected material includes Red Hat OpenShift Container Platform 4 and oauth-server-container 4.12 through 4.18 series.

Likely exposure

Exposure is most likely in OpenShift 4 environments using the OAuth server with affected external identity providers and debug-level logging enabled. Risk increases if centralized logs are broadly accessible or retained for long periods.

Exploitation context

No source provided indicates active exploitation, and it is not listed as CISA KEV. Abuse would depend on obtaining logs containing the leaked client secret. The practical risk is credential disclosure through log access rather than direct unauthenticated exploitation.

Researcher notes

Evidence names OpenShift 4 and oauth-server-container 4.12.* through 4.18.*. The supplied sources do not include a specific fixed version or advisory package list. Avoid assuming exploitability beyond log access and secret reuse scenarios.

Mitigation direction

  • Check Red Hat guidance for fixed packages or official remediation instructions.
  • Avoid debug logging for OAuth server components in production.
  • Restrict access to OAuth server and centralized logging systems.
  • Rotate affected OAuth client secrets if debug logs may have captured them.
  • Handle retained logs containing secrets according to incident response policy.

Validation and detection

  • Inventory OpenShift 4 clusters and oauth-server-container versions.
  • Identify configured OIDC, GitHub, GitLab, or Google identity providers.
  • Confirm OAuth server log level is not Debug in production.
  • Review log platforms for possible secret exposure using approved scanning tools.
  • Verify remediation status against Red Hat CVE guidance.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · low confidence lookup

CWE-1295: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-11217 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
4.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

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.

1CVSS vectors
5Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
4.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N1.23.6redhat

Vulnerability scoring details

Base CVSS 3.1 score

4.9Medium
CVSS 3.1 vector shape for CVE-2024-11217Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timelineredhat

    Made public.

  2. Source timelineredhat

    Reported to Red Hat.

  3. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unknown vendoroauth-server-containeroauth-server-container, 4.12.*, 4.13.*, 4.14.*, 4.15.*, 4.16.*, 4.17.*, 4.18.*unaffected
Red HatRed Hat OpenShift Container Platform 4openshift4/ose-oauth-server-rhel9affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-1295 · source CWE mapping

Debug Messages Revealing Unnecessary Information

Debug Messages Revealing Unnecessary Information represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.