Search
Find a vulnerability
Search criteria
ⓘ
Use this form to refine search results.
Full-text search supports keyword queries with ranking and filtering.
You can combine vendor, product, and sources to narrow results.
Enable “Apply ordering” to sort by date instead of relevance.
4 vulnerabilities by Ente
CVE-2026-73230 (GCVE-0-2026-73230)
Vulnerability from nvd – Published: 2026-08-11 19:17 – Updated: 2026-08-13 13:57
VLAI
EPSS
VEX
Title
Ente: 2of3 cards v1 contain a checksum that enables offline guessing of low-entropy secrets
Summary
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.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-13 13:57 UTC
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/ente/ente/security/advisories/… | x_refsource_CONFIRM |
| https://github.com/ente/ente/pull/11729 | x_refsource_MISC |
| https://github.com/ente/ente/commit/6681d8370a37c… | x_refsource_MISC |
| https://github.com/ente/ente/commit/c3d2e400ae6fa… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73230",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-13T13:57:52.525038Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T13:57:59.751Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "ente",
"vendor": "ente",
"versions": [
{
"status": "affected",
"version": "\u003c 2026.07.28"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "HIGH",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-11T19:17:03.159Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/ente/ente/security/advisories/GHSA-v6x7-rrch-9q9w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ente/ente/security/advisories/GHSA-v6x7-rrch-9q9w"
},
{
"name": "https://github.com/ente/ente/pull/11729",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ente/ente/pull/11729"
},
{
"name": "https://github.com/ente/ente/commit/6681d8370a37c2fc745d3098126ba1ee62bf06a5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ente/ente/commit/6681d8370a37c2fc745d3098126ba1ee62bf06a5"
},
{
"name": "https://github.com/ente/ente/commit/c3d2e400ae6fa66d5ce7df422136d28805fe1442",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ente/ente/commit/c3d2e400ae6fa66d5ce7df422136d28805fe1442"
}
],
"source": {
"advisory": "GHSA-v6x7-rrch-9q9w",
"discovery": "UNKNOWN"
},
"title": "Ente: 2of3 cards v1 contain a checksum that enables offline guessing of low-entropy secrets"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73230",
"datePublished": "2026-08-11T19:17:03.159Z",
"dateReserved": "2026-08-11T14:41:20.122Z",
"dateUpdated": "2026-08-13T13:57:59.751Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16751 (GCVE-0-2026-16751)
Vulnerability from nvd – Published: 2026-07-29 13:16 – Updated: 2026-07-30 13:40
VLAI
EPSS
VEX
Title
Ente Museum Server Authorization Bypass Vulnerability
Summary
Authorization Bypass in the emergency recovery approval component in Ente Technologies Ente Museum Server allows an authenticated attacker configured as a victim's emergency contact to bypass the configured recovery waiting period and take over the victim's account via a crafted `approve-recovery` API request.
Severity
6.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-30 13:39 UTC
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Ente | Museum Server |
Affected:
0 , ≤ 2.0.34
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-16751",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-30T13:39:12.881743Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-30T13:40:06.238Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Museum Server",
"vendor": "Ente",
"versions": [
{
"lessThanOrEqual": "2.0.34",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Authorization Bypass in the emergency recovery approval component in Ente Technologies Ente Museum Server allows an authenticated attacker configured as a victim\u0027s emergency contact to bypass the configured recovery waiting period and take over the victim\u0027s account via a crafted `approve-recovery` API request."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-863 Incorrect Authorization",
"lang": "en"
}
]
},
{
"descriptions": [
{
"description": "CWE-778 Insufficient Logging",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-29T13:16:00.450Z",
"orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"shortName": "certcc"
},
"references": [
{
"url": "https://github.com/ente/ente/tree/v2.0.34"
},
{
"url": "https://vokecyber.com/research/cve-2026-16751-ente-emergency-recovery-bypass"
},
{
"url": "https://vokecyber.com/blog/cve-2026-16751-ente-emergency-recovery-bypass"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Ente Museum Server Authorization Bypass Vulnerability",
"x_generator": {
"engine": "VINCE 3.0.43",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2026-16751"
}
}
},
"cveMetadata": {
"assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"assignerShortName": "certcc",
"cveId": "CVE-2026-16751",
"datePublished": "2026-07-29T13:16:00.450Z",
"dateReserved": "2026-07-23T12:58:51.242Z",
"dateUpdated": "2026-07-30T13:40:06.238Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-73230 (GCVE-0-2026-73230)
Vulnerability from cvelistv5 – Published: 2026-08-11 19:17 – Updated: 2026-08-13 13:57
VLAI
EPSS
VEX
Title
Ente: 2of3 cards v1 contain a checksum that enables offline guessing of low-entropy secrets
Summary
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.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-13 13:57 UTC
CWE
- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Assigner
References
4 references
| URL | Tags |
|---|---|
| https://github.com/ente/ente/security/advisories/… | x_refsource_CONFIRM |
| https://github.com/ente/ente/pull/11729 | x_refsource_MISC |
| https://github.com/ente/ente/commit/6681d8370a37c… | x_refsource_MISC |
| https://github.com/ente/ente/commit/c3d2e400ae6fa… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-73230",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-08-13T13:57:52.525038Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-08-13T13:57:59.751Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "ente",
"vendor": "ente",
"versions": [
{
"status": "affected",
"version": "\u003c 2026.07.28"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "HIGH",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "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",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "NONE"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-11T19:17:03.159Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/ente/ente/security/advisories/GHSA-v6x7-rrch-9q9w",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/ente/ente/security/advisories/GHSA-v6x7-rrch-9q9w"
},
{
"name": "https://github.com/ente/ente/pull/11729",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ente/ente/pull/11729"
},
{
"name": "https://github.com/ente/ente/commit/6681d8370a37c2fc745d3098126ba1ee62bf06a5",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ente/ente/commit/6681d8370a37c2fc745d3098126ba1ee62bf06a5"
},
{
"name": "https://github.com/ente/ente/commit/c3d2e400ae6fa66d5ce7df422136d28805fe1442",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/ente/ente/commit/c3d2e400ae6fa66d5ce7df422136d28805fe1442"
}
],
"source": {
"advisory": "GHSA-v6x7-rrch-9q9w",
"discovery": "UNKNOWN"
},
"title": "Ente: 2of3 cards v1 contain a checksum that enables offline guessing of low-entropy secrets"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-73230",
"datePublished": "2026-08-11T19:17:03.159Z",
"dateReserved": "2026-08-11T14:41:20.122Z",
"dateUpdated": "2026-08-13T13:57:59.751Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-16751 (GCVE-0-2026-16751)
Vulnerability from cvelistv5 – Published: 2026-07-29 13:16 – Updated: 2026-07-30 13:40
VLAI
EPSS
VEX
Title
Ente Museum Server Authorization Bypass Vulnerability
Summary
Authorization Bypass in the emergency recovery approval component in Ente Technologies Ente Museum Server allows an authenticated attacker configured as a victim's emergency contact to bypass the configured recovery waiting period and take over the victim's account via a crafted `approve-recovery` API request.
Severity
6.5 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-30 13:39 UTC
Assigner
References
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Ente | Museum Server |
Affected:
0 , ≤ 2.0.34
(custom)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-16751",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-07-30T13:39:12.881743Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-07-30T13:40:06.238Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Museum Server",
"vendor": "Ente",
"versions": [
{
"lessThanOrEqual": "2.0.34",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Authorization Bypass in the emergency recovery approval component in Ente Technologies Ente Museum Server allows an authenticated attacker configured as a victim\u0027s emergency contact to bypass the configured recovery waiting period and take over the victim\u0027s account via a crafted `approve-recovery` API request."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-863 Incorrect Authorization",
"lang": "en"
}
]
},
{
"descriptions": [
{
"description": "CWE-778 Insufficient Logging",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-29T13:16:00.450Z",
"orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"shortName": "certcc"
},
"references": [
{
"url": "https://github.com/ente/ente/tree/v2.0.34"
},
{
"url": "https://vokecyber.com/research/cve-2026-16751-ente-emergency-recovery-bypass"
},
{
"url": "https://vokecyber.com/blog/cve-2026-16751-ente-emergency-recovery-bypass"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Ente Museum Server Authorization Bypass Vulnerability",
"x_generator": {
"engine": "VINCE 3.0.43",
"env": "prod",
"origin": "https://cveawg.mitre.org/api/cve/CVE-2026-16751"
}
}
},
"cveMetadata": {
"assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
"assignerShortName": "certcc",
"cveId": "CVE-2026-16751",
"datePublished": "2026-07-29T13:16:00.450Z",
"dateReserved": "2026-07-23T12:58:51.242Z",
"dateUpdated": "2026-07-30T13:40:06.238Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}