CVE-2026-8782 Details
Description
A weakness has been identified in omec-project amf up to 2.1.3-dev. This affects an unknown function of the file ngap/handler.go of the component NGAP Message Handler. This manipulation causes null pointer dereference. Remote exploitation of the attack is possible. The exploit has been made available to the public and could be used for attacks. Upgrading to version 2.2.0 mitigates this issue. It is recommended to upgrade the affected component. The same pull request fixes multiple security issues.
A null pointer dereference vulnerability has been identified in the OMEC Project AMF component, specifically in versions up to 2.1.3-dev. The issue arises in the NGAP Message Handler, where an unknown function in the file 'ngap/handler.go' fails to properly handle certain input, leading to a crash. This vulnerability can be exploited remotely, causing a denial of service by crashing the application.
Users are advised to upgrade to version 2.2.0, which addresses this vulnerability by adding necessary nil guards in the NGAP message handling.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 18, 2026CISA-ADP
Assessed May 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/omec-project/amf/ | [email protected] | ProductVendor |
| https://github.com/omec-project/amf/issues/674 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/omec-project/amf/pull/666 | [email protected] | Source CodeVendor |
| https://github.com/omec-project/amf/releases/tag/v2.2.0 | [email protected] | Release NotesVendor |
| https://vuldb.com/submit/811654 | [email protected] | Permission Required |
| https://vuldb.com/vuln/364406 | [email protected] | AdvisoryPermission RequiredRemedy |
| https://vuldb.com/vuln/364406/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-404 | Improper Resource Shutdown or Release | [email protected] |
| CWE-476 | NULL Pointer Dereference | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| omec-project amf | <= 2.1.3-dev (semver) |
CPE
Remediation | |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 18, 2026 | New CVE Received | [email protected] |
Volerion