EIP-2026-104176
PRE-CVEAtlassian Jira 8.15.0 - Information Disclosure (Username Enumeration)
Title source: legacyExploitation Summary
EIP tracks 1 public exploit for EIP-2026-104176. PoCs published by Mohammed Aloraimi.
AI-analyzed exploit summary This Python script exploits a username enumeration vulnerability in Atlassian Jira versions 8.11.x to 8.15.0 by sending a crafted POST request to the /secure/QueryComponent!Jql.jspa endpoint. It checks the response to determine if the specified username is valid and extracts the full name if available.
Description
Atlassian Jira 8.15.0 - Information Disclosure (Username Enumeration)
Exploits (1)
This Python script exploits a username enumeration vulnerability in Atlassian Jira versions 8.11.x to 8.15.0 by sending a crafted POST request to the /secure/QueryComponent!Jql.jspa endpoint. It checks the response to determine if the specified username is valid and extracts the full name if available.