CVE-2018-17198
CVE-2018-17198 is a critical-severity vulnerability in Apache Roller with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-918.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 4% (90th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-918
- Affected product: Apache Roller
- Published:
- Last modified:
Description
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> -->
Frequently asked questions
- What is CVE-2018-17198?
- 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> -->
- How severe is CVE-2018-17198?
- CVE-2018-17198 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2018-17198 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (90th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2018-17198?
- CVE-2018-17198 primarily affects Apache Roller. In total, 8 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2018-17198?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2018-17198 published?
- CVE-2018-17198 was published on 2019-05-28 and last updated on 2026-06-17.
References
- http://www.securityfocus.com/bid/108496
- https://lists.apache.org/thread.html/94a36ed9c6241558b1c6181d8dd4ff263be7903abd1d20067d4330d5%40%3Cdev.roller.apache.org%3E
Affected products (8)
- cpe:2.3:a:apache:roller:*:*:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:-:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc2:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc3:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc4:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc5:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.0:rc6:*:*:*:*:*:*
- cpe:2.3:a:apache:roller:5.2.1:*:*:*:*:*:*:*
More vulnerabilities in Apache Roller
- CVE-2014-0030 — Critical (CVSS 9.8): The XML-RPC protocol support in Apache Roller before 5.0.3 allows attackers to conduct XML External Entity (XXE)…
- CVE-2025-24859 — High (CVSS 8.8): A session management vulnerability exists in Apache Roller before version 6.1.5 where active user sessions are not…
- CVE-2021-33580 — High (CVSS 7.5): User controlled `request.getHeader("Referer")`, `request.getRequestURL()` and `request.getQueryString()` are used to…
- CVE-2015-0249 — High (CVSS 7.2): The weblog page template in Apache Roller 5.1 through 5.1.1 allows remote authenticated users with admin privileges for…
- CVE-2013-4212 — Medium (CVSS 6.8): Certain getText methods in the ActionSupport controller in Apache Roller before 5.0.2 allow remote attackers to execute…
- CVE-2012-2380 — Medium (CVSS 6.8): Multiple cross-site request forgery (CSRF) vulnerabilities in the admin/editor console in Apache Roller before 5.0.1…
All CVEs affecting Apache Roller →
Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities
- CVE-2026-47938 — Critical (CVSS 10.0): Adobe Campaign Classic (ACC) versions 7.4.3 build 9394 and earlier are affected by a Server-Side Request Forgery (SSRF)…
- CVE-2026-35431 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Entra ID Entitlement Management allows an unauthorized attacker to…
- CVE-2026-32186 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Microsoft Bing allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-33107 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Databricks allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-32871 — Critical (CVSS 10.0): FastMCP is a Pythonic way to build MCP servers and clients. Prior to version 3.2.0, the OpenAPIProvider in FastMCP…
- CVE-2026-32169 — Critical (CVSS 10.0): Server-side request forgery (ssrf) in Azure Cloud Shell allows an unauthorized attacker to elevate privileges over a…
Browse all CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities →