← Vulnerability feed

Vulnerability record · CVE-2019-8451 · published 11 September 2019

CVE-2019-8451: Jira Server SSRF in makeRequest gadget endpoint

Atlassian · Jira Server

Jira Server before 8.4.0 contains a server-side request forgery flaw in the /plugins/servlet/gadgets/makeRequest resource, caused by a logic bug in the JiraWhitelist class. An unauthenticated remote attacker can make the server fetch internal network resources, exposing content that should not be reachable from outside.

6.5 CVSS 3.1 Medium EPSS 94% · top 0.1% CWE-918 · Server-side request forgery (SSRF)
6.5CVSS 3.1 base score, v2 6.4
94%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

The /plugins/servlet/gadgets/makeRequest resource in Jira before version 8.4.0 allows remote attackers to access the content of internal network resources via a Server Side Request Forgery (SSRF) vulnerability due to a logic bug in the JiraWhitelist class.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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: high.

high priorityUnauthenticated network-reachable SSRF with very high EPSS despite a medium CVSS score and no KEV listing.

What it is

Jira Server before 8.4.0 contains a server-side request forgery flaw in the /plugins/servlet/gadgets/makeRequest resource, caused by a logic bug in the JiraWhitelist class. An unauthenticated remote attacker can make the server fetch internal network resources, exposing content that should not be reachable from outside.

Impact

An attacker gains read access to internal network resources reachable from the Jira server, which can leak internal services, metadata endpoints or configuration data. The CVSS vector also indicates limited integrity impact, so responses may be manipulated in some cases.

Attack surface

Reachable over the network through the makeRequest servlet endpoint with no authentication and no user interaction required, per the CVSS vector AV:N/PR:N/UI:N. Any Jira Server instance exposing that endpoint to untrusted networks is in scope.

Exploitation

Not listed in CISA KEV and no public exploit tag appears in the references, but EPSS is very high at roughly 0.94 probability over 30 days (99.8th percentile), indicating strong likelihood of attempted exploitation.

What to do

  • Upgrade Jira Server to version 8.4.0 or later, which fixes the JiraWhitelist logic bug.
  • If immediate upgrade is not possible, restrict network access to /plugins/servlet/gadgets/makeRequest at the reverse proxy or WAF.
  • Segment the Jira server so it cannot reach sensitive internal services or cloud metadata endpoints.
  • Review and tighten outbound egress rules from the Jira host to internal networks.
  • Monitor vendor advisory JRASERVER-69793 for any updated guidance.

Detection

  • Alert on requests to /plugins/servlet/gadgets/makeRequest, especially with external or unusual URL parameters.
  • Monitor Jira server outbound connections to internal RFC1918 addresses, localhost or cloud metadata IPs.
  • Correlate Jira access logs with egress firewall or proxy logs for unexpected internal fetches.
  • Watch for repeated or parameter-fuzzing requests to the makeRequest endpoint from single source IPs.

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

LinkTags
https://jira.atlassian.com/browse/JRASERVER-69793 Issue TrackingVendor Advisory
https://jira.atlassian.com/browse/JRASERVER-69793 Issue TrackingVendor Advisory

Track CVE-2019-8451 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.

9.8CVE-2019-11581Atlassian Jira Server and Data Center server-side template injectionJira Server and Data Center contain a server-side template injection flaw in the ContactAdministrators and SendBulkMail actions. An attacker can inje…KEVEPSS 85%analysed5.3CVE-2021-26086Atlassian Jira Server and Data Center path traversal file readJira Server and Data Center contain a path traversal flaw in the /WEB-INF/web.xml endpoint that lets remote attackers read particular files. The affe…KEVEPSS 100%analysed9.8CVE-2022-26136Atlassian bamboo improper authentication vulnerabilityA vulnerability in multiple Atlassian products allows a remote, unauthenticated attacker to bypass Servlet Filters used by first and third party apps…EPSS 5.4%9.8CVE-2022-0540Atlassian Jira Seraph authentication bypass via crafted HTTP requestJira Server, Data Center and Jira Service Management contain an authentication bypass in the Seraph component, reachable by sending a specially craft…EPSS 88%analysed8.8CVE-2024-21683Atlassian Confluence Data Center and Server code injection RCEConfluence Data Center and Server contain a code injection flaw introduced in version 5.2 that allows an authenticated attacker to execute arbitrary …EPSS 88%analysed8.8CVE-2022-26137Atlassian bamboo origin validation error vulnerabilityA vulnerability in multiple Atlassian products allows a remote, unauthenticated attacker to cause additional Servlet Filters to be invoked when the a…EPSS 2.3%8.7CVE-2025-22167Atlassian jira data center path traversal vulnerabilityThis High severity Path Traversal (Arbitrary Write) vulnerability was introduced in versions: 9.12.0, 10.3.0 and remain present in 11.0.0 of Jira Sof…EPSS 0.50%8.1CVE-2019-8443Atlassian jira improper authentication vulnerabilityThe ViewUpgrades resource in Jira before version 7.13.4, from version 8.0.0 before version 8.0.4, and from version 8.1.0 before version 8.1.1 allows …EPSS 2.6%

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