{
  "document": {
    "aggregate_severity": {
      "text": "Important"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "TuxCare License Agreement",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "legal_disclaimer",
        "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Cloud Linux Inc. and provide a link to the original.",
        "title": "Terms of Use"
      },
      {
        "category": "details",
        "text": "* SECURITY UPDATE: off-by-one OOB read in mod_proxy_ajp message getters\n     - debian/patches/CVE-2026-33857.patch: tighten length checks\n       (`> msg->len` -> `>= msg->len`) in ajp_msg_get_uint8/16/32 and\n       ajp_msg_peek_uint8/16 in modules/proxy/ajp_msg.c.\n     - CVE-2026-33857\n   * SECURITY UPDATE: heap over-read in mod_proxy_ajp via missing\n     null-termination check in ajp_msg_get_string()\n     - debian/patches/CVE-2026-34032.patch: switch the buffer overflow\n       check to compare against msg->len and verify the expected null\n       terminator is present before returning the pointer in\n       modules/proxy/ajp_msg.c.\n     - CVE-2026-34032\n   * SECURITY UPDATE: heap over-read and memory disclosure in\n     mod_proxy_ajp ajp_parse_data() via missing minimum message-length\n     validation\n     - debian/patches/CVE-2026-34059.patch: reject AJP data messages\n       whose `msg->len` is smaller than AJP_HEADER_LEN +\n       AJP_HEADER_SZ_LEN + 1 + 1 before computing expected_len in\n       modules/proxy/ajp_header.c.\n     - CVE-2026-34059\n   * SECURITY UPDATE: local information disclosure via .htaccess /\n     mod_setenvif / ProxyFCGISetEnvIf, where a non-privileged user\n     with .htaccess write access could read files accessible to the\n     httpd service account\n     - debian/patches/CVE-2026-24072.patch: pass\n       AP_EXPR_FLAG_RESTRICTED when parsing ap_expr expressions from\n       htaccess context in modules/mappers/mod_rewrite.c,\n       modules/metadata/mod_setenvif.c, and\n       modules/proxy/mod_proxy_fcgi.c.\n     - CVE-2026-24072\n   * SECURITY UPDATE: timing attack against mod_auth_digest allowing\n     bypass of Digest authentication\n     - debian/patches/CVE-2026-33006.patch: validate nonce and digest\n       lengths earlier and replace the strcmp of the nonce hash with\n       the constant-time apr_crypto_equals (apr-util >= 1.6) in\n       modules/aaa/mod_auth_digest.c; bump APU minimum to 1.6 in\n       configure.in.\n     - CVE-2026-33006\n   * SECURITY UPDATE: NULL pointer dereference in mod_authn_socache\n     crashes the child process in a caching forward proxy setup\n     - debian/patches/CVE-2026-33007.patch: validate the URL before\n       using the cache hash in construct_key() in\n       modules/aaa/mod_authn_socache.c.\n     - CVE-2026-33007\n   * SECURITY UPDATE: HTTP response splitting via newline/control\n     characters in an outgoing status line forwarded from a\n     compromised backend\n     - debian/patches/CVE-2026-33523.patch: reject status reason\n       strings that contain newlines or control characters in\n       modules/http/http_filters.c.\n     - CVE-2026-33523",
        "title": "Details"
      }
    ],
    "publisher": {
      "category": "vendor",
      "contact_details": "https://tuxcare.com/contact/",
      "name": "TuxCare",
      "namespace": "https://tuxcare.com/"
    },
    "references": [
      {
        "category": "self",
        "summary": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
        "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
      },
      {
        "category": "self",
        "summary": "Canonical URL",
        "url": "https://security.tuxcare.com/csaf/v2/els_os/ubuntu20.04els/advisories/2026/clsa-2026_1778934210.json"
      }
    ],
    "tracking": {
      "current_release_date": "2026-05-16T12:25:07Z",
      "generator": {
        "date": "2026-05-16T12:25:07Z",
        "engine": {
          "name": "pyCSAF"
        }
      },
      "id": "CLSA-2026:1778934210",
      "initial_release_date": "2026-05-16T12:25:07Z",
      "revision_history": [
        {
          "date": "2026-05-16T12:25:07Z",
          "number": "1",
          "summary": "Initial version"
        }
      ],
      "status": "final",
      "version": "1"
    },
    "title": "Fix of 7 CVEs"
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_name",
                "name": "Ubuntu 20.04",
                "product": {
                  "name": "Ubuntu 20.04",
                  "product_id": "Ubuntu-20",
                  "product_identification_helper": {
                    "cpe": "cpe:2.3:o:canonical:ubuntu_linux:20.04:*:*:*:lts:*:*:*"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "Ubuntu"
          }
        ],
        "category": "vendor",
        "name": "Canonical Ltd."
      },
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-dev@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-ssl-dev@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-proxy-uwsgi@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-pristine@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-utils@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-md@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-custom@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                "product": {
                  "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_id": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-bin@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-proxy-uwsgi@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-utils@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-md@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-bin@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-dev@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-ssl-dev@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-custom@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                "product": {
                  "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_id": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-pristine@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-pristine@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-custom@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-ssl-dev@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-proxy-uwsgi@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-dev@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-utils@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-bin@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                "product": {
                  "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_id": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-md@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-bin@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-ssl-dev@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-md@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-dev@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/libapache2-mod-proxy-uwsgi@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-utils@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-pristine@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                "product": {
                  "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_id": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-suexec-custom@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=amd64"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "amd64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
                "product": {
                  "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
                  "product_id": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-data@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=all"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
                "product": {
                  "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
                  "product_id": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-doc@2.4.41-4ubuntu3.23%2Btuxcare.els4?arch=all"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
                "product": {
                  "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
                  "product_id": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-data@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=all"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
                "product": {
                  "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
                  "product_id": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-doc@2.4.41-4ubuntu3.23%2Btuxcare.els3?arch=all"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
                "product": {
                  "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
                  "product_id": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-data@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=all"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
                "product": {
                  "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
                  "product_id": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-doc@2.4.41-4ubuntu3.23%2Btuxcare.els2?arch=all"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
                "product": {
                  "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
                  "product_id": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-doc@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=all"
                  }
                }
              },
              {
                "category": "product_version",
                "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
                "product": {
                  "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
                  "product_id": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
                  "product_identification_helper": {
                    "purl": "pkg:deb/tuxcare/apache2-data@2.4.41-4ubuntu3.23%2Btuxcare.els1?arch=all"
                  }
                }
              }
            ],
            "category": "architecture",
            "name": "all"
          }
        ],
        "category": "vendor",
        "name": "TuxCare"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all"
        },
        "product_reference": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all"
        },
        "product_reference": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        },
        "product_reference": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all"
        },
        "product_reference": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all"
        },
        "product_reference": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        },
        "product_reference": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all"
        },
        "product_reference": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all"
        },
        "product_reference": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64"
        },
        "product_reference": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all"
        },
        "product_reference": "apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all"
        },
        "product_reference": "apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64 as a component of Ubuntu 20.04",
          "product_id": "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64"
        },
        "product_reference": "apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
        "relates_to_product_reference": "Ubuntu-20"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2026-34059",
      "cwe": {
        "id": "CWE-126",
        "name": "Buffer Over-read"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the ajp_parse_data function attempts to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        ],
        "known_affected": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2026-34059"
        }
      ],
      "release_date": "2026-05-04T12:39:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-16T12:23:33.584633Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ],
          "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
        },
        {
          "category": "none_available",
          "date": "2026-05-04T12:39:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ]
    },
    {
      "cve": "CVE-2026-33006",
      "cwe": {
        "id": "CWE-208",
        "name": "Observable Timing Discrepancy"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the mod_auth_digest module of httpd. A remote unauthenticated attacker can bypass digest authentication by measuring timing discrepancies of requests. This issue leads to unauthorized access to resources protected by digest authentication.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        ],
        "known_affected": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2026-33006"
        }
      ],
      "release_date": "2026-05-04T14:42:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-16T12:23:33.584633Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ],
          "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
        },
        {
          "category": "none_available",
          "date": "2026-05-04T14:42:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "HIGH",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 4.8,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    },
    {
      "cve": "CVE-2026-24072",
      "cwe": {
        "id": "CWE-73",
        "name": "External Control of File Name or Path"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in Apache HTTP Server. This escalation of privilege vulnerability allows local attackers, specifically those with the ability to author .htaccess files, to read sensitive files. This flaw enables unauthorized access to files with the privileges of the httpd user, potentially leading to information disclosure.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        ],
        "known_affected": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2026-24072"
        }
      ],
      "release_date": "2026-05-04T12:37:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-16T12:23:33.584633Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ],
          "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
        },
        {
          "category": "none_available",
          "date": "2026-05-04T12:37:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "NONE",
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    },
    {
      "cve": "CVE-2026-33523",
      "cwe": {
        "id": "CWE-443",
        "name": "DEPRECATED: HTTP response splitting"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in httpd. When processing responses from an untrusted or compromised backend server, multiple modules fail to sanitize Carriage Return and Line Feed (CRLF) sequences in the HTTP status line. This issue leads to an HTTP response splitting attack.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        ],
        "known_affected": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2026-33523"
        }
      ],
      "release_date": "2026-05-04T14:40:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-16T12:23:33.584633Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ],
          "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
        },
        {
          "category": "none_available",
          "date": "2026-05-04T14:40:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 6.5,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "LOW",
            "integrityImpact": "LOW",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    },
    {
      "cve": "CVE-2026-33857",
      "cwe": {
        "id": "CWE-125",
        "name": "Out-of-bounds Read"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the AJP getter functions attempt to read data beyond the allocated buffer size, allowing an attacker or a malformed request to cause an out-of-bounds read. This issue leads to a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        ],
        "known_affected": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2026-33857"
        }
      ],
      "release_date": "2026-05-04T13:07:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-16T12:23:33.584633Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ],
          "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
        },
        {
          "category": "none_available",
          "date": "2026-05-04T13:07:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ]
    },
    {
      "cve": "CVE-2026-34032",
      "cwe": {
        "id": "CWE-170",
        "name": "Improper Null Termination"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the mod_proxy_ajp module of httpd. When processing AJP (Apache JServ Protocol) messages, the server fails to properly check if a string is null-terminated before attempting to read it, allowing an attacker or a malformed request to cause a heap-based buffer over-read. This issue potentially leads to memory disclosure and a denial of service.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        ],
        "known_affected": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2026-34032"
        }
      ],
      "release_date": "2026-05-04T12:54:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-16T12:23:33.584633Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ],
          "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
        },
        {
          "category": "none_available",
          "date": "2026-05-04T12:54:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.2,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Important"
        }
      ]
    },
    {
      "cve": "CVE-2026-33007",
      "cwe": {
        "id": "CWE-476",
        "name": "NULL Pointer Dereference"
      },
      "notes": [
        {
          "category": "description",
          "text": "A flaw was found in the mod_authn_socache module of httpd. This vulnerability allows an unauthenticated remote user to crash a child process due to a NULL pointer dereference when the server is operating in a caching forward proxy configuration.",
          "title": "Vulnerability description"
        },
        {
          "category": "general",
          "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.",
          "title": "CVSS score applicability"
        }
      ],
      "product_status": {
        "fixed": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
        ],
        "known_affected": [
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
          "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
          "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
        ]
      },
      "references": [
        {
          "category": "self",
          "summary": "Canonical URL",
          "url": "https://cve.tuxcare.com/els/cve/CVE-2026-33007"
        }
      ],
      "release_date": "2026-05-04T14:41:00Z",
      "remediations": [
        {
          "category": "vendor_fix",
          "date": "2026-05-16T12:23:33.584633Z",
          "details": "Details on how to apply the fix are available at: https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ],
          "url": "https://cve.tuxcare.com/els/releases/CLSA-2026:1778934210"
        },
        {
          "category": "none_available",
          "date": "2026-05-04T14:41:00Z",
          "details": "Affected",
          "product_ids": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els1.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els2.all",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els3.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els1.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els2.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els3.amd64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "LOW",
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "Ubuntu-20:apache2-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-bin-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-data-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-doc-0:2.4.41-4ubuntu3.23+tuxcare.els4.all",
            "Ubuntu-20:apache2-ssl-dev-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-custom-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-suexec-pristine-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:apache2-utils-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-md-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64",
            "Ubuntu-20:libapache2-mod-proxy-uwsgi-0:2.4.41-4ubuntu3.23+tuxcare.els4.amd64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "details": "Moderate"
        }
      ]
    }
  ]
}