HackerOne Bug Bounty Reports Highlight Critical HTTP Vulnerabilities

HackerOne Bug Bounty Reports Highlight Critical HTTP Vulnerabilities

First seen 8 Sep 2026, 19:20 UTC Redpacketsecurity 36.9

Article Content

Browse articles
ThreatCluster

Two recent HackerOne bug bounty reports detail significant vulnerabilities affecting HTTP upload and HTTP/2 connections. The first report, submitted by a user named Anteater, reveals that the HTTP upload resume offset can be consumed twice after an early redirect, potentially allowing attackers to manipulate file uploads. The second report indicates that the CURLOPT_FORBID_REUSE option is silently lost on multiplexed HTTP/2 connections when a transfer finishes first, which could lead to unintended reuse of connections. Both vulnerabilities were reported on September 7, 2026, and could impact applications relying on these protocols. Currently, there is no indication of active exploitation for either vulnerability, but they pose a risk to systems using affected configurations.

Key Points: • Two vulnerabilities reported on HackerOne affecting HTTP upload and HTTP/2 connections. • The first vulnerability allows for potential manipulation of file uploads through early redirects. • The second vulnerability risks unintended connection reuse in HTTP/2, impacting secure communications.

Ask AI about this cluster

Timeline

2026-09-07
HTTP upload vulnerability reported
A report was submitted detailing that HTTP upload resume offset can be consumed twice after an early redirect, affecting file upload integrity.
Redpacketsecurity
2026-09-07
HTTP/2 connection vulnerability reported
A second report disclosed that CURLOPT_FORBID_REUSE is lost on multiplexed HTTP/2 connections, risking connection reuse.
Redpacketsecurity