{"api_version":"1","generated_at":"2026-04-23T05:15:30+00:00","cve":"CVE-2023-32682","urls":{"html":"https://cve.report/CVE-2023-32682","api":"https://cve.report/api/cve/CVE-2023-32682.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2023-32682","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2023-32682"},"summary":{"title":"CVE-2023-32682","description":"Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. In affected versions it may be possible for a deactivated user to login when using uncommon configurations. This only applies if any of the following are true: 1. JSON Web Tokens are enabled for login via the `jwt_config.enabled` configuration setting. 2. The local password database is enabled via the `password_config.enabled` and `password_config.localdb_enabled` configuration settings *and* a user's password is updated via an admin API after a user is deactivated. Note that the local password database is enabled by default, but it is uncommon to set a user's password after they've been deactivated. Installations that are configured to only allow login via Single Sign-On (SSO) via CAS, SAML or OpenID Connect (OIDC); or via an external password provider (e.g. LDAP) are not affected. If not using JSON Web Tokens, ensure that deactivated users do not have a password set. This issue has been addressed in version 1.85.0. Users are advised to upgrade.","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2023-06-06 19:15:00","updated_at":"2023-06-17 03:15:00"},"problem_types":["CWE-287"],"metrics":[],"references":[{"url":"https://matrix-org.github.io/synapse/latest/jwt.html","name":"https://matrix-org.github.io/synapse/latest/jwt.html","refsource":"MISC","tags":[],"title":"JSON Web Tokens - Synapse","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#password_config","name":"https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#password_config","refsource":"MISC","tags":[],"title":"Configuration Manual - Synapse","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/matrix-org/synapse/pull/15624","name":"https://github.com/matrix-org/synapse/pull/15624","refsource":"MISC","tags":[],"title":"Do not allow deactivated users to login with JWT by clokep · Pull Request #15624 · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2/","name":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2/","refsource":"MISC","tags":[],"title":"[SECURITY] Fedora 38 Update: matrix-synapse-1.85.2-1.fc38 - package-announce - Fedora Mailing-Lists","mime":"text/html","httpstatus":"200","archivestatus":"0"},{"url":"https://github.com/matrix-org/synapse/pull/15634","name":"https://github.com/matrix-org/synapse/pull/15634","refsource":"MISC","tags":[],"title":"Consolidate logic to check for deactivated users. by clokep · Pull Request #15634 · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account","name":"https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account","refsource":"MISC","tags":[],"title":"Users - Synapse","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/matrix-org/synapse/security/advisories/GHSA-26c5-ppr8-f33p","name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-26c5-ppr8-f33p","refsource":"MISC","tags":[],"title":"Improper checks for deactivated users during login · Advisory · matrix-org/synapse · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"404"},{"url":"https://www.cve.org/CVERecord?id=CVE-2023-32682","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2023-32682","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2023","cve_id":"32682","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"matrix","cpe5":"synapse","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2023-32682","qid":"284065","title":"Fedora Security Update for matrix (FEDORA-2023-56760afca8)"},{"cve":"CVE-2023-32682","qid":"503362","title":"Alpine Linux Security Update for synapse"},{"cve":"CVE-2023-32682","qid":"506254","title":"Alpine Linux Security Update for synapse"}]},"source_records":{"cve_program":{"data_version":"4.0","data_type":"CVE","data_format":"MITRE","CVE_data_meta":{"ID":"CVE-2023-32682","ASSIGNER":"security-advisories@github.com","STATE":"PUBLIC"},"description":{"description_data":[{"lang":"eng","value":"Synapse is a Matrix protocol homeserver written in Python with the Twisted framework. In affected versions it may be possible for a deactivated user to login when using uncommon configurations. This only applies if any of the following are true: 1. JSON Web Tokens are enabled for login via the `jwt_config.enabled` configuration setting. 2. The local password database is enabled via the `password_config.enabled` and `password_config.localdb_enabled` configuration settings *and* a user's password is updated via an admin API after a user is deactivated. Note that the local password database is enabled by default, but it is uncommon to set a user's password after they've been deactivated. Installations that are configured to only allow login via Single Sign-On (SSO) via CAS, SAML or OpenID Connect (OIDC); or via an external password provider (e.g. LDAP) are not affected. If not using JSON Web Tokens, ensure that deactivated users do not have a password set. This issue has been addressed in version 1.85.0. Users are advised to upgrade."}]},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-287: Improper Authentication","cweId":"CWE-287"}]}]},"affects":{"vendor":{"vendor_data":[{"vendor_name":"matrix-org","product":{"product_data":[{"product_name":"synapse","version":{"version_data":[{"version_affected":"=","version_value":"< 1.85.0"}]}}]}}]}},"references":{"reference_data":[{"url":"https://github.com/matrix-org/synapse/security/advisories/GHSA-26c5-ppr8-f33p","refsource":"MISC","name":"https://github.com/matrix-org/synapse/security/advisories/GHSA-26c5-ppr8-f33p"},{"url":"https://github.com/matrix-org/synapse/pull/15624","refsource":"MISC","name":"https://github.com/matrix-org/synapse/pull/15624"},{"url":"https://github.com/matrix-org/synapse/pull/15634","refsource":"MISC","name":"https://github.com/matrix-org/synapse/pull/15634"},{"url":"https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account","refsource":"MISC","name":"https://matrix-org.github.io/synapse/latest/admin_api/user_admin_api.html#create-or-modify-account"},{"url":"https://matrix-org.github.io/synapse/latest/jwt.html","refsource":"MISC","name":"https://matrix-org.github.io/synapse/latest/jwt.html"},{"url":"https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#password_config","refsource":"MISC","name":"https://matrix-org.github.io/synapse/latest/usage/configuration/config_documentation.html#password_config"},{"url":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2/","refsource":"MISC","name":"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/X6DH5A5YEB5LRIPP32OUW25FCGZFCZU2/"}]},"source":{"advisory":"GHSA-26c5-ppr8-f33p","discovery":"UNKNOWN"},"impact":{"cvss":[{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":5.4,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"LOW","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","version":"3.1"}]}},"nvd":{"publishedDate":"2023-06-06 19:15:00","lastModifiedDate":"2023-06-17 03:15:00","problem_types":["CWE-287"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE","baseScore":5.4,"baseSeverity":"MEDIUM"},"exploitabilityScore":2.8,"impactScore":2.5}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:matrix:synapse:*:*:*:*:*:*:*:*","versionEndExcluding":"1.85.0","cpe_name":[]}]}]}},"legacy_mitre":{"record":null,"notes":[]}}}