← Vulnerability feed

Vulnerability record · CVE-2017-9506 · published 23 August 2017

CVE-2017-9506: Atlassian OAuth Plugin IconUriServlet SSRF and XSS

Atlassian · Oauth

The IconUriServlet in the Atlassian OAuth Plugin (1.3.0 before 1.9.12, and 2.0.0 before 2.0.4) is vulnerable to server-side request forgery. An attacker can make the server fetch internal network resources and can also trigger reflected XSS through the same endpoint, exposing internal services and user sessions.

6.1 CVSS 3.0 Medium EPSS 72% · top 0.6% CWE-918 · Server-side request forgery (SSRF)
6.1CVSS 3.0 base score, v2 4.3
72%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

The IconUriServlet of the Atlassian OAuth Plugin from version 1.3.0 before version 1.9.12 and from version 2.0.0 before version 2.0.4 allows remote attackers to access the content of internal network resources and/or perform an XSS attack via Server Side Request Forgery (SSRF).

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityHigh EPSS and public exploit references make exploitation likely, though the CVSS score is medium and user interaction is required for the XSS component.

What it is

The IconUriServlet in the Atlassian OAuth Plugin (1.3.0 before 1.9.12, and 2.0.0 before 2.0.4) is vulnerable to server-side request forgery. An attacker can make the server fetch internal network resources and can also trigger reflected XSS through the same endpoint, exposing internal services and user sessions.

Impact

An attacker gains the ability to read content from internal network resources reachable by the Atlassian server and to execute script in a victim's browser session. This can expose internal services and enable session or credential theft via XSS.

Attack surface

Reachable over the network through the IconUriServlet endpoint with no authentication required, but the CVSS vector indicates user interaction is required, consistent with the XSS component. The SSRF portion is server-side and driven by attacker-supplied URI input.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.716 probability, 99.4th percentile) and multiple references are tagged Exploit, indicating public exploit material exists.

What to do

  • Upgrade the Atlassian OAuth Plugin to 1.9.12 or later in the 1.x line, or 2.0.4 or later in the 2.x line.
  • Restrict outbound network access from Atlassian servers to only required destinations to limit SSRF reach.
  • Apply input validation or allowlisting on the IconUriServlet URI parameter if the plugin cannot be patched immediately.
  • Deploy a WAF rule to block requests to the IconUriServlet carrying internal or unexpected URI targets.
  • Review and rotate any credentials or tokens that may have been exposed through internal resource access.

Detection

  • Monitor Atlassian server logs for IconUriServlet requests containing internal IP addresses, localhost, or metadata endpoints.
  • Alert on outbound connections from Atlassian hosts to internal RFC1918 ranges or cloud metadata addresses.
  • Search web logs for reflected script payloads in IconUriServlet query parameters indicating XSS attempts.
  • Correlate unusual IconUriServlet access with subsequent authentication or session anomalies.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-9506 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-83548SonicWall SMA1000 pre-auth SSRF via alternate access pathThe SMA1000 Appliance Work Place interface exposes an unintended alternate access path that allows server-side request forgery before authentication.…KEVEPSS 8.8%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed9.3CVE-2026-64849MLflow unauthenticated webhook test endpoint SSRF via redirectMLflow before 3.15.0 validates the webhook URL only on the original request, while the delivery code follows redirects and re-resolves the hostname w…KEVEPSS 9.8%analysed10.0CVE-2026-15409SonicWall SMA1000 Work Place SSRF allows unauthenticated requestsThe SMA1000 Appliance Work Place interface contains a server-side request forgery flaw (CWE-918) that lets the appliance be induced to make requests …KEVEPSS 6.8%analysed8.6CVE-2026-20230Cisco Unified CM SSRF enables file write and root escalationCisco Unified Communications Manager and Unified CM SME fail to properly validate input for specific HTTP requests, allowing server-side request forg…KEVEPSS 88%analysed7.5CVE-2021-22054VMware Workspace ONE UEM console unauthenticated SSRFThe Workspace ONE UEM console contains a server-side request forgery flaw in versions 20.0.8 before 20.0.8.37, 20.11.0 before 20.11.0.40, 21.2.0 befo…KEVEPSS 100%analysed9.8CVE-2021-22175GitLab unauthenticated SSRF via internal webhook requestsGitLab is vulnerable to server-side request forgery when requests to the internal network for webhooks are enabled. The flaw affects all versions sta…KEVEPSS 53%analysed9.8CVE-2020-7796Zimbra Collaboration Suite WebEx zimlet SSRFZimbra Collaboration Suite before 8.8.15 Patch 7 is vulnerable to server-side request forgery when the WebEx zimlet is installed and its JSP is enabl…KEVEPSS 84%analysed

Source: NIST National Vulnerability Database (record CVE-2017-9506), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.