{"api_version":"1","generated_at":"2026-04-27T01:27:28+00:00","cve":"CVE-2020-26261","urls":{"html":"https://cve.report/CVE-2020-26261","api":"https://cve.report/api/cve/CVE-2020-26261.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2020-26261","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2020-26261"},"summary":{"title":"CVE-2020-26261","description":"jupyterhub-systemdspawner enables JupyterHub to spawn single-user notebook servers using systemd. In jupyterhub-systemdspawner before version 0.15 user API tokens issued to single-user servers are specified in the environment of systemd units. These tokens are incorrectly accessible to all users. In particular, the-littlest-jupyterhub is affected, which uses systemdspawner by default. This is patched in jupyterhub-systemdspawner v0.15","state":"PUBLIC","assigner":"security-advisories@github.com","published_at":"2020-12-09 17:15:00","updated_at":"2020-12-10 21:46:00"},"problem_types":["CWE-668"],"metrics":[],"references":[{"url":"https://pypi.org/project/jupyterhub-systemdspawner/","name":"https://pypi.org/project/jupyterhub-systemdspawner/","refsource":"MISC","tags":["Product","Third Party Advisory"],"title":"jupyterhub-systemdspawner · PyPI","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/jupyterhub/systemdspawner/blob/master/CHANGELOG.md#v015","name":"https://github.com/jupyterhub/systemdspawner/blob/master/CHANGELOG.md#v015","refsource":"MISC","tags":["Release Notes","Third Party Advisory"],"title":"systemdspawner/CHANGELOG.md at master · jupyterhub/systemdspawner · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/jupyterhub/systemdspawner/security/advisories/GHSA-cg54-gpgr-4rm6","name":"https://github.com/jupyterhub/systemdspawner/security/advisories/GHSA-cg54-gpgr-4rm6","refsource":"CONFIRM","tags":["Third Party Advisory"],"title":"user-readable api tokens in systemd units · Advisory · jupyterhub/systemdspawner · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://github.com/jupyterhub/systemdspawner/commit/a4d08fd2ade1cfd0ef2c29dc221e649345f23580","name":"https://github.com/jupyterhub/systemdspawner/commit/a4d08fd2ade1cfd0ef2c29dc221e649345f23580","refsource":"MISC","tags":["Patch","Third Party Advisory"],"title":"Merge pull request from GHSA-cg54-gpgr-4rm6 · jupyterhub/systemdspawner@a4d08fd · GitHub","mime":"text/html","httpstatus":"200","archivestatus":"200"},{"url":"https://www.cve.org/CVERecord?id=CVE-2020-26261","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2020-26261","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[{"cve_year":"2020","cve_id":"26261","vulnerable":"1","versionEndIncluding":"","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"jupyterhub","cpe5":"systemdspawner","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"},{"cve_year":"2020","cve_id":"26261","vulnerable":"1","versionEndIncluding":"1","cpe1":"cpe","cpe2":"2.3","cpe3":"a","cpe4":"jupyterhub","cpe5":"systemdspawner","cpe6":"*","cpe7":"*","cpe8":"*","cpe9":"*","cpe10":"*","cpe11":"*","cpe12":"*","cpe13":"*"}],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[{"cve":"CVE-2020-26261","qid":"983224","title":"Python (pip) Security Update for jupyterhub-systemdspawner (GHSA-cg54-gpgr-4rm6)"}]},"source_records":{"cve_program":{"CVE_data_meta":{"ASSIGNER":"security-advisories@github.com","ID":"CVE-2020-26261","STATE":"PUBLIC","TITLE":"user-readable api tokens in systemd units"},"affects":{"vendor":{"vendor_data":[{"product":{"product_data":[{"product_name":"systemdspawner","version":{"version_data":[{"version_value":"< 0.15"}]}}]},"vendor_name":"jupyterhub"}]}},"data_format":"MITRE","data_type":"CVE","data_version":"4.0","description":{"description_data":[{"lang":"eng","value":"jupyterhub-systemdspawner enables JupyterHub to spawn single-user notebook servers using systemd. In jupyterhub-systemdspawner before version 0.15 user API tokens issued to single-user servers are specified in the environment of systemd units. These tokens are incorrectly accessible to all users. In particular, the-littlest-jupyterhub is affected, which uses systemdspawner by default. This is patched in jupyterhub-systemdspawner v0.15"}]},"impact":{"cvss":{"attackComplexity":"LOW","attackVector":"LOCAL","availabilityImpact":"NONE","baseScore":7.9,"baseSeverity":"HIGH","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"REQUIRED","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N","version":"3.1"}},"problemtype":{"problemtype_data":[{"description":[{"lang":"eng","value":"CWE-668: Exposure of Resource to Wrong Sphere"}]}]},"references":{"reference_data":[{"name":"https://github.com/jupyterhub/systemdspawner/security/advisories/GHSA-cg54-gpgr-4rm6","refsource":"CONFIRM","url":"https://github.com/jupyterhub/systemdspawner/security/advisories/GHSA-cg54-gpgr-4rm6"},{"name":"https://github.com/jupyterhub/systemdspawner/commit/a4d08fd2ade1cfd0ef2c29dc221e649345f23580","refsource":"MISC","url":"https://github.com/jupyterhub/systemdspawner/commit/a4d08fd2ade1cfd0ef2c29dc221e649345f23580"},{"name":"https://github.com/jupyterhub/systemdspawner/blob/master/CHANGELOG.md#v015","refsource":"MISC","url":"https://github.com/jupyterhub/systemdspawner/blob/master/CHANGELOG.md#v015"},{"name":"https://pypi.org/project/jupyterhub-systemdspawner/","refsource":"MISC","url":"https://pypi.org/project/jupyterhub-systemdspawner/"}]},"source":{"advisory":"GHSA-cg54-gpgr-4rm6","discovery":"UNKNOWN"}},"nvd":{"publishedDate":"2020-12-09 17:15:00","lastModifiedDate":"2020-12-10 21:46:00","problem_types":["CWE-668"],"metrics":{"baseMetricV3":{"cvssV3":{"version":"3.1","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N","attackVector":"LOCAL","attackComplexity":"LOW","privilegesRequired":"LOW","userInteraction":"REQUIRED","scope":"CHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"NONE","baseScore":7.9,"baseSeverity":"HIGH"},"exploitabilityScore":1.5,"impactScore":5.8},"baseMetricV2":{"cvssV2":{"version":"2.0","vectorString":"AV:L/AC:M/Au:N/C:P/I:P/A:N","accessVector":"LOCAL","accessComplexity":"MEDIUM","authentication":"NONE","confidentialityImpact":"PARTIAL","integrityImpact":"PARTIAL","availabilityImpact":"NONE","baseScore":3.3},"severity":"LOW","exploitabilityScore":3.4,"impactScore":4.9,"acInsufInfo":false,"obtainAllPrivilege":false,"obtainUserPrivilege":false,"obtainOtherPrivilege":false,"userInteractionRequired":true}},"configurations":{"CVE_data_version":"4.0","nodes":[{"operator":"OR","children":[],"cpe_match":[{"vulnerable":true,"cpe23Uri":"cpe:2.3:a:jupyterhub:systemdspawner:*:*:*:*:*:*:*:*","versionEndExcluding":"0.15","cpe_name":[]}]}]}},"legacy_mitre":{"record":{"CveYear":"2020","CveId":"26261","Ordinal":"187683","Title":"CVE-2020-26261","CVE":"CVE-2020-26261","Year":"2020"},"notes":[{"CveYear":"2020","CveId":"26261","Ordinal":"1","NoteData":"jupyterhub-systemdspawner enables JupyterHub to spawn single-user notebook servers using systemd. In jupyterhub-systemdspawner before version 0.15 user API tokens issued to single-user servers are specified in the environment of systemd units. These tokens are incorrectly accessible to all users. In particular, the-littlest-jupyterhub is affected, which uses systemdspawner by default. This is patched in jupyterhub-systemdspawner v0.15","Type":"Description","Title":null},{"CveYear":"2020","CveId":"26261","Ordinal":"2","NoteData":"2020-12-09","Type":"Other","Title":"Published"},{"CveYear":"2020","CveId":"26261","Ordinal":"3","NoteData":"2020-12-09","Type":"Other","Title":"Modified"}]}}}