{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-82590",
        "assignerOrgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
        "state": "PUBLISHED",
        "assignerShortName": "VulDB",
        "dateReserved": "2026-08-30T06:09:55.417Z",
        "datePublished": "2026-08-30T22:30:11.286Z",
        "dateUpdated": "2026-08-30T22:30:11.286Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "1af790b2-7ee1-4545-860a-a788eba489b5",
                "shortName": "VulDB",
                "dateUpdated": "2026-08-30T22:30:11.286Z"
            },
            "title": "Open5GS SMF nudm-handler.c smf_nudm_sdm_handle_get assertion",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "type": "CWE",
                            "cweId": "CWE-617",
                            "lang": "en",
                            "description": "Reachable Assertion"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "n/a",
                    "product": "Open5GS",
                    "versions": [
                        {
                            "version": "2.7.0",
                            "status": "affected"
                        },
                        {
                            "version": "2.7.1",
                            "status": "affected"
                        },
                        {
                            "version": "2.7.2",
                            "status": "affected"
                        },
                        {
                            "version": "2.7.3",
                            "status": "affected"
                        },
                        {
                            "version": "2.7.4",
                            "status": "affected"
                        },
                        {
                            "version": "2.7.5",
                            "status": "affected"
                        },
                        {
                            "version": "2.7.6",
                            "status": "affected"
                        },
                        {
                            "version": "2.7.7",
                            "status": "affected"
                        },
                        {
                            "version": "2.8.0",
                            "status": "unaffected"
                        }
                    ],
                    "cpes": [
                        "cpe:2.3:a:open5gs:open5gs:*:*:*:*:*:*:*:*"
                    ],
                    "modules": [
                        "SMF"
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "A weakness has been identified in Open5GS up to 2.7.7. The affected element is the function smf_nudm_sdm_handle_get of the file src/smf/nudm-handler.c of the component SMF. Executing a manipulation of the argument preemptCap can lead to reachable assertion. The attack may be launched remotely. Upgrading to version 2.8.0 is sufficient to fix this issue. This patch is called 4554405f29bffd7562abedbee63484825bd90cd5. You should upgrade the affected component."
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "version": "4.0",
                        "baseScore": 5.3,
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X",
                        "baseSeverity": "MEDIUM"
                    }
                },
                {
                    "cvssV3_1": {
                        "version": "3.1",
                        "baseScore": 4.3,
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C",
                        "baseSeverity": "MEDIUM"
                    }
                },
                {
                    "cvssV3_0": {
                        "version": "3.0",
                        "baseScore": 4.3,
                        "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L/E:X/RL:O/RC:C",
                        "baseSeverity": "MEDIUM"
                    }
                },
                {
                    "cvssV2_0": {
                        "version": "2.0",
                        "baseScore": 4,
                        "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P/E:ND/RL:OF/RC:C"
                    }
                }
            ],
            "timeline": [
                {
                    "time": "2026-08-30T00:00:00.000Z",
                    "lang": "en",
                    "value": "Advisory disclosed"
                },
                {
                    "time": "2026-08-30T02:00:00.000Z",
                    "lang": "en",
                    "value": "VulDB entry created"
                },
                {
                    "time": "2026-08-30T08:15:16.000Z",
                    "lang": "en",
                    "value": "VulDB entry last update"
                }
            ],
            "credits": [
                {
                    "lang": "en",
                    "value": "ZiyuLin (VulDB User)",
                    "type": "reporter"
                }
            ],
            "references": [
                {
                    "url": "https://vuldb.com/vuln/397085",
                    "name": "VDB-397085 | Open5GS SMF nudm-handler.c smf_nudm_sdm_handle_get assertion",
                    "tags": [
                        "vdb-entry",
                        "technical-description"
                    ]
                },
                {
                    "url": "https://vuldb.com/vuln/397085/cti",
                    "name": "VDB-397085 | CTI Indicators (IOB, IOC, IOA)",
                    "tags": [
                        "signature",
                        "permissions-required"
                    ]
                },
                {
                    "url": "https://vuldb.com/cve/CVE-2026-82590",
                    "name": "CVE-2026-82590 | CVE Analysis and Report",
                    "tags": [
                        "third-party-advisory"
                    ]
                },
                {
                    "url": "https://vuldb.com/submit/891893",
                    "name": "Submit #891893 | Open5gs SMF v2.7.7 Denial of Service",
                    "tags": [
                        "third-party-advisory"
                    ]
                },
                {
                    "url": "https://github.com/open5gs/open5gs/issues/4455",
                    "tags": [
                        "issue-tracking"
                    ]
                },
                {
                    "url": "https://github.com/open5gs/open5gs/commit/4554405f29bffd7562abedbee63484825bd90cd5",
                    "tags": [
                        "patch"
                    ]
                },
                {
                    "url": "https://github.com/open5gs/open5gs/releases/tag/v2.8.0",
                    "tags": [
                        "patch"
                    ]
                },
                {
                    "url": "https://github.com/open5gs/open5gs/",
                    "tags": [
                        "product"
                    ]
                }
            ],
            "tags": [
                "x_open-source"
            ],
            "x_generator": [
                "VulDB PVTS v202608"
            ]
        }
    }
}