8.6
HIGH CVSS 4.0
CVE-2026-12587
Embedded credentials in Virtuagym
Description

The vulnerability allows the unauthorised generation of physical access QR codes due to the use of hard-coded credentials within the application. The generation mechanism uses the 'badge_number' parameter as the HMAC private key, the value of which remains static and is accessible via the API using the endpoint '/club/_id_club_/member/_id_member_/resamania_qr_info'. An attacker with access to this value and to the application’s cryptographic logic, which can be extracted by reverse engineering the APK as there is no code obfuscation, could generate valid QR codes indefinitely, even after the user has changed their password or logged out.

INFO

Published Date :

Aug. 26, 2026, 12:20 p.m.

Last Modified :

Aug. 26, 2026, 12:20 p.m.

Remotely Exploit :

Yes !

Source :

INCIBE
Affected Products

The following products are affected by CVE-2026-12587 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 HIGH 0cbda920-cd7f-484a-8e76-bf7f4b7f4516
Solution
Remove hard-coded credentials and implement secure key management for QR code generation.
  • Remove hard-coded 'badge_number' as HMAC private key.
  • Implement secure, dynamic generation of signing keys.
  • Obfuscate application code to prevent reverse engineering.
  • Rotate cryptographic keys regularly.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-12587 vulnerability anywhere in the article.

EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.