Vulnerability record · CVE-2022-44793 · published 7 November 2022
CVE-2022-44793: Net-SNMP NULL pointer dereference in IPv6 forwarding MIB handler
Net Snmp · Net Snmp
Net-SNMP versions 5.4.3 through 5.9.3 contain a NULL pointer dereference in handle_ipv6IpForwarding in agent/mibgroup/ip-mib/ip_scalars.c. A remote attacker can send a crafted UDP packet that crashes the SNMP instance, causing a denial of service. The flaw affects the SNMP agent daemon and any product embedding the vulnerable Net-SNMP code.
Description
handle_ipv6IpForwarding in agent/mibgroup/ip-mib/ip_scalars.c in Net-SNMP 5.4.3 through 5.9.3 has a NULL Pointer Exception bug that can be used by a remote attacker to cause the instance to crash via a crafted UDP packet, resulting in Denial of Service.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Automated analysis
high priorityRemote, unauthenticated crash of a widely deployed management daemon with public exploit references and very high EPSS, though impact is limited to denial of service.
What it is
Net-SNMP versions 5.4.3 through 5.9.3 contain a NULL pointer dereference in handle_ipv6IpForwarding in agent/mibgroup/ip-mib/ip_scalars.c. A remote attacker can send a crafted UDP packet that crashes the SNMP instance, causing a denial of service. The flaw affects the SNMP agent daemon and any product embedding the vulnerable Net-SNMP code.
Impact
An attacker can crash the SNMP agent process, disrupting monitoring and management of the affected host or appliance. No code execution, data disclosure or integrity impact is described; the effect is availability loss.
Attack surface
Reachable over the network via SNMP UDP traffic to the agent; the CVSS vector indicates no privileges required but user interaction is required, which is unusual for a UDP packet flaw and may reflect the crafted request needing a specific trigger. No authentication requirement is stated in the vector.
Exploitation
Not listed in CISA KEV, but public exploit references exist (gist and GitHub issue tagged Exploit) and EPSS is 0.5346 at the 98.9th percentile, indicating elevated likelihood of exploitation activity.
What to do
- Upgrade Net-SNMP to a version later than 5.9.3 or apply the vendor patch for the affected branch.
- Apply Debian LTS and NetApp advisories for affected packages and appliances.
- Restrict SNMP UDP access to trusted management networks and disable SNMP where not required.
- Use SNMPv3 with authentication and encryption, and avoid exposing the agent to untrusted networks.
Detection
- Monitor for SNMP agent process crashes or restarts correlated with inbound UDP/161 traffic.
- Alert on malformed or unexpected SNMP requests targeting IPv6 forwarding MIB objects.
- Track Net-SNMP daemon logs for NULL pointer or segfault entries following SNMP requests.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
6 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://gist.github.com/menglong2234/d07a65b5028145c9f4e1d1db8c4c202f | ExploitThird Party Advisory |
| https://github.com/net-snmp/net-snmp/issues/475 | ExploitIssue TrackingThird Party Advisory |
| https://lists.debian.org/debian-lts-announce/2023/01/msg00010.html | Mailing ListThird Party Advisory |
| https://security.netapp.com/advisory/ntap-20230223-0011/ | Third Party Advisory |
| https://gist.github.com/menglong2234/d07a65b5028145c9f4e1d1db8c4c202f | ExploitThird Party Advisory |
| https://github.com/net-snmp/net-snmp/issues/475 | ExploitIssue TrackingThird Party Advisory |
| https://lists.debian.org/debian-lts-announce/2023/01/msg00010.html | Mailing ListThird Party Advisory |
| https://security.netapp.com/advisory/ntap-20230223-0011/ | Third Party Advisory |
Track CVE-2022-44793 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2022-44793), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.