← Back
CWE-918

3,430 CVEs • Abstraction: Base

Server-Side Request Forgery (SSRF)

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

JSON object

Loading...

CVEs (3,430)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apache
1Roller
Nov 21, 2024
May 28, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Server-side Request Forgery (SSRF) and File Enumeration vulnerability in Apache Roller 5.2.1, 5.2.0 and earlier unsupported versions relies on Java SAX Parser to implement its XML-RPC interface and by default that parser...Show more
Server-side Request Forgery (SSRF) and File Enumeration vulnerability in Apache Roller 5.2.1, 5.2.0 and earlier unsupported versions relies on Java SAX Parser to implement its XML-RPC interface and by default that parser supports external entities in XML DOCTYPE, which opens Roller up to SSRF / File Enumeration vulnerability. Note that this vulnerability exists even if Roller XML-RPC interface is disable via the Roller web admin UI. Mitigation: There are a couple of ways you can fix this vulnerability: 1) Upgrade to the latest version of Roller, which is now 5.2.2 2) Or, edit the Roller web.xml file and comment out the XML-RPC Servlet mapping as shown below: <!-- <servlet-mapping> <servlet-name>XmlRpcServlet</servlet-name> <url-pattern>/roller-services/xmlrpc</url-pattern> </servlet-mapping> -->Show less
1Open Xchange
1Open Xchange Appsuite
Nov 21, 2024
May 23, 2019
N/A· v4
9.9 CRITICAL· v3
6.5 MEDIUM· v2
OX Software GmbH OX App Suite 7.8.4 and earlier is affected by: SSRF.
1Open Xchange
1Open Xchange Appsuite
Nov 21, 2024
May 23, 2019
N/A· v4
4.3 MEDIUM· v3
4.0 MEDIUM· v2
Open-Xchange GmbH OX App Suite 7.8.4 and earlier is affected by: SSRF.
1Webpagetest
1Webpagetest
Jun 17, 2026
May 17, 2019
N/A· v4
8.8 HIGH· v3
4.0 MEDIUM· v2
WPO WebPageTest 19.04 allows SSRF because ValidateURL in www/runtest.php does not consider octal encoding of IP addresses (such as 0300.0250 as a replacement for 192.168).
1Wso2
1Dashboard Server
Jun 17, 2026
May 14, 2019
N/A· v4
5.8 MEDIUM· v3
5.0 MEDIUM· v2
An issue was discovered in WSO2 Dashboard Server 2.0.0. It is possible to force the application to perform requests to the internal workstation (port-scanning) and to perform requests to adjacent workstations (network-sc...Show more
An issue was discovered in WSO2 Dashboard Server 2.0.0. It is possible to force the application to perform requests to the internal workstation (port-scanning) and to perform requests to adjacent workstations (network-scanning), aka SSRF.Show less
1Wso2
1Api Manager
Jun 17, 2026
May 14, 2019
N/A· v4
4.1 MEDIUM· v3
4.0 MEDIUM· v2
An issue was discovered in WSO2 API Manager 2.6.0. It is possible to force the application to perform requests to the internal workstation (SSRF port-scanning), other adjacent workstations (SSRF network scanning), or to...Show more
An issue was discovered in WSO2 API Manager 2.6.0. It is possible to force the application to perform requests to the internal workstation (SSRF port-scanning), other adjacent workstations (SSRF network scanning), or to enumerate files because of the existence of the file:// wrapper.Show less
1Lightopenid Project
1Lightopenid
Jun 17, 2026
May 10, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
openid.php in LightOpenID through 1.3.1 allows SSRF via a crafted OpenID 2.0 assertion request using the HTTP GET method.
1Thehive Project
1Cortex Analyzers
Jun 17, 2026
May 9, 2019
N/A· v4
7.7 HIGH· v3
4.0 MEDIUM· v2
TheHive Project UnshortenLink analyzer before 1.1, included in Cortex-Analyzers before 1.15.2, has SSRF. To exploit the vulnerability, an attacker must create a new analysis, select URL for Data Type, and provide an SSRF...Show more
TheHive Project UnshortenLink analyzer before 1.1, included in Cortex-Analyzers before 1.15.2, has SSRF. To exploit the vulnerability, an attacker must create a new analysis, select URL for Data Type, and provide an SSRF payload like "http://127.0.0.1:22" in the Data parameter. The result can be seen in the main dashboard. Thus, it is possible to do port scans on localhost and intranet hosts.Show less
1Phpbb
1Phpbb
Jun 17, 2026
May 5, 2019
N/A· v4
5.8 MEDIUM· v3
5.0 MEDIUM· v2
Server side request forgery (SSRF) in phpBB before 3.2.6 allows checking for the existence of files and services on the local network of the host through the remote avatar upload function.
2Apache
Oracle
37Agile Engineering Data Management
Agile Product Lifecycle ManagementApplication Testing Suite+34 more
Jun 17, 2026
May 1, 2019
N/A· v4
7.5 HIGH· v3
5.4 MEDIUM· v2
A Server Side Request Forgery (SSRF) vulnerability affected the Apache Axis 1.4 distribution that was last released in 2006. Security and bug commits commits continue in the projects Axis 1.x Subversion repository, legac...Show more
A Server Side Request Forgery (SSRF) vulnerability affected the Apache Axis 1.4 distribution that was last released in 2006. Security and bug commits commits continue in the projects Axis 1.x Subversion repository, legacy users are encouraged to build from source. The successor to Axis 1.x is Axis2, the latest version is 1.7.9 and is not vulnerable to this issue.Show less
1Synacor
1Zimbra Collaboration Suite
Jun 17, 2026
Apr 30, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Zimbra Collaboration Suite before 8.6 patch 13, 8.7.x before 8.7.11 patch 10, and 8.8.x before 8.8.10 patch 7 or 8.8.x before 8.8.11 patch 3 allows SSRF via the ProxyServlet component.
1Print My Blog Project
1Print My Blog
Jun 17, 2026
Apr 27, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Server Side Request Forgery (SSRF) exists in the Print My Blog plugin before 1.6.7 for WordPress via the site parameter.
1Gitlab
1Gitlab
Jun 17, 2026
Apr 17, 2019
N/A· v4
10.0 CRITICAL· v3
7.5 HIGH· v2
An issue was discovered in GitLab Community and Enterprise Edition before 11.6.10, 11.7.x before 11.7.6, and 11.8.x before 11.8.1. It allows SSRF.
1Ibm
1Api Connect
Jun 17, 2026
Apr 15, 2019
N/A· v4
9.8 CRITICAL· v3
9.0 HIGH· v2
IBM API Connect 5.0.0.0 and 5.0.8.6 Developer Portal can be exploited by app developers to download arbitrary files from the host OS and potentially carry out SSRF attacks. IBM X-Force ID: 159124.
1Ctrip
1Apollo
Jun 17, 2026
Apr 1, 2019
N/A· v4
10.0 CRITICAL· v3
7.5 HIGH· v2
An SSRF vulnerability was found in an API from Ctrip Apollo through 1.4.0-SNAPSHOT. An attacker may use it to do an intranet port scan or raise a GET request via /system-info/health because the %23 substring is mishandle...Show more
An SSRF vulnerability was found in an API from Ctrip Apollo through 1.4.0-SNAPSHOT. An attacker may use it to do an intranet port scan or raise a GET request via /system-info/health because the %23 substring is mishandled.Show less
1Atlassian
2Confluence
Confluence Server
Jun 17, 2026
Mar 25, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
The WebDAV endpoint in Atlassian Confluence Server and Data Center before version 6.6.7 (the fixed version for 6.6.x), from version 6.7.0 before 6.8.5 (the fixed version for 6.8.x), and from version 6.9.0 before 6.9.3 (t...Show more
The WebDAV endpoint in Atlassian Confluence Server and Data Center before version 6.6.7 (the fixed version for 6.6.x), from version 6.7.0 before 6.8.5 (the fixed version for 6.8.x), and from version 6.9.0 before 6.9.3 (the fixed version for 6.9.x) allows remote attackers to send arbitrary HTTP and WebDAV requests from a Confluence Server or Data Center instance via Server-Side Request Forgery.Show less
1Moodle
1Moodle
Jun 17, 2026
Mar 25, 2019
N/A· v4
10.0 CRITICAL· v3
7.5 HIGH· v2
A flaw was found in Moodle versions 3.1 to 3.1.15 and earlier unsupported versions. The mybackpack functionality allowed setting the URL of badges, when it should be restricted to the Mozilla Open Badges backpack URL. Th...Show more
A flaw was found in Moodle versions 3.1 to 3.1.15 and earlier unsupported versions. The mybackpack functionality allowed setting the URL of badges, when it should be restricted to the Mozilla Open Badges backpack URL. This resulted in the possibility of blind SSRF via requests made by the page.Show less
1Moodle
1Moodle
Jun 17, 2026
Mar 21, 2019
N/A· v4
7.5 HIGH· v3
6.0 MEDIUM· v2
Moodle 3.5.x before 3.5.4 allows SSRF.
1Open Xchange
1Open Xchange Appsuite
Nov 21, 2024
Mar 21, 2019
N/A· v4
5.4 MEDIUM· v3
5.5 MEDIUM· v2
OX App Suite 7.8.4 and earlier allows SSRF.
1Apache
1Solr
Nov 21, 2024
Mar 8, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Server Side Request Forgery in Apache Solr, versions 1.3 until 7.6 (inclusive). Since the "shards" parameter does not have a corresponding whitelist mechanism, a remote attacker with access to the server could make Solr...Show more
Server Side Request Forgery in Apache Solr, versions 1.3 until 7.6 (inclusive). Since the "shards" parameter does not have a corresponding whitelist mechanism, a remote attacker with access to the server could make Solr perform an HTTP GET request to any reachable URL.Show less