{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0.9.8"
              },
              {
                "fixed": "2.17.2"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "9e0db106383e27622d6e63198488148dccea3226"
            },
            {
              "fixed": "7fdbe8aa1727feeae9d18140c940a86e86605bf8"
            }
          ],
          "repo": "https://github.com/savonrb/savon",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-mx5j-mp4f-g8jg"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-94"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53510.json"
  },
  "details": "Savon is a Ruby SOAP client. From 0.9.8 until 2.17.2, Savon::Model .all_operations interpolates attacker-controlled WSDL operation names into Ruby source passed to module_eval, allowing Ruby code execution in the application process. This issue is fixed in version 2.17.2.",
  "id": "CVE-2026-53510",
  "modified": "2026-08-04T11:30:51.642706985Z",
  "published": "2026-07-31T19:38:33.457Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/savonrb/savon/releases/tag/v2.17.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53510.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/savonrb/savon/security/advisories/GHSA-mx5j-mp4f-g8jg"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53510"
    },
    {
      "type": "FIX",
      "url": "https://github.com/savonrb/savon/commit/8f22eb543e7436f6247172c9be47e22792d375e9"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Savon::Model evaluates WSDL operation names as Ruby source"
}