{
  "threat_severity" : "Critical",
  "public_date" : "2022-06-09T14:00:00Z",
  "bugzilla" : {
    "description" : "envoy: oauth filter allows trivial bypass",
    "id" : "2088739",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2088739"
  },
  "cvss3" : {
    "cvss3_base_score" : "10.0",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
    "status" : "verified"
  },
  "cwe" : "CWE-303",
  "details" : [ "Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current implementation assumes that access tokens are always validated thus allowing access in the presence of any access token attached to the request. Users are advised to upgrade. There is no known workaround for this issue.", "A flaw was found in Envoy. The OAuth filter does not include an implementation for validating access tokens, allowing remote attackers to bypass authentication to Envoy by providing any token value." ],
  "acknowledgement" : "Red Hat would like to thank the Envoy security team for reporting this issue.",
  "affected_release" : [ {
    "product_name" : "OpenShift Service Mesh 2.1",
    "release_date" : "2022-06-13T00:00:00Z",
    "advisory" : "RHSA-2022:5004",
    "cpe" : "cpe:/a:redhat:service_mesh:2.1::el8",
    "package" : "servicemesh-proxy-0:2.1.3-1.el8"
  } ],
  "package_state" : [ {
    "product_name" : "OpenShift Service Mesh 2.0",
    "fix_state" : "Not affected",
    "package_name" : "servicemesh-proxy",
    "cpe" : "cpe:/a:redhat:service_mesh:2.0"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2022-29226\nhttps://nvd.nist.gov/vuln/detail/CVE-2022-29226\nhttps://github.com/envoyproxy/envoy/security/advisories/GHSA-h45c-2f94-prxh" ],
  "name" : "CVE-2022-29226",
  "mitigation" : {
    "value" : "There is no known mitigation for this flaw.",
    "lang" : "en:us"
  },
  "csaw" : false
}