CVE Catalog

CVE-2026-57959

MediumCVSS 5.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

A vulnerability in Hi.Events through version 1.9.0 allows unlimited use of limited promo codes. The validation checks the usage count before the asynchronous UpdateEventStatisticsJob increments it, enabling attackers to sequentially reserve multiple orders with the same code, each seeing usage_count=0, and then complete them all at a discounted price.

Risk Assessment

The organization faces financial losses due to unlimited promo code usage, potentially leading to excessive discounts and reduced revenue.

Recommendation

Update Hi.Events to a version later than 1.9.0, which includes a fix that synchronizes promo code validation with usage count incrementation.

Other vulnerabilities in Hi.Events

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS