How GraphQL Mutation Aliasing Led to a $12,500 DoS Bug in HackerOne’s Account Recovery Flow
Press enter or click to view image in full sizeA small GraphQL behavior created a very real availabi 2026-6-9 08:45:17 Author: infosecwriteups.com(查看原文) 阅读量:7 收藏

Press enter or click to view image in full size

Abhishek meena

A small GraphQL behavior created a very real availability problem.

Most bug bounty hunters look for obvious impact.

Account takeover. Sensitive data leaks. IDORs. SSRF. RCE.

But sometimes the bug is not about stealing data.

Sometimes the right question is:

Can the application be forced to do expensive work repeatedly from a single request?

That was the core idea behind this HackerOne report.

In this article, I am breaking down a Denial-of-Service report involving HackerOne’s GraphQL API, where the verifyAccountRecoveryPhoneNumber mutation could be executed multiple times inside one request using GraphQL aliases.

The original report was submitted by @hellokbit. My goal here is to analyze the thinking approach behind the report and make the vulnerability easy to understand for people learning bug bounty and GraphQL security.

The reported bounty was:

$12,500

This writeup breaks down the reporter’s approach in a simple way, especially for beginner to intermediate bug bounty hunters who are learning GraphQL testing.


文章来源: https://infosecwriteups.com/how-graphql-mutation-aliasing-led-to-a-12-500-dos-bug-in-hackerones-account-recovery-flow-a0635b2f3997?source=rss----7b722bfd1b8d---4
如有侵权请联系:admin#unsafe.sh