Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. knative.dev/serving
  4. ›
  5. CVE-2023-48713

CVE-2023-48713: Knative Serving vulnerable to attacker-controlled pod causing denial of service of autoscaler

November 27, 2023

Summary

A vulnerability was fond in Knative Serving that could allow an attacker to crash the Knative Serving autoscaler resulting in a denial of service. The attacker would need to have compromised one pod in the Knative Serving deployment, and with that position they could launch the attack against the autoscaler. When the autoscaler scrapes the metrics of pods, it sends a request to the /metrics endpoint of each pod and reads the response. The attacker would need to detect the request from the autoscaler to the /metrics endpoint of the pod they had compromised and send a malicious response back to the autoscaler. At this point, the autoscaler would crash. The root cause of the vulnerability was a memory exhaustion issue in the autoscaler that the attacker could trigger with the malicious reponse.

The vulnerability would allow a privilege escalation by the attacker from controlling one point to having negative impact on the entire Knative Serving deployment.

Impact

All users is vulnerable to this; Users that have not had any of their pods compromised are not at risk of this vulnerability.

Mitigation

The vulnerability has been patched in v1.10.5, v1.11.3 and v1.12.0

Credits

The vulnerability was reported by Ada Logics during an ongoing security audit of Knative involving Ada Logics, the Knative maintainers, OSTIF and CNCF.

References

  • github.com/advisories/GHSA-qmvj-4qr9-v547
  • github.com/knative/serving/commit/012ee2509231b80b7842139bfabc30516d3026ca
  • github.com/knative/serving/commit/101f814112b9ca0767f457e7e616b46205551cf1
  • github.com/knative/serving/commit/fff40ef7bac9be8380ec3d1c70fc15b57093382a
  • github.com/knative/serving/security/advisories/GHSA-qmvj-4qr9-v547

Code Behaviors & Features

Detect and mitigate CVE-2023-48713 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.39.0

Fixed versions

  • 0.39.0

Solution

Upgrade to version 0.39.0 or above.

Source file

go/knative.dev/serving/CVE-2023-48713.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:03 +0000.