CVE intelligence and bounded remediation
CVE-2019-11250 — The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher
Medium
CVSS 6.5
The Kubernetes client-go library logs request headers at verbosity levels of 7 or higher. This can disclose credentials to unauthorized users via logs or command output. Kubernetes components (such as kube-apiserver) prior to v1.16.0, which make use of basic or bearer token authentication, and run at high verbosity levels, are affected.
- Severity
- Medium
- CVSS
- 6.5 (3.1)
- Published
- 2019-08-29
- CISA KEV
- Not currently listed
- Ecosystem
- software/application
- Weaknesses
- CWE-532
Affected products
- kubernetes / kubernetes
- kubernetes / kubernetes / 1.15.3
- kubernetes / kubernetes / 1.15.4
- kubernetes / kubernetes / 1.16.0
- redhat / openshift_container_platform / 3.11
- redhat / openshift_container_platform / 4.1
Matched remediation archetype
Information disclosure and sensitive data exposure
This catalog composition supplies bounded fallback guidance. Explicitly reviewed curated workflows load with the complete record below.
Check exposure
- Trace sensitive data through responses, errors, logs, metrics, traces, caches, exports, files, backups, and client bundles.
- Identify affected subjects, tenants, retention windows, access controls, and downstream copies without opening unnecessary sensitive records.
- Review metadata, timing, status, length, and existence signals as well as direct content disclosure.
Remediate safely
- Minimize collection and output, apply field-level authorization and redaction at a centralized boundary, and return generic external errors.
- Remove secrets and sensitive data from logs, artifacts, URLs, caches, and client-side bundles; rotate credentials that may have been exposed.
- Update the affected component and add synthetic-data tests for response, error, observability, and export paths.
Authoritative sources
Complete CVE record and remediation plan
The detailed catalog view below loads this exact record, its source evidence, and the full seven-phase agentic change plan.