๐Ÿ” CVE Alert

CVE-2026-57959

MEDIUM 5.9

Hi.Events 1.9.0 - Promo Code Max-Usage Bypass via Asynchronous Job Race Condition

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

Hi.Events through 1.9.0 contains a promo code validation vulnerability where reservation validates usage count before asynchronous UpdateEventStatisticsJob increments it, allowing attackers to redeem limited promo codes unlimited times. Attackers can sequentially reserve multiple orders with the same restricted promo code, each reading order_usage_count=0 and passing validation, then complete them all at discounted prices without concurrent requests.

CWE CWE-367
Vendor hieventsdev
Product hi.events
Published Jun 29, 2026
Last Updated Jun 29, 2026
Stay Ahead of the Next One

Get instant alerts for hieventsdev hi.events

Be the first to know when new medium vulnerabilities affecting hieventsdev hi.events are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

HiEventsDev / Hi.Events
0 โ‰ค 1.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/HiEventsDev/Hi.Events/issues/1223 vulncheck.com: https://www.vulncheck.com/advisories/hi-events-promo-code-max-usage-bypass-via-asynchronous-job-race-condition

Credits

George Chen