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.
Published: 2026-08-26
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized generation of physical access QR codes
Action: Apply patch
AI Analysis

Impact

The vulnerability allows an unauthorised party to generate valid physical access QR codes because the application contains hard‑coded credentials. The QR generation mechanism uses the 'badge_number' parameter as the HMAC private key, which remains static and is exposed through the API endpoint '/club/_id_club_/member/_id_member_/resamania_qr_info'. Because the APK is not obfuscated, an attacker can reverse engineer the cryptographic implementation to create any QR code that will grant entry, even after the victim changes their password or logs out.

Affected Systems

The affected product is Virtuagym by Resamania. No specific versions are listed in the CNA data, so all current installations that include the unprotected QR generation API are potentially vulnerable.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity, and the EPSS score is not available, but the weakness is not listed in the CISA KEV catalog. Attackers need only discover the static key via the exposed API and reverse engineer the cryptographic logic, which is straightforward because the APK lacks obfuscation. Once they have the key, they can generate unlimited legitimate QR codes, enabling unauthorized physical access to facilities.

Generated by OpenCVE AI on August 26, 2026 at 13:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact the vendor to obtain and apply a patch that removes the hard‑coded credentials and protects the QR generation endpoint.
  • If possible, disable or restrict access to the '/club/_id_club_/member/_id_member_/resamania_qr_info' API until a fix is available.
  • Monitor system logs and physical access logs for suspicious or unauthorized QR code usage.

Generated by OpenCVE AI on August 26, 2026 at 13:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
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.
Title Embedded credentials in Virtuagym
First Time appeared Resamania
Resamania virtuagym
Weaknesses CWE-798
CPEs cpe:2.3:a:resamania:virtuagym:*:*:*:*:*:*:*:*
Vendors & Products Resamania
Resamania virtuagym
References
Metrics cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

Resamania Virtuagym
cve-icon MITRE

Status: PUBLISHED

Assigner: INCIBE

Published:

Updated: 2026-08-26T13:06:16.524Z

Reserved: 2026-06-18T08:29:23.595Z

Link: CVE-2026-12587

cve-icon Vulnrichment

Updated: 2026-08-26T13:06:12.364Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T13:17:45.663

Modified: 2026-08-28T18:58:47.740

Link: CVE-2026-12587

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:33:06Z

Weaknesses
  • CWE-798

    Use of Hard-coded Credentials