{"dataType":"CVE_RECORD","dataVersion":"5.1","cveMetadata":{"cveId":"CVE-2025-5350","assignerOrgId":"ed10eef1-636d-4fbe-9993-6890dfa878f8","state":"PUBLISHED","assignerShortName":"WSO2","dateReserved":"2025-05-30T06:56:02.711Z","datePublished":"2025-10-24T10:08:07.719Z","dateUpdated":"2025-10-24T12:16:49.892Z"},"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"WSO2 Identity Server","vendor":"WSO2","versions":[{"lessThan":"5.10.0","status":"unknown","version":"0","versionType":"custom"},{"lessThan":"5.10.0.359","status":"affected","version":"5.10.0","versionType":"custom"},{"lessThan":"5.11.0.415","status":"affected","version":"5.11.0","versionType":"custom"},{"lessThan":"6.0.0.246","status":"affected","version":"6.0.0","versionType":"custom"},{"lessThan":"6.1.0.245","status":"affected","version":"6.1.0","versionType":"custom"},{"lessThan":"7.0.0.120","status":"affected","version":"7.0.0","versionType":"custom"},{"lessThan":"7.1.0.27","status":"affected","version":"7.1.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 Enterprise Integrator","vendor":"WSO2","versions":[{"lessThan":"6.6.0","status":"unknown","version":"0","versionType":"custom"},{"lessThan":"6.6.0.218","status":"affected","version":"6.6.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 API Manager","vendor":"WSO2","versions":[{"lessThan":"3.1.0","status":"unknown","version":"0","versionType":"custom"},{"lessThan":"3.1.0.332","status":"affected","version":"3.1.0","versionType":"custom"},{"lessThan":"3.2.0.428","status":"affected","version":"3.2.0","versionType":"custom"},{"lessThan":"3.2.1.47","status":"affected","version":"3.2.1","versionType":"custom"},{"lessThan":"4.0.0.369","status":"affected","version":"4.0.0","versionType":"custom"},{"lessThan":"4.1.0.209","status":"affected","version":"4.1.0","versionType":"custom"},{"lessThan":"4.2.0.147","status":"affected","version":"4.2.0","versionType":"custom"},{"lessThan":"4.3.0.60","status":"affected","version":"4.3.0","versionType":"custom"},{"lessThan":"4.4.0.23","status":"affected","version":"4.4.0","versionType":"custom"},{"lessThan":"4.5.0.7","status":"affected","version":"4.5.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 Universal Gateway","vendor":"WSO2","versions":[{"lessThan":"4.5.0.7","status":"affected","version":"4.5.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 Traffic Manager","vendor":"WSO2","versions":[{"lessThan":"4.5.0.7","status":"affected","version":"4.5.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 API Control Plane","vendor":"WSO2","versions":[{"lessThan":"4.5.0.7","status":"affected","version":"4.5.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 Open Banking AM","vendor":"WSO2","versions":[{"lessThan":"2.0.0","status":"unknown","version":"0","versionType":"custom"},{"lessThan":"2.0.0.380","status":"affected","version":"2.0.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 Open Banking IAM","vendor":"WSO2","versions":[{"lessThan":"2.0.0","status":"unknown","version":"0","versionType":"custom"},{"lessThan":"2.0.0.401","status":"affected","version":"2.0.0","versionType":"custom"}]},{"defaultStatus":"unaffected","product":"WSO2 Identity Server as Key Manager","vendor":"WSO2","versions":[{"lessThan":"5.10.0","status":"unknown","version":"0","versionType":"custom"},{"lessThan":"5.10.0.352","status":"affected","version":"5.10.0","versionType":"custom"}]},{"defaultStatus":"unknown","packageName":"org.wso2.carbon:org.wso2.carbon.ui","product":"org.wso2.carbon:org.wso2.carbon.ui","vendor":"WSO2","versions":[{"lessThan":"4.5.3.41","status":"affected","version":"4.5.3","versionType":"custom"},{"lessThan":"4.6.0.1087","status":"affected","version":"4.6.0","versionType":"custom"},{"lessThan":"4.6.1.151","status":"affected","version":"4.6.1","versionType":"custom"},{"lessThan":"4.6.2.672","status":"affected","version":"4.6.2","versionType":"custom"},{"lessThan":"4.6.3.30","status":"affected","version":"4.6.3","versionType":"custom"},{"lessThan":"4.6.4.7","status":"affected","version":"4.6.4","versionType":"custom"},{"lessThan":"4.7.1.70","status":"affected","version":"4.7.1","versionType":"custom"},{"lessThan":"4.8.1.32","status":"affected","version":"4.8.1","versionType":"custom"},{"lessThan":"4.9.0.101","status":"affected","version":"4.9.0","versionType":"custom"},{"lessThan":"4.9.26.19","status":"affected","version":"4.9.26","versionType":"custom"},{"lessThan":"4.9.27.3","status":"affected","version":"4.9.27","versionType":"custom"},{"lessThan":"4.9.28.1","status":"affected","version":"4.9.28","versionType":"custom"},{"lessThan":"4.10.9.69","status":"affected","version":"4.10.9","versionType":"custom"},{"lessThan":"4.10.42.11","status":"affected","version":"4.10.42","versionType":"custom"},{"lessThanOrEqual":"4.9.*","status":"unaffected","version":"4.9.29","versionType":"custom"},{"lessThanOrEqual":"*","status":"unaffected","version":"4.10.93","versionType":"custom"}]}],"credits":[{"lang":"en","type":"reporter","value":"Noël MACCARY"}],"descriptions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"SSRF and Reflected XSS Vulnerabilities exist in multiple WSO2 products within the deprecated Try-It feature, which was accessible only to administrative users. This feature accepted user-supplied URLs without proper validation, leading to server-side request forgery (SSRF). Additionally, the retrieved content was directly reflected in the HTTP response, enabling reflected cross-site scripting (XSS) in the admin user's browser context.<br><br>By tricking an administrator into accessing a crafted link, an attacker could force the server to fetch malicious content and reflect it into the admin’s browser, leading to arbitrary JavaScript execution for UI manipulation or data exfiltration. While session cookies are protected with the HttpOnly flag, the XSS still poses a significant security risk.<br><br>Furthermore, SSRF can be used by a privileged user to query internal services, potentially aiding in internal network enumeration if the target endpoints are reachable from the affected product.<br>"}],"value":"SSRF and Reflected XSS Vulnerabilities exist in multiple WSO2 products within the deprecated Try-It feature, which was accessible only to administrative users. This feature accepted user-supplied URLs without proper validation, leading to server-side request forgery (SSRF). Additionally, the retrieved content was directly reflected in the HTTP response, enabling reflected cross-site scripting (XSS) in the admin user's browser context.\n\nBy tricking an administrator into accessing a crafted link, an attacker could force the server to fetch malicious content and reflect it into the admin’s browser, leading to arbitrary JavaScript execution for UI manipulation or data exfiltration. While session cookies are protected with the HttpOnly flag, the XSS still poses a significant security risk.\n\nFurthermore, SSRF can be used by a privileged user to query internal services, potentially aiding in internal network enumeration if the target endpoints are reachable from the affected product."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"ADJACENT_NETWORK","availabilityImpact":"LOW","baseScore":5.9,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"HIGH","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L","version":"3.1"},"format":"CVSS","scenarios":[{"lang":"en","value":"GENERAL"}]}],"problemTypes":[{"descriptions":[{"cweId":"CWE-918","description":"CWE-918 Server-Side Request Forgery (SSRF)","lang":"en","type":"CWE"}]},{"descriptions":[{"cweId":"CWE-79","description":"CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting')","lang":"en","type":"CWE"}]}],"providerMetadata":{"orgId":"ed10eef1-636d-4fbe-9993-6890dfa878f8","shortName":"WSO2","dateUpdated":"2025-10-24T10:15:53.793Z"},"references":[{"tags":["vendor-advisory"],"url":"https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2025/WSO2-2025-4124/"}],"solutions":[{"lang":"en","supportingMedia":[{"base64":false,"type":"text/html","value":"<span style=\"background-color: transparent;\">Follow the instructions given on </span><a target=\"_blank\" rel=\"nofollow\" href=\"https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2025/WSO2-2025-4124/#solution\"><span style=\"background-color: transparent;\">https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2025/WSO2-2025-4124/#solution</span></a> <br>"}],"value":"Follow the instructions given on  https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2025/WSO2-2025-4124/#solution https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2025/WSO2-2025-4124/#solution"}],"source":{"advisory":"WSO2-2025-4124","discovery":"EXTERNAL"},"title":"SSRF and Reflected XSS Vulnerability in Deprecated Try-It Feature of Multiple WSO2 Products","x_generator":{"engine":"Vulnogram 0.2.0"}},"adp":[{"metrics":[{"other":{"type":"ssvc","content":{"timestamp":"2025-10-24T12:16:39.906160Z","id":"CVE-2025-5350","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2025-10-24T12:16:49.892Z"}}]}}