CVE-2026-0799 (GCVE-0-2026-0799)

Vulnerability from cvelistv5 – Published: 2026-09-05 18:48 – Updated: 2026-09-08 18:20
VLAI
Title
OOBR and OOBW in libpcap before 1.10.7
Summary
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-08 18:20 UTC
CWE
  • CWE-129 - Improper Validation of Array Index
  • CWE-125 - Out-of-bounds Read
  • CWE-787 - Out-of-bounds Write
References
Impacted products
Vendor Product Version CPE status
The Tcpdump Group libpcap Affected: 0 , < 1.10.7 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-0799",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-08T18:20:35.280967Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-08T18:20:50.106Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "modules": [
            "BPF interpreter"
          ],
          "product": "libpcap",
          "programFiles": [
            "bpf_filter.c"
          ],
          "programRoutines": [
            {
              "name": "pcapint_filter_with_aux_data()"
            }
          ],
          "repo": "https://github.com/the-tcpdump-group/libpcap/",
          "vendor": "The Tcpdump Group",
          "versions": [
            {
              "lessThan": "1.10.7",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "configurations": [
        {
          "lang": "en",
          "value": "The problem is specific to applications that use pcap_offline_filter() or bpf_filter() with an externally-supplied compiled filter program without validating the program first."
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "sponsor",
          "value": "Mozilla via the Secure Open Source program"
        },
        {
          "lang": "en",
          "type": "reporter",
          "value": "Include Security"
        },
        {
          "lang": "en",
          "type": "analyst",
          "value": "Denis Ovsienko"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value.  In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures."
        }
      ],
      "exploits": [
        {
          "lang": "en",
          "value": "A functional exploit exists."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "LOCAL",
            "availabilityImpact": "HIGH",
            "baseScore": 8.7,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "LOW",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-129",
              "description": "CWE-129 Improper Validation of Array Index",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-125",
              "description": "CWE-125 Out-of-bounds Read",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-787",
              "description": "CWE-787 Out-of-bounds Write",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-05T18:48:39.126Z",
        "orgId": "cfdbb673-b408-4d03-89c1-c3d73ed80896",
        "shortName": "Tcpdump"
      },
      "references": [
        {
          "tags": [
            "patch"
          ],
          "url": "https://github.com/the-tcpdump-group/libpcap/commit/48e8960a7108e9e828f9d7bdc7e97bdab841aec7"
        }
      ],
      "solutions": [
        {
          "lang": "en",
          "value": "Upgrade to libpcap 1.10.7."
        }
      ],
      "source": {
        "discovery": "EXTERNAL"
      },
      "title": "OOBR and OOBW in libpcap before 1.10.7",
      "workarounds": [
        {
          "lang": "en",
          "value": "Validate every filter program that has not been produced by a local call to pcap_compile()."
        }
      ],
      "x_generator": {
        "engine": "cvelib 1.8.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "cfdbb673-b408-4d03-89c1-c3d73ed80896",
    "assignerShortName": "Tcpdump",
    "cveId": "CVE-2026-0799",
    "datePublished": "2026-09-05T18:48:39.126Z",
    "dateReserved": "2026-01-08T23:19:31.855Z",
    "dateUpdated": "2026-09-08T18:20:50.106Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-0799",
      "date": "2026-09-26",
      "epss": "0.00108",
      "percentile": "0.01088"
    },
    "microsoft_vex": {
      "current_release_date": "2026-09-15T01:53:27.000Z",
      "cve": "CVE-2026-0799",
      "id": "msrc_CVE-2026-0799",
      "initial_release_date": "2026-09-07T01:02:03.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "2",
      "product_status:known_not_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "OOBR and OOBW in libpcap before 1.10.7",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-0799.json",
      "version": "6"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "modules": [
                  "BPF interpreter"
                ],
                "product": "libpcap",
                "programFiles": [
                  "bpf_filter.c"
                ],
                "programRoutines": [
                  {
                    "name": "pcapint_filter_with_aux_data()"
                  }
                ],
                "repo": "https://github.com/the-tcpdump-group/libpcap/",
                "vendor": "The Tcpdump Group",
                "versions": [
                  {
                    "lessThan": "1.10.7",
                    "status": "affected",
                    "version": "0",
                    "versionType": "semver"
                  }
                ]
              }
            ],
            "source": "security@tcpdump.org"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value.  In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures."
          }
        ],
        "id": "CVE-2026-0799",
        "lastModified": "2026-09-08T19:20:25.117",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.7,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "LOW",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.0,
              "impactScore": 6.0,
              "source": "security@tcpdump.org",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-0799",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-08T18:20:35.280967Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-05T19:16:55.320",
        "references": [
          {
            "source": "security@tcpdump.org",
            "url": "https://github.com/the-tcpdump-group/libpcap/commit/48e8960a7108e9e828f9d7bdc7e97bdab841aec7"
          }
        ],
        "sourceIdentifier": "security@tcpdump.org",
        "vulnStatus": "Awaiting Analysis",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-125"
              },
              {
                "lang": "en",
                "value": "CWE-129"
              },
              {
                "lang": "en",
                "value": "CWE-787"
              }
            ],
            "source": "security@tcpdump.org",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "aggregate_severity": "Important",
      "current_release_date": "2026-09-09T16:39:02+00:00",
      "cve": "CVE-2026-0799",
      "id": "CVE-2026-0799",
      "initial_release_date": "2026-09-05T18:48:39.126000+00:00",
      "product_status:known_affected": "13",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "libpcap: libpcap: Out-of-bounds read and write vulnerability allows arbitrary memory access",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-0799.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "important",
      "current_release_date": "2026-09-25T23:58:07Z",
      "cve": "CVE-2026-0799",
      "id": "CVE-2026-0799",
      "initial_release_date": "2026-09-09T00:27:58Z",
      "product_status:first_fixed": "9",
      "product_status:known_affected": "430",
      "product_status:recommended": "50",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-0799",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-0799.json",
      "version": "10"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-0799",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-08T18:20:35.280967Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-08T18:20:39.994Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "modules": [
                "BPF interpreter"
              ],
              "product": "libpcap",
              "programFiles": [
                "bpf_filter.c"
              ],
              "programRoutines": [
                {
                  "name": "pcapint_filter_with_aux_data()"
                }
              ],
              "repo": "https://github.com/the-tcpdump-group/libpcap/",
              "vendor": "The Tcpdump Group",
              "versions": [
                {
                  "lessThan": "1.10.7",
                  "status": "affected",
                  "version": "0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "configurations": [
            {
              "lang": "en",
              "value": "The problem is specific to applications that use pcap_offline_filter() or bpf_filter() with an externally-supplied compiled filter program without validating the program first."
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "sponsor",
              "value": "Mozilla via the Secure Open Source program"
            },
            {
              "lang": "en",
              "type": "reporter",
              "value": "Include Security"
            },
            {
              "lang": "en",
              "type": "analyst",
              "value": "Denis Ovsienko"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value.  In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures."
            }
          ],
          "exploits": [
            {
              "lang": "en",
              "value": "A functional exploit exists."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "LOCAL",
                "availabilityImpact": "HIGH",
                "baseScore": 8.7,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "LOW",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-129",
                  "description": "CWE-129 Improper Validation of Array Index",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-125",
                  "description": "CWE-125 Out-of-bounds Read",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-787",
                  "description": "CWE-787 Out-of-bounds Write",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-05T18:48:39.126Z",
            "orgId": "cfdbb673-b408-4d03-89c1-c3d73ed80896",
            "shortName": "Tcpdump"
          },
          "references": [
            {
              "tags": [
                "patch"
              ],
              "url": "https://github.com/the-tcpdump-group/libpcap/commit/48e8960a7108e9e828f9d7bdc7e97bdab841aec7"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade to libpcap 1.10.7."
            }
          ],
          "source": {
            "discovery": "EXTERNAL"
          },
          "title": "OOBR and OOBW in libpcap before 1.10.7",
          "workarounds": [
            {
              "lang": "en",
              "value": "Validate every filter program that has not been produced by a local call to pcap_compile()."
            }
          ],
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "cfdbb673-b408-4d03-89c1-c3d73ed80896",
        "assignerShortName": "Tcpdump",
        "cveId": "CVE-2026-0799",
        "datePublished": "2026-09-05T18:48:39.126Z",
        "dateReserved": "2026-01-08T23:19:31.855Z",
        "dateUpdated": "2026-09-08T18:20:50.106Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…