← Vulnerability feed

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.

6.5 CVSS 3.1 Medium EPSS 53% · top 1.0% CWE-476 · NULL pointer dereference
6.5CVSS 3.1 base score
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
6Affected product versions listed by NVD
8References, 4 tagged exploit
17 Jun 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2024-54085AMI MegaRAC SPx BMC authentication bypass via Redfish Host InterfaceAMI's SPx BMC implementation contains an authentication bypass reachable remotely through the Redfish Host Interface, classified as CWE-290 (authenti…KEVEPSS 61%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed

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.