ubuntu-cve-2026-33069
Vulnerability from osv_ubuntu
Published
2026-03-20 09:16
Modified
2026-04-22 07:58
Summary
Details

PJSIP is a free and open source multimedia communication library written in C. Versions 2.16 and below have a cascading out-of-bounds heap read in pjsip_multipart_parse(). After boundary string matching, curptr is advanced past the delimiter without verifying it has not reached the buffer end. This allows 1-2 bytes of adjacent heap memory to be read. All applications that process incoming SIP messages with multipart bodies or SDP content are potentially affected. This issue is resolved in version 2.17.


{
  "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 written in C. Versions 2.16 and below have a cascading out-of-bounds heap read in pjsip_multipart_parse(). After boundary string matching, curptr is advanced past the delimiter without verifying it has not reached the buffer end. This allows 1-2 bytes of adjacent heap memory to be read. All applications that process incoming SIP messages with multipart bodies or SDP content are potentially affected. This issue is resolved in version 2.17.",
  "id": "UBUNTU-CVE-2026-33069",
  "modified": "2026-04-22T07:58:38Z",
  "published": "2026-03-20T09:16:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-33069"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2026-33069"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pjsip/pjproject/security/advisories/GHSA-x5pq-qrp4-fmrj"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/pjsip/pjproject/commit/f0fa32a226df5f87a9903093e5d145ebb69734db"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    },
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2026-33069"
  ]
}



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…