← Vulnerability feed

Vulnerability record · CVE-2019-3403 · published 22 May 2019

CVE-2019-3403: Jira user picker REST endpoint allows username enumeration

Atlassian · Jira

The /rest/api/2/user/picker REST resource in Jira performs an incorrect authorization check, letting unauthenticated remote attackers enumerate valid usernames. Username lists feed credential-stuffing, password spraying and social engineering against Jira and connected Atlassian accounts, so the leak matters even though it is only an information disclosure.

5.3 CVSS 3.1 Medium EPSS 53% · top 1.1% CWE-863 · Incorrect authorization
5.3CVSS 3.1 base score, v2 5.0
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
2References
17 Jun 2026Last modified by NVD

Description

The /rest/api/2/user/picker rest resource in Jira before version 7.13.3, from version 8.0.0 before version 8.0.4, and from version 8.1.0 before version 8.1.1 allows remote attackers to enumerate usernames via an incorrect authorisation check.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Automated analysis

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

medium priorityThe flaw is only an information disclosure with medium CVSS, but unauthenticated reachability and very high EPSS make it a practical precursor to credential attacks.

What it is

The /rest/api/2/user/picker REST resource in Jira performs an incorrect authorization check, letting unauthenticated remote attackers enumerate valid usernames. Username lists feed credential-stuffing, password spraying and social engineering against Jira and connected Atlassian accounts, so the leak matters even though it is only an information disclosure.

Impact

An attacker gains a confirmed list of valid Jira usernames, which lowers the cost of follow-on authentication attacks and targeted phishing. No data beyond account existence is exposed by this flaw itself.

Attack surface

Reachable over the network through the Jira REST API at /rest/api/2/user/picker; the CVSS vector shows no privileges and no user interaction required, so the endpoint can be queried directly by an unauthenticated client.

Exploitation

Not listed in CISA KEV and no public exploit references are tagged in the record, but EPSS is high at roughly 0.53 probability (99th percentile), indicating elevated likelihood of attempted exploitation.

What to do

  • Upgrade Jira Server to 7.13.3, 8.0.4 or 8.1.1 (or later) as fixed by the vendor advisory JRASERVER-69242.
  • If immediate patching is not possible, restrict or block external access to /rest/api/2/user/picker at the reverse proxy or WAF.
  • Require authentication for Jira REST endpoints where feasible and review anonymous access settings.
  • Monitor and rate-limit repeated user picker queries from single source addresses.

Detection

  • Alert on high-volume or sequential requests to /rest/api/2/user/picker from a single IP or session.
  • Baseline normal user picker traffic and flag spikes or off-hours enumeration patterns.
  • Correlate enumeration attempts with subsequent failed logins or password-spray activity against Jira accounts.

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

Affected products

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

References

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

Track CVE-2019-3403 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%analysed9.8CVE-2020-14172Atlassian jira deserialization of untrusted data vulnerabilityThis issue exists to document that a security improvement in the way that Jira Server and Data Center use velocity templates has been implemented. Th…EPSS 2.5%9.8CVE-2019-20409Atlassian jira injection vulnerabilityThe way in which velocity templates were used in Atlassian Jira Server and Data Center prior to version 8.8.0 allowed remote attackers to gain remote…EPSS 2.5%9.8CVE-2017-5983Atlassian jira deserialization of untrusted data vulnerabilityThe JIRA Workflow Designer Plugin in Atlassian JIRA Server before 6.3.0 improperly uses an XML parser and deserializer, which allows remote attackers…EPSS 16%9.1CVE-2012-2926Atlassian JIRA and related products XML parser file read and DoSMultiple Atlassian products (JIRA, Confluence, FishEye, Crucible, Bamboo, Crowd) fail to properly restrict the capabilities of third-party XML parser…EPSS 66%analysed

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