{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-33228",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-03-18T02:42:27.507Z",
        "datePublished": "2026-03-20T23:06:48.485Z",
        "dateUpdated": "2026-09-04T12:04:57.091Z"
    },
    "containers": {
        "cna": {
            "title": "flatted: Prototype Pollution via parse()",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-1321",
                            "lang": "en",
                            "description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 8.9,
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/WebReflection/flatted/security/advisories/GHSA-rf6f-7fwh-wjgh",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/WebReflection/flatted/security/advisories/GHSA-rf6f-7fwh-wjgh"
                },
                {
                    "name": "https://github.com/WebReflection/flatted/commit/885ddcc33cf9657caf38c57c7be45ae1c5272802",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/WebReflection/flatted/commit/885ddcc33cf9657caf38c57c7be45ae1c5272802"
                },
                {
                    "name": "https://github.com/WebReflection/flatted/releases/tag/v3.4.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/WebReflection/flatted/releases/tag/v3.4.2"
                }
            ],
            "affected": [
                {
                    "vendor": "WebReflection",
                    "product": "flatted",
                    "versions": [
                        {
                            "version": "< 3.4.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-03-20T23:06:48.485Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "flatted is a circular JSON parser. Prior to version 3.4.2, the parse() function in flatted can use attacker-controlled string values from the parsed JSON as direct array index keys, without validating that they are numeric. Since the internal input buffer is a JavaScript Array, accessing it with the key \"__proto__\" returns Array.prototype via the inherited getter. This object is then treated as a legitimate parsed value and assigned as a property of the output object, effectively leaking a live reference to Array.prototype to the consumer. Any code that subsequently writes to that property will pollute the global prototype. This issue has been patched in version 3.4.2."
                }
            ],
            "source": {
                "advisory": "GHSA-rf6f-7fwh-wjgh",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-03-24T17:35:34.197834Z",
                                "id": "CVE-2026-33228",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "total"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-03-24T17:57:22.866Z"
                }
            },
            {
                "affected": [
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:cluster_observability_operator:1.5::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "cluster-observability-operator/logging-console-plugin-pf4-rhel9",
                        "product": "Cluster Observability Operator 1.5.0",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782839279",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:cluster_observability_operator:1.5::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "cluster-observability-operator/logging-console-plugin-pf5-rhel9",
                        "product": "Cluster Observability Operator 1.5.0",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782840539",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:cluster_observability_operator:1.5::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "cluster-observability-operator/troubleshooting-panel-console-plugin-pf6-rhel9",
                        "product": "Cluster Observability Operator 1.5.0",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1782839996",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:rhdh:1.8::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdh/rhdh-hub-rhel9",
                        "product": "Red Hat Developer Hub 1.8",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1776784286",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://catalog.redhat.com/software/containers/",
                        "cpes": [
                            "cpe:/a:redhat:rhdh:1.9::el9"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhdh/rhdh-hub-rhel9",
                        "product": "Red Hat Developer Hub 1.9",
                        "vendor": "Red Hat",
                        "versions": [
                            {
                                "lessThan": "*",
                                "status": "unaffected",
                                "version": "1777903262",
                                "versionType": "rpm"
                            }
                        ]
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:cryostat:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "io.cryostat-cryostat",
                        "product": "Cryostat 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:logging:5"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-logging/elasticsearch6-rhel9",
                        "product": "Logging Subsystem for Red Hat OpenShift",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:logging:5"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-logging/elasticsearch-operator-bundle",
                        "product": "Logging Subsystem for Red Hat OpenShift",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:logging:5"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-logging/elasticsearch-proxy-rhel9",
                        "product": "Logging Subsystem for Red Hat OpenShift",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:logging:5"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-logging/elasticsearch-rhel9-operator",
                        "product": "Logging Subsystem for Red Hat OpenShift",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:logging:5"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-logging/kibana6-rhel8",
                        "product": "Logging Subsystem for Red Hat OpenShift",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:logging:5"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift-logging/logging-curator5-rhel9",
                        "product": "Logging Subsystem for Red Hat OpenShift",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:multicluster_engine"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "multicluster-engine/console-mce-rhel9",
                        "product": "Multicluster Engine for Kubernetes",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp20/system",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp21/system",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp22/system",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp24/system",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp25/system",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp26/system",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp2/system-rhel7",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp2/system-rhel8",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_3scale_amp:2"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "3scale-amp2/system-rhel9",
                        "product": "Red Hat 3scale API Management Platform 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:acm:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhacm2/console-rhel9",
                        "product": "Red Hat Advanced Cluster Management for Kubernetes 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:amq_broker:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.jolokia-jolokia-parent",
                        "product": "Red Hat AMQ Broker 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:service_registry:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "io.apicurio-apicurio-registry",
                        "product": "Red Hat build of Apicurio Registry 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:build_keycloak:"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "rhbk-quarkus-dist.zip",
                        "product": "Red Hat Build of Keycloak",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:optaplanner:::el6"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.optaweb.vehiclerouting-optaweb-vehicle-routing",
                        "product": "Red Hat build of OptaPlanner 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:podman_desktop:1"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "podman-desktop-macos-1-0",
                        "product": "Red Hat Build of Podman Desktop",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:podman_desktop:1"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "podman-desktop-windows-1-0",
                        "product": "Red Hat Build of Podman Desktop",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_data_grid:8"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.infinispan-infinispan-console",
                        "product": "Red Hat Data Grid 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:directory_server:11"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "redhat-ds:11/389-ds-base",
                        "product": "Red Hat Directory Server 11",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:directory_server:12"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "redhat-ds:12/389-ds-base",
                        "product": "Red Hat Directory Server 12",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:directory_server:13"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "389-ds-base",
                        "product": "Red Hat Directory Server 13",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:10"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rust",
                        "product": "Red Hat Enterprise Linux 10",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "grafana",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:8"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "pcs",
                        "product": "Red Hat Enterprise Linux 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "grafana",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "pcs",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/o:redhat:enterprise_linux:9"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rust",
                        "product": "Red Hat Enterprise Linux 9",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_fuse:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "io.syndesis-syndesis-parent",
                        "product": "Red Hat Fuse 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_enterprise_application_platform:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.jboss.hal-hal-parent",
                        "product": "Red Hat JBoss Enterprise Application Platform 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_enterprise_application_platform:8"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.keycloak-keycloak-parent",
                        "product": "Red Hat JBoss Enterprise Application Platform 8",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jbosseapxp"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.keycloak-keycloak-parent",
                        "product": "Red Hat JBoss Enterprise Application Platform Expansion Pack",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhoai/odh-dashboard-rhel8",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift_ai"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "rhoai/odh-mlflow-rhel9",
                        "product": "Red Hat OpenShift AI (RHOAI)",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-console",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:openshift:4"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "openshift4/ose-console-rhel9",
                        "product": "Red Hat OpenShift Container Platform 4",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_enterprise_bpms_platform:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.kie-process-migration-service",
                        "product": "Red Hat Process Automation 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_enterprise_bpms_platform:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.kie.workbench-kie-wb-common",
                        "product": "Red Hat Process Automation 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:jboss_enterprise_bpms_platform:7"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "org.uberfire-uberfire-parent",
                        "product": "Red Hat Process Automation 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "quay/quay-rhel8",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:quay:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "quay/quay-rhel9",
                        "product": "Red Hat Quay 3",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:red_hat_single_sign_on:7"
                        ],
                        "defaultStatus": "affected",
                        "packageName": "org.keycloak-keycloak-parent",
                        "product": "Red Hat Single Sign-On 7",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:amq_streams:2"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "com.github.streamshub-console",
                        "product": "streams for Apache Kafka 2",
                        "vendor": "Red Hat"
                    },
                    {
                        "collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
                        "cpes": [
                            "cpe:/a:redhat:amq_streams:3"
                        ],
                        "defaultStatus": "unaffected",
                        "packageName": "com.github.streamshub-console",
                        "product": "streams for Apache Kafka 3",
                        "vendor": "Red Hat"
                    }
                ],
                "datePublic": "2026-03-20T23:06:48.485Z",
                "descriptions": [
                    {
                        "lang": "en",
                        "value": "A flaw was found in flatted, a JavaScript Object Notation (JSON) parser designed for handling circular data structures. A remote attacker can exploit this vulnerability by providing specially crafted JSON input. The parse() function in flatted fails to properly validate string values used as array index keys, allowing an attacker to manipulate internal JavaScript object prototypes. This prototype pollution can enable an attacker to execute arbitrary code or cause a denial of service, impacting the availability and integrity of affected systems."
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "content": {
                                "namespace": "https://access.redhat.com/security/updates/classification/",
                                "value": "Critical"
                            },
                            "type": "Red Hat severity rating"
                        }
                    },
                    {
                        "cvssV3_1": {
                            "attackComplexity": "LOW",
                            "attackVector": "NETWORK",
                            "availabilityImpact": "HIGH",
                            "baseScore": 9.8,
                            "baseSeverity": "CRITICAL",
                            "confidentialityImpact": "HIGH",
                            "integrityImpact": "HIGH",
                            "privilegesRequired": "NONE",
                            "scope": "UNCHANGED",
                            "userInteraction": "NONE",
                            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
                            "version": "3.1"
                        },
                        "format": "CVSS"
                    }
                ],
                "problemTypes": [
                    {
                        "descriptions": [
                            {
                                "cweId": "CWE-915",
                                "description": "Improperly Controlled Modification of Dynamically-Determined Object Attributes",
                                "lang": "en",
                                "type": "CWE"
                            }
                        ]
                    }
                ],
                "references": [
                    {
                        "tags": [
                            "vdb-entry",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/security/cve/CVE-2026-33228"
                    },
                    {
                        "name": "RHBZ#2449872",
                        "tags": [
                            "issue-tracking",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449872"
                    },
                    {
                        "tags": [
                            "x_sadp-csaf-vex"
                        ],
                        "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-33228.json"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:34342"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:9742"
                    },
                    {
                        "tags": [
                            "vendor-advisory",
                            "x_refsource_REDHAT"
                        ],
                        "url": "https://access.redhat.com/errata/RHSA-2026:13826"
                    }
                ],
                "solutions": [
                    {
                        "lang": "en",
                        "value": "RHSA-2026:34342: Cluster Observability Operator 1.5.0"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:9742: Red Hat Developer Hub 1.8"
                    },
                    {
                        "lang": "en",
                        "value": "RHSA-2026:13826: Red Hat Developer Hub 1.9"
                    }
                ],
                "timeline": [
                    {
                        "lang": "en",
                        "time": "2026-03-21T00:01:43.424Z",
                        "value": "Reported to Red Hat."
                    },
                    {
                        "lang": "en",
                        "time": "2026-03-20T23:06:48.485Z",
                        "value": "Made public."
                    }
                ],
                "title": "flatted: Flatted: Prototype pollution vulnerability allows arbitrary code execution via crafted JSON.",
                "x_adpType": "supplier",
                "x_generator": {
                    "engine": "sadp-cli 1.0.0"
                },
                "providerMetadata": {
                    "orgId": "0b0ca135-0b70-47e7-9f44-1890c2a1c46c",
                    "shortName": "redhat-SADP",
                    "dateUpdated": "2026-09-04T12:04:57.091Z"
                }
            }
        ]
    }
}