CVE-2026-59805 PUBLISHED

Gumroad < 2026.07.06.2 - Insecure Direct Object Reference in PurchasesController

Assigner: VulnCheck
Reserved: 07.07.2026 Published: 08.07.2026 Updated: 09.07.2026

Gumroad before 2026.07.06.2 contains a broken access control vulnerability in the PurchasesController that allows authenticated sellers to manipulate purchase access for other sellers' products by sending PUT requests to the revoke_access and undo_revoke_access actions without seller ownership validation. Attackers can modify the is_access_revoked status on arbitrary purchases to unauthorized revoke or restore buyer access to products they do not own.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor antiwork
Product gumroad
Versions Default: unaffected
  • affected from 0 to 2026.07.06.2 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE