cve-2025-53099
Vulnerability from cvelistv5
Published
2025-07-01 14:53
Modified
2025-07-01 15:06
Severity ?
EPSS score ?
Summary
Sentry Missing Invalidation of Authorization Codes During OAuth Exchange and Revocation
References
{ "containers": { "adp": [ { "metrics": [ { "other": { "content": { "id": "CVE-2025-53099", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-07-01T15:06:16.063257Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-07-01T15:06:29.774Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "sentry", "vendor": "getsentry", "versions": [ { "status": "affected", "version": "\u003c 25.5.0" } ] } ], "descriptions": [ { "lang": "en", "value": "Sentry is a developer-first error tracking and performance monitoring tool. Prior to version 25.5.0, an attacker with a malicious OAuth application registered with Sentry can take advantage of a race condition and improper handling of authorization code within Sentry to maintain persistence to a user\u0027s account. With a specially timed requests and redirect flows, an attacker could generate multiple authorization codes that could be used to exchange for access and refresh tokens. This was possible even after de-authorizing the particular application. This issue has been patched in version 25.5.0. Self-hosted Sentry users should upgrade to version 25.5.0 or higher. Sentry SaaS users do not need to take any action." } ], "metrics": [ { "cvssV4_0": { "attackComplexity": "LOW", "attackRequirements": "PRESENT", "attackVector": "NETWORK", "baseScore": 5.5, "baseSeverity": "MEDIUM", "privilegesRequired": "LOW", "subAvailabilityImpact": "HIGH", "subConfidentialityImpact": "HIGH", "subIntegrityImpact": "HIGH", "userInteraction": "PASSIVE", "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H", "version": "4.0", "vulnAvailabilityImpact": "NONE", "vulnConfidentialityImpact": "NONE", "vulnIntegrityImpact": "NONE" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-288", "description": "CWE-288: Authentication Bypass Using an Alternate Path or Channel", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-07-01T14:53:16.878Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/getsentry/sentry/security/advisories/GHSA-mgh8-h4xc-pfmj", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/getsentry/sentry/security/advisories/GHSA-mgh8-h4xc-pfmj" }, { "name": "https://github.com/getsentry/sentry/pull/85570", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/getsentry/sentry/pull/85570" }, { "name": "https://github.com/getsentry/sentry/pull/85571", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/getsentry/sentry/pull/85571" }, { "name": "https://github.com/getsentry/sentry/pull/86069", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/getsentry/sentry/pull/86069" }, { "name": "https://github.com/getsentry/sentry/pull/86532", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/getsentry/sentry/pull/86532" }, { "name": "https://github.com/getsentry/sentry/commit/57f0129e1e977b76fe8d16667a586578791a3dcd", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/getsentry/sentry/commit/57f0129e1e977b76fe8d16667a586578791a3dcd" }, { "name": "https://github.com/getsentry/sentry/commit/ab5fd932ca6bd46529ba3308b4669e3cee719b8f", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/getsentry/sentry/commit/ab5fd932ca6bd46529ba3308b4669e3cee719b8f" }, { "name": "https://github.com/getsentry/sentry/commit/e6241254aead969e6c8490a81cde9a01335df19d", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/getsentry/sentry/commit/e6241254aead969e6c8490a81cde9a01335df19d" } ], "source": { "advisory": "GHSA-mgh8-h4xc-pfmj", "discovery": "UNKNOWN" }, "title": "Sentry Missing Invalidation of Authorization Codes During OAuth Exchange and Revocation" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2025-53099", "datePublished": "2025-07-01T14:53:16.878Z", "dateReserved": "2025-06-25T13:41:23.086Z", "dateUpdated": "2025-07-01T15:06:29.774Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2025-53099\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-07-01T15:15:26.277\",\"lastModified\":\"2025-07-03T15:14:12.767\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Sentry is a developer-first error tracking and performance monitoring tool. Prior to version 25.5.0, an attacker with a malicious OAuth application registered with Sentry can take advantage of a race condition and improper handling of authorization code within Sentry to maintain persistence to a user\u0027s account. With a specially timed requests and redirect flows, an attacker could generate multiple authorization codes that could be used to exchange for access and refresh tokens. This was possible even after de-authorizing the particular application. This issue has been patched in version 25.5.0. Self-hosted Sentry users should upgrade to version 25.5.0 or higher. Sentry SaaS users do not need to take any action.\"},{\"lang\":\"es\",\"value\":\"Sentry es una herramienta de seguimiento de errores y monitorizaci\u00f3n del rendimiento centrada en el desarrollador. Antes de la versi\u00f3n 25.5.0, un atacante con una aplicaci\u00f3n OAuth maliciosa registrada en Sentry pod\u00eda aprovechar una condici\u00f3n de ejecuci\u00f3n y la gesti\u00f3n incorrecta del c\u00f3digo de autorizaci\u00f3n en Sentry para mantener la persistencia en la cuenta de un usuario. Con solicitudes y flujos de redirecci\u00f3n con tiempos espec\u00edficos, un atacante pod\u00eda generar m\u00faltiples c\u00f3digos de autorizaci\u00f3n que se pod\u00edan usar para intercambiar tokens de acceso y actualizaci\u00f3n. Esto era posible incluso despu\u00e9s de desautorizar la aplicaci\u00f3n en cuesti\u00f3n. Este problema se ha corregido en la versi\u00f3n 25.5.0. Los usuarios de Sentry autoalojado deben actualizar a la versi\u00f3n 25.5.0 o superior. Los usuarios de Sentry SaaS no necesitan realizar ninguna acci\u00f3n.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H/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\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"NONE\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"HIGH\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-288\"}]}],\"references\":[{\"url\":\"https://github.com/getsentry/sentry/commit/57f0129e1e977b76fe8d16667a586578791a3dcd\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/getsentry/sentry/commit/ab5fd932ca6bd46529ba3308b4669e3cee719b8f\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/getsentry/sentry/commit/e6241254aead969e6c8490a81cde9a01335df19d\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/getsentry/sentry/pull/85570\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/getsentry/sentry/pull/85571\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/getsentry/sentry/pull/86069\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/getsentry/sentry/pull/86532\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/getsentry/sentry/security/advisories/GHSA-mgh8-h4xc-pfmj\",\"source\":\"security-advisories@github.com\"}]}}" } }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.