![]() |
|
HackerOne Disclosed Reports - 2026-06-17 - Printable Version +- Dark C0d3rs (https://darkcoders.wiki) +-- Forum: Exploit Log (https://darkcoders.wiki/Forum-Exploit-Log) +--- Forum: Research Papers/Vulnerability reports (https://darkcoders.wiki/Forum-Research-Papers-Vulnerability-reports) +--- Thread: HackerOne Disclosed Reports - 2026-06-17 (/Thread-HackerOne-Disclosed-Reports-2026-06-17) |
HackerOne disclosed reports - 2026-06-17 - hashXploiter - 06-18-2026
High
resolved Authenticated Elasticsearch Painless script execution via Query.search.sort_query on hackerone.com/graphqlBug reported by AB was disclosed at June 17, 2026, 2:17 pm | Code Injection The GraphQL query on hackerone.com/graphql allowed authenticated users to execute arbitrary Painless scripts through the sort_query argument, without server-side validation or allowlisting. This was confirmed by submitting requests with different Painless script payloads, and observing that the script's return value determined the document ordering in the search results. |