ubuntu-cve-2026-26203
Vulnerability from osv_ubuntu
Published
2026-02-19 20:25
Modified
2026-04-22 07:58
Summary
Details

PJSIP is a free and open source multimedia communication library. Versions prior to 2.17 have a critical heap buffer underflow vulnerability in PJSIP's H.264 packetizer. The bug occurs when processing malformed H.264 bitstreams without NAL unit start codes, where the packetizer performs unchecked pointer arithmetic that can read from memory located before the allocated buffer. Version 2.17 contains a patch for the issue.


{
  "affected": [
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "libpj2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjlib-util2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia-audiodev2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia-codec2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia-videodev2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjnath2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsip-simple2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsip-ua2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsip2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsua2",
            "binary_version": "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:16.04:LTS",
        "name": "pjproject",
        "purl": "pkg:deb/ubuntu/pjproject@2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.1.0.0.ast20130823-1",
        "2.1.0.0.ast20130823-1+deb8u1build0.16.04.1",
        "2.1.0.0.ast20130823-1+deb8u1ubuntu0.1~esm1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "libpj2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjlib-util2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia-audiodev2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia-codec2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia-videodev2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjmedia2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjnath2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsip-simple2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsip-ua2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsip2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsua2",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "libpjsua2-2v5",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "python-pjproject",
            "binary_version": "2.7.2~dfsg-1ubuntu0.1~esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:18.04:LTS",
        "name": "pjproject",
        "purl": "pkg:deb/ubuntu/pjproject@2.7.2~dfsg-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.6~dfsg-2",
        "2.7~dfsg-1",
        "2.7.1~dfsg-1",
        "2.7.1~dfsg-1build1",
        "2.7.2~dfsg-1",
        "2.7.2~dfsg-1ubuntu0.1~esm1"
      ]
    }
  ],
  "aliases": [],
  "details": "PJSIP is a free and open source multimedia communication library. Versions prior to 2.17 have a critical heap buffer underflow vulnerability in PJSIP\u0027s H.264 packetizer. The bug occurs when processing malformed H.264 bitstreams without NAL unit start codes, where the packetizer performs unchecked pointer arithmetic that can read from memory located before the allocated buffer. Version 2.17 contains a patch for the issue.",
  "id": "UBUNTU-CVE-2026-26203",
  "modified": "2026-04-22T07:58:33Z",
  "published": "2026-02-19T20:25:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-26203"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2026-26203"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pjsip/pjproject/security/advisories/GHSA-p965-mf7j-gwv8"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pjsip/pjproject/commit/5aee54f09d4f91538d55279d7316591b28fded6c"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:L",
      "type": "CVSS_V4"
    },
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2026-26203"
  ]
}



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…

Detection rules are retrieved from Rulezet.

Loading…

Loading…