Severity by source
CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/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
Local card access required and success depends on low-entropy secrets (AC:H); no privileges beyond card possession; confidentiality-only impact with no integrity or availability effect.
Primary rating from Vendor (github).
CVSS VectorVendor: github
CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/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
Lifecycle Timeline
3DescriptionCVE.org
Ente provides end-to-end encrypted cloud services and security tools. Prior to 2026.07.28, Ente 2of3 card format version 1 stored the secret byte length and 32-bit FNV-1a checksum in cleartext on every card, allowing someone with one card to test candidate secrets offline and recover low-entropy or predictable secrets. This issue is fixed in version 2026.07.28.
AnalysisAI
Ente 2of3's version 1 card format undermines the information-theoretic guarantee of Shamir secret sharing by storing the secret's byte length and a 32-bit FNV-1a checksum in cleartext on every card, enabling single-card offline attacks. Any party who obtains or photographs one of the three recovery cards - a scenario the scheme was explicitly designed to render harmless - can enumerate low-entropy or predictable candidate secrets against the exposed checksum without needing a second card. …
Unlock full vulnerability intelligence
- Risk assessment & exploitation conditions
- Attack chain visualization
- Remediation with exact patch versions
- Threat intelligence from 22 sources
- Personal watchlist & email alerts
Free forever · No credit card required
Attack ChainAIDerived
Hypothetical attack flow derived from CVE metadata
Vulnerability AssessmentAI
| Exploitation | The attacker must have obtained at least one Ente 2of3 version 1 card - physically, as a photograph, or as a digital file - generated before version 2026.07.28. … Additional conditions and limiting factors are described in the full assessment. |
| Risk Assessment | The CVSS 4.0 vector (AV:L/AC:H/AT:N/PR:N/UI:N/VC:H) correctly captures the two dominant limiting factors: local or physical access to a single card is required, and exploitation success is contingent on the protected secret being low-entropy - a real constraint that bounds practical exposure. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in. |
| Exploit Scenario | An attacker obtains a photograph or digital copy of one of a target's three 2of3 version 1 recovery cards - for example, a card stored as a smartphone photo or left briefly unattended. By base64url-decoding the card payload, they read the cleartext 16-bit length and 32-bit FNV-1a checksum of the original secret. … |
| Remediation | Upgrade to Ente 2of3 version 2026.07.28 or later, which introduces the version 2 card format. … Detailed patch versions, workarounds, and compensating controls in full report. |
Threat intelligence, references, and detailed analysis are available after sign-in.
Same weakness CWE-200 – Information Exposure
View allSame technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-56893