{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-33013",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2026-03-17T17:22:14.665Z",
        "datePublished": "2026-03-20T04:47:42.768Z",
        "dateUpdated": "2026-03-25T14:23:38.641Z"
    },
    "containers": {
        "cna": {
            "title": "Micronaut vulnerable to DoS via crafted form-urlencoded body binding with descending array indices",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-835",
                            "lang": "en",
                            "description": "CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "attackVector": "NETWORK",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "privilegesRequired": "NONE",
                        "userInteraction": "NONE",
                        "vulnConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "baseScore": 8.2,
                        "baseSeverity": "HIGH",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
                        "version": "4.0"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-43w5-mmxv-cpvh",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/micronaut-projects/micronaut-core/security/advisories/GHSA-43w5-mmxv-cpvh"
                },
                {
                    "name": "https://github.com/micronaut-projects/micronaut-core/pull/12410",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/micronaut-projects/micronaut-core/pull/12410"
                },
                {
                    "name": "https://github.com/micronaut-projects/micronaut-core/commit/1afe509677c51b320041b7a2c177366d4a4deb55",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/micronaut-projects/micronaut-core/commit/1afe509677c51b320041b7a2c177366d4a4deb55"
                },
                {
                    "name": "https://github.com/micronaut-projects/micronaut-core/releases/tag/v3.10.5",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/micronaut-projects/micronaut-core/releases/tag/v3.10.5"
                },
                {
                    "name": "https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.10.16",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/micronaut-projects/micronaut-core/releases/tag/v4.10.16"
                }
            ],
            "affected": [
                {
                    "vendor": "micronaut-projects",
                    "product": "micronaut-core",
                    "versions": [
                        {
                            "version": ">= 4.0.0-M1, < 4.10.16",
                            "status": "affected"
                        },
                        {
                            "version": "< 3.10.5",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2026-03-20T04:47:42.768Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "Micronaut Framework is a JVM-based full stack Java framework designed for building modular, easily testable JVM applications. Versions prior to both 4.10.16 and 3.10.5 do not correctly handle descending array index order during form-urlencoded body binding in theJsonBeanPropertyBinder::expandArrayToThreshold, which allows remote attackers to cause a DoS (non-terminating loop, CPU exhaustion, and OutOfMemoryError) via crafted indexed form parameters (e.g., authors[1].name followed by authors[0].name). This issue has been fixed in versions 4.10.16 and 3.10.5."
                }
            ],
            "source": {
                "advisory": "GHSA-43w5-mmxv-cpvh",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-03-25T14:22:10.515441Z",
                                "id": "CVE-2026-33013",
                                "options": [
                                    {
                                        "Exploitation": "poc"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-03-25T14:23:38.641Z"
                }
            }
        ]
    }
}