Lookup for vulnerabilities affecting packages.

GET /api/vulnerabilities/14739?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "http://public2.vulnerablecode.io/api/vulnerabilities/14739?format=api",
    "vulnerability_id": "VCID-vf6g-gc99-1uak",
    "summary": "Apache Kafka's SCRAM implementation Incorrectly Implements Authentication Algorithm\nIncorrect Implementation of Authentication Algorithm in Apache Kafka's SCRAM implementation.\n\nIssue Summary:\nApache Kafka's implementation of the Salted Challenge Response Authentication Mechanism (SCRAM) did not fully adhere to the requirements of RFC 5802 [1].\nSpecifically, as per RFC 5802, the server must verify that the nonce sent by the client in the second message matches the nonce sent by the server in its first message.\nHowever, Kafka's SCRAM implementation did not perform this validation.\n\nImpact:\nThis vulnerability is exploitable only when an attacker has plaintext access to the SCRAM authentication exchange. However, the usage of SCRAM over plaintext is strongly discouraged as it is considered an insecure practice [2]. Apache Kafka recommends deploying SCRAM exclusively with TLS encryption to protect SCRAM exchanges from interception [3].\nDeployments using SCRAM with TLS are not affected by this issue.\n\nHow to Detect If You Are Impacted:\nIf your deployment uses SCRAM authentication over plaintext communication channels (without TLS encryption), you are likely impacted.\nTo check if TLS is enabled, review your server.properties configuration file for listeners property. If you have SASL_PLAINTEXT in the listeners, then you are likely impacted.\n\nFix Details:\nThe issue has been addressed by introducing nonce verification in the final message of the SCRAM authentication exchange to ensure compliance with RFC 5802.\n\nAffected Versions:\nApache Kafka versions 0.10.2.0 through 3.9.0, excluding the fixed versions below.\n\nFixed Versions:\n3.9.0\n3.8.1\n3.7.2\n\nUsers are advised to upgrade to 3.7.2 or later to mitigate this issue.\n\nRecommendations for Mitigation:\nUsers unable to upgrade to the fixed versions can mitigate the issue by:\n- Using TLS with SCRAM Authentication:\nAlways deploy SCRAM over TLS to encrypt authentication exchanges and protect against interception.\n- Considering Alternative Authentication Mechanisms:\nEvaluate alternative authentication mechanisms, such as PLAIN, Kerberos or OAuth with TLS, which provide additional layers of security.",
    "aliases": [
        {
            "alias": "CVE-2024-56128"
        },
        {
            "alias": "GHSA-p7c9-8xx8-h74f"
        }
    ],
    "fixed_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/569877?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka@3.7.2",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka@3.7.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/569878?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka@3.8.1",
            "is_vulnerable": false,
            "affected_by_vulnerabilities": [],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka@3.8.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51816?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.12@3.7.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.12@3.7.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51822?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.12@3.8.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.12@3.8.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51805?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.13@3.7.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.13@3.7.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51810?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.13@3.8.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.13@3.8.1"
        }
    ],
    "affected_packages": [
        {
            "url": "http://public2.vulnerablecode.io/api/packages/175076?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.10@0.10.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-fted-1y3h-tye2"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.10@0.10.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/175077?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.10@0.10.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-fted-1y3h-tye2"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.10@0.10.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/29569?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.10@0.10.2.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.10@0.10.2.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/569883?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@0.10.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@0.10.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736593?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@0.10.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@0.10.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736594?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@0.10.2.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@0.10.2.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736595?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736596?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736597?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736598?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.3",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@0.11.0.3"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736599?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@1.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@1.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736600?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@1.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@1.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736601?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@1.0.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@1.0.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736602?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@1.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@1.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/736603?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@1.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@1.1.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/39865?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.0.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.0.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262847?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.0.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.0.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262848?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.1.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.1.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262849?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.1.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.1.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262850?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262851?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.2.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.2.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262852?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.2.2",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.2.2"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262853?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.3.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.3.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262854?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.3.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.3.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/262855?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.4.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.4.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/39867?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.11@2.4.1",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-3jvm-ph93-bfch"
                },
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.11@2.4.1"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/773680?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.12@0.10.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                },
                {
                    "vulnerability": "VCID-ynnz-mx89-2bbu"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.12@0.10.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51821?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.12@3.8.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.12@3.8.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/1025604?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.13@0.10.2.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.13@0.10.2.0"
        },
        {
            "url": "http://public2.vulnerablecode.io/api/packages/51809?format=api",
            "purl": "pkg:maven/org.apache.kafka/kafka_2.13@3.8.0",
            "is_vulnerable": true,
            "affected_by_vulnerabilities": [
                {
                    "vulnerability": "VCID-qepc-2rn8-hufs"
                },
                {
                    "vulnerability": "VCID-vf6g-gc99-1uak"
                }
            ],
            "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.kafka/kafka_2.13@3.8.0"
        }
    ],
    "references": [
        {
            "reference_url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-56128.json",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "7.4",
                    "scoring_system": "cvssv3",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N"
                }
            ],
            "url": "https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-56128.json"
        },
        {
            "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-56128",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59958",
                    "published_at": "2026-04-04T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.6",
                    "published_at": "2026-04-26T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59982",
                    "published_at": "2026-04-24T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.60011",
                    "published_at": "2026-04-21T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.60025",
                    "published_at": "2026-04-18T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.60018",
                    "published_at": "2026-04-16T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59979",
                    "published_at": "2026-04-13T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59997",
                    "published_at": "2026-04-12T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.60012",
                    "published_at": "2026-04-11T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59991",
                    "published_at": "2026-04-09T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59978",
                    "published_at": "2026-04-08T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59928",
                    "published_at": "2026-04-07T12:55:00Z"
                },
                {
                    "value": "0.00389",
                    "scoring_system": "epss",
                    "scoring_elements": "0.59933",
                    "published_at": "2026-04-02T12:55:00Z"
                },
                {
                    "value": "0.004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.6067",
                    "published_at": "2026-05-05T12:55:00Z"
                },
                {
                    "value": "0.004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.60713",
                    "published_at": "2026-04-29T12:55:00Z"
                },
                {
                    "value": "0.004",
                    "scoring_system": "epss",
                    "scoring_elements": "0.60717",
                    "published_at": "2026-05-07T12:55:00Z"
                }
            ],
            "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-56128"
        },
        {
            "reference_url": "https://datatracker.ietf.org/doc/html/rfc5802",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-18T16:15:35Z/"
                }
            ],
            "url": "https://datatracker.ietf.org/doc/html/rfc5802"
        },
        {
            "reference_url": "https://datatracker.ietf.org/doc/html/rfc5802#section-9",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-18T16:15:35Z/"
                }
            ],
            "url": "https://datatracker.ietf.org/doc/html/rfc5802#section-9"
        },
        {
            "reference_url": "https://github.com/apache/kafka",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/apache/kafka"
        },
        {
            "reference_url": "https://github.com/apache/kafka/commit/2cbc5bd3ca22185d9cd357c9db23a2cfb43a0fff",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/apache/kafka/commit/2cbc5bd3ca22185d9cd357c9db23a2cfb43a0fff"
        },
        {
            "reference_url": "https://kafka.apache.org/documentation/#security_sasl_scram_security",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-18T16:15:35Z/"
                }
            ],
            "url": "https://kafka.apache.org/documentation/#security_sasl_scram_security"
        },
        {
            "reference_url": "https://lists.apache.org/thread/84dh4so32lwn7wr6c5s9mwh381vx9wkw",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                },
                {
                    "value": "Track",
                    "scoring_system": "ssvc",
                    "scoring_elements": "SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2024-12-18T16:15:35Z/"
                }
            ],
            "url": "https://lists.apache.org/thread/84dh4so32lwn7wr6c5s9mwh381vx9wkw"
        },
        {
            "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56128",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-56128"
        },
        {
            "reference_url": "http://www.openwall.com/lists/oss-security/2024/12/18/3",
            "reference_id": "",
            "reference_type": "",
            "scores": [
                {
                    "value": "5.3",
                    "scoring_system": "cvssv3.1",
                    "scoring_elements": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
                },
                {
                    "value": "1.7",
                    "scoring_system": "cvssv4",
                    "scoring_elements": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U"
                },
                {
                    "value": "LOW",
                    "scoring_system": "generic_textual",
                    "scoring_elements": ""
                }
            ],
            "url": "http://www.openwall.com/lists/oss-security/2024/12/18/3"
        },
        {
            "reference_url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333013",
            "reference_id": "2333013",
            "reference_type": "",
            "scores": [],
            "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2333013"
        },
        {
            "reference_url": "https://github.com/advisories/GHSA-p7c9-8xx8-h74f",
            "reference_id": "GHSA-p7c9-8xx8-h74f",
            "reference_type": "",
            "scores": [
                {
                    "value": "LOW",
                    "scoring_system": "cvssv3.1_qr",
                    "scoring_elements": ""
                }
            ],
            "url": "https://github.com/advisories/GHSA-p7c9-8xx8-h74f"
        }
    ],
    "weaknesses": [
        {
            "cwe_id": 303,
            "name": "Incorrect Implementation of Authentication Algorithm",
            "description": "The requirements for the product dictate the use of an established authentication algorithm, but the implementation of the algorithm is incorrect."
        },
        {
            "cwe_id": 937,
            "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013."
        },
        {
            "cwe_id": 1035,
            "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities",
            "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017."
        }
    ],
    "exploits": [],
    "severity_range_score": "0.1 - 7.4",
    "exploitability": "0.5",
    "weighted_severity": "6.7",
    "risk_score": 3.4,
    "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-vf6g-gc99-1uak"
}