Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
2 vulnerabilities by savonrb
CVE-2026-53510 (GCVE-0-2026-53510)
Vulnerability from nvd – Published: 2026-07-31 19:38 – Updated: 2026-07-31 20:04
VLAI
EPSS
VEX
Title
Savon::Model evaluates WSDL operation names as Ruby source
Summary
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.
Severity
8.1 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-94 - Improper Control of Generation of Code ('Code Injection')
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/savonrb/savon/security/advisor… | x_refsource_CONFIRM |
| https://github.com/savonrb/savon/commit/8f22eb543… | x_refsource_MISC |
| https://github.com/savonrb/savon/releases/tag/v2.17.2 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-53510",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-31T20:04:14.383083Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-31T20:04:21.069Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "savon",
"vendor": "savonrb",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.9.8, \u003c 2.17.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-31T19:38:33.457Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/savonrb/savon/security/advisories/GHSA-mx5j-mp4f-g8jg",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/savonrb/savon/security/advisories/GHSA-mx5j-mp4f-g8jg"
},
{
"name": "https://github.com/savonrb/savon/commit/8f22eb543e7436f6247172c9be47e22792d375e9",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/savonrb/savon/commit/8f22eb543e7436f6247172c9be47e22792d375e9"
},
{
"name": "https://github.com/savonrb/savon/releases/tag/v2.17.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/savonrb/savon/releases/tag/v2.17.2"
}
],
"source": {
"advisory": "GHSA-mx5j-mp4f-g8jg",
"discovery": "UNKNOWN"
},
"title": "Savon::Model evaluates WSDL operation names as Ruby source"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-53510",
"datePublished": "2026-07-31T19:38:33.457Z",
"dateReserved": "2026-06-09T17:05:25.060Z",
"dateUpdated": "2026-07-31T20:04:21.069Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-53510 (GCVE-0-2026-53510)
Vulnerability from cvelistv5 – Published: 2026-07-31 19:38 – Updated: 2026-07-31 20:04
VLAI
EPSS
VEX
Title
Savon::Model evaluates WSDL operation names as Ruby source
Summary
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.
Severity
8.1 (High)
SSVC
Exploitation: none
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-94 - Improper Control of Generation of Code ('Code Injection')
Assigner
References
3 references
| URL | Tags |
|---|---|
| https://github.com/savonrb/savon/security/advisor… | x_refsource_CONFIRM |
| https://github.com/savonrb/savon/commit/8f22eb543… | x_refsource_MISC |
| https://github.com/savonrb/savon/releases/tag/v2.17.2 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-53510",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-31T20:04:14.383083Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-31T20:04:21.069Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "savon",
"vendor": "savonrb",
"versions": [
{
"status": "affected",
"version": "\u003e= 0.9.8, \u003c 2.17.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-94",
"description": "CWE-94: Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-31T19:38:33.457Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/savonrb/savon/security/advisories/GHSA-mx5j-mp4f-g8jg",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/savonrb/savon/security/advisories/GHSA-mx5j-mp4f-g8jg"
},
{
"name": "https://github.com/savonrb/savon/commit/8f22eb543e7436f6247172c9be47e22792d375e9",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/savonrb/savon/commit/8f22eb543e7436f6247172c9be47e22792d375e9"
},
{
"name": "https://github.com/savonrb/savon/releases/tag/v2.17.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/savonrb/savon/releases/tag/v2.17.2"
}
],
"source": {
"advisory": "GHSA-mx5j-mp4f-g8jg",
"discovery": "UNKNOWN"
},
"title": "Savon::Model evaluates WSDL operation names as Ruby source"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-53510",
"datePublished": "2026-07-31T19:38:33.457Z",
"dateReserved": "2026-06-09T17:05:25.060Z",
"dateUpdated": "2026-07-31T20:04:21.069Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}