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.
2 vulnerabilities by cenodude
CVE-2026-53497 (GCVE-0-2026-53497)
Vulnerability from nvd – Published: 2026-08-21 21:19 – Updated: 2026-08-21 21:19
VLAI
EPSS
VEX
Title
CrossWatch: Unauthenticated /api/app-auth/status endpoint leaks active session metadata (IP, User-Agent, session IDs)
Summary
CrossWatch (CW) is a synchronization engine. Prior to version 0.9.21, GET /api/app-auth/status is accessible without authentication and returns the other_sessions array, which exposes metadata of all active sessions — including originating IP addresses, User-Agent strings, internal session IDs, and creation/expiry timestamps. Any unauthenticated network attacker can enumerate this data without credentials. Version 0.9.21 fixes the issue.
Severity
5.3 (Medium)
CWE
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/cenodude/CrossWatch/security/a… | x_refsource_CONFIRM |
| https://github.com/cenodude/CrossWatch/releases/t… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| cenodude | CrossWatch |
Affected:
< 0.9.21
|
{
"containers": {
"cna": {
"affected": [
{
"product": "CrossWatch",
"vendor": "cenodude",
"versions": [
{
"status": "affected",
"version": "\u003c 0.9.21"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "CrossWatch (CW) is a synchronization engine. Prior to version 0.9.21, GET /api/app-auth/status is accessible without authentication and returns the other_sessions array, which exposes metadata of all active sessions \u2014 including originating IP addresses, User-Agent strings, internal session IDs, and creation/expiry timestamps. Any unauthenticated network attacker can enumerate this data without credentials. Version 0.9.21 fixes the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-359",
"description": "CWE-359: Exposure of Private Personal Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-21T21:19:04.535Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/cenodude/CrossWatch/security/advisories/GHSA-rv3j-r4h5-q3cj",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/cenodude/CrossWatch/security/advisories/GHSA-rv3j-r4h5-q3cj"
},
{
"name": "https://github.com/cenodude/CrossWatch/releases/tag/v0.9.21",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cenodude/CrossWatch/releases/tag/v0.9.21"
}
],
"source": {
"advisory": "GHSA-rv3j-r4h5-q3cj",
"discovery": "UNKNOWN"
},
"title": "CrossWatch: Unauthenticated /api/app-auth/status endpoint leaks active session metadata (IP, User-Agent, session IDs)"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-53497",
"datePublished": "2026-08-21T21:19:04.535Z",
"dateReserved": "2026-06-09T17:05:25.059Z",
"dateUpdated": "2026-08-21T21:19:04.535Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
CVE-2026-53497 (GCVE-0-2026-53497)
Vulnerability from cvelistv5 – Published: 2026-08-21 21:19 – Updated: 2026-08-21 21:19
VLAI
EPSS
VEX
Title
CrossWatch: Unauthenticated /api/app-auth/status endpoint leaks active session metadata (IP, User-Agent, session IDs)
Summary
CrossWatch (CW) is a synchronization engine. Prior to version 0.9.21, GET /api/app-auth/status is accessible without authentication and returns the other_sessions array, which exposes metadata of all active sessions — including originating IP addresses, User-Agent strings, internal session IDs, and creation/expiry timestamps. Any unauthenticated network attacker can enumerate this data without credentials. Version 0.9.21 fixes the issue.
Severity
5.3 (Medium)
CWE
Assigner
References
2 references
| URL | Tags |
|---|---|
| https://github.com/cenodude/CrossWatch/security/a… | x_refsource_CONFIRM |
| https://github.com/cenodude/CrossWatch/releases/t… | x_refsource_MISC |
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| cenodude | CrossWatch |
Affected:
< 0.9.21
|
{
"containers": {
"cna": {
"affected": [
{
"product": "CrossWatch",
"vendor": "cenodude",
"versions": [
{
"status": "affected",
"version": "\u003c 0.9.21"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "CrossWatch (CW) is a synchronization engine. Prior to version 0.9.21, GET /api/app-auth/status is accessible without authentication and returns the other_sessions array, which exposes metadata of all active sessions \u2014 including originating IP addresses, User-Agent strings, internal session IDs, and creation/expiry timestamps. Any unauthenticated network attacker can enumerate this data without credentials. Version 0.9.21 fixes the issue."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-359",
"description": "CWE-359: Exposure of Private Personal Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-08-21T21:19:04.535Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/cenodude/CrossWatch/security/advisories/GHSA-rv3j-r4h5-q3cj",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/cenodude/CrossWatch/security/advisories/GHSA-rv3j-r4h5-q3cj"
},
{
"name": "https://github.com/cenodude/CrossWatch/releases/tag/v0.9.21",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/cenodude/CrossWatch/releases/tag/v0.9.21"
}
],
"source": {
"advisory": "GHSA-rv3j-r4h5-q3cj",
"discovery": "UNKNOWN"
},
"title": "CrossWatch: Unauthenticated /api/app-auth/status endpoint leaks active session metadata (IP, User-Agent, session IDs)"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-53497",
"datePublished": "2026-08-21T21:19:04.535Z",
"dateReserved": "2026-06-09T17:05:25.059Z",
"dateUpdated": "2026-08-21T21:19:04.535Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}