Skip to main content

Assassin Game CVE-2026-7166

| EUVDEUVD-2026-38236 CRITICAL
Information Exposure (CWE-200)
2026-06-22 INCIBE GHSA-qvr5-4jwr-6hcv
9.2
CVSS 4.0 · Vendor: INCIBE
Share

Severity by source

Vendor (INCIBE) PRIMARY
9.2 CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.5 HIGH

Remote unauthenticated API returns PII with no user interaction, giving AV:N/AC:L/PR:N/UI:N; only confidentiality is impacted, so C:H and I:N/A:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N

Primary rating from Vendor (INCIBE).

CVSS VectorVendor: INCIBE

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

2
CVE Published
Jun 22, 2026 - 15:14 cve.org
CRITICAL 9.2
Analysis Generated
Jun 22, 2026 - 14:04 vuln.today

DescriptionCVE.org

Vulnerability involving the exposure of sensitive data provided without adequate protection. The API exposes email and phone number data from the ‘email’ and ‘telefon’ fields. This vulnerability is also present in the local database, as it contains accessible sensitive information such as data on minors and municipal users. Successful exploitation of this vulnerability could allow an unauthenticated remote attacker to gain access to sensitive information and data.

AnalysisAI

Sensitive information disclosure in Gaudire's Assassin Game application allows unauthenticated remote attackers to retrieve personally identifiable information (PII) - including email addresses and phone numbers - through the application's API. The exposure also extends to the local database, which holds data on minors and municipal users, significantly elevating privacy and regulatory risk. No public exploit identified at time of analysis, but the CVSS 4.0 score of 9.2 and CWE-200 classification mark this as a high-priority data exposure issue.

Technical ContextAI

The affected product is Gaudire's Assassin Game (cpe:2.3:a:gaudire:assassin_game), a gaming/event-management application that maintains user profile data including the 'email' and 'telefon' (telephone) fields. The root cause falls under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor), meaning the API endpoints return personal data fields without applying authentication, authorization, or field-level filtering. The same data is reportedly accessible through the local database layer, suggesting that data-protection controls (encryption-at-rest, access scoping, or minimum-necessary projection in queries) are not applied consistently across the data plane.

RemediationAI

No vendor-released patch identified at time of analysis; defenders should consult the INCIBE advisory at https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-assassin-game-gaudire for vendor coordination status and any released fix. Until a patched build is available, compensating controls include placing the Assassin Game API behind an authenticating reverse proxy or WAF that rejects unauthenticated requests to user-data endpoints (trade-off: legitimate clients must be updated to present credentials), restricting database access to the minimum service account and rotating any data already presumed leaked, and applying field-level access controls so the 'email' and 'telefon' fields are stripped from API responses unless the caller is authorized (trade-off: may break self-service UI features that legitimately read those fields). Given the presence of minors' data, operators should also evaluate notification obligations under GDPR/LOPDGDD.

Share

CVE-2026-7166 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy