{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "3.0.0"
              },
              {
                "fixed": "3.0.50"
              },
              {
                "introduced": "2.0.0"
              },
              {
                "fixed": "2.0.52"
              },
              {
                "introduced": "0.1.1"
              },
              {
                "fixed": "1.0.27"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "fe62c85e0203503231d489af95d0ac053b7d3575"
            },
            {
              "fixed": "aa6ad8321ed103dc3624fb600a25b66ebf78ec7b"
            },
            {
              "introduced": "a74aa9efbe61430fcb60157c8e025a48ec8ff604"
            },
            {
              "fixed": "2552c4001631d1cc844332faea6a08a49c964b28"
            },
            {
              "introduced": "a8e70cbaa54234d466afdbf6d15d7af1751ce3eb"
            },
            {
              "fixed": "56fa436a7a7b87e17d3f1b91d58afb1a6cbaedc9"
            }
          ],
          "repo": "https://github.com/phpseclib/phpseclib",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-94g3-g5v7-q4jg"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-208"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32935.json"
  },
  "details": "phpseclib is a PHP secure communications library. Projects using versions 0.1.1 through 1.0.26, 2.0.0 through 2.0.51, and 3.0.0 through 3.0.49 are vulnerable to a to padding oracle timing attack when using AES in CBC mode. This issue has been fixed in versions 1.0.27, 2.0.52 and 3.0.50.",
  "id": "CVE-2026-32935",
  "modified": "2026-08-12T03:51:28.093158385Z",
  "published": "2026-03-20T02:48:59.778Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32935.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/phpseclib/phpseclib/security/advisories/GHSA-94g3-g5v7-q4jg"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32935"
    },
    {
      "type": "FIX",
      "url": "https://github.com/phpseclib/phpseclib/commit/ccc21aef71eb170e9bf819b167e67d1fd9e6e788"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "phpseclib's AES-CBC unpadding susceptible to padding oracle timing attack"
}