---
id: CVE-2024-23637
aliases:
  - GHSA-5626-pw9c-hmjr
  - PYSEC-2024-29
title: OctoPrint Unverified Password Change via Access Control Settings
summary: OctoPrint Unverified Password Change via Access Control Settings
severity: medium
cvss: 4.2
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L'
vendor: octoprint
product: octoprint
ecosystem: pip
affected:
  - octoprint < 1.10.0rc1
patched:
  - octoprint 1.10.0rc1
published: '2024-01-31'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:04.802048638Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-5626-pw9c-hmjr'
references:
  - url: >-
      https://github.com/OctoPrint/OctoPrint/security/advisories/GHSA-5626-pw9c-hmjr
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-23637'
  - url: >-
      https://github.com/OctoPrint/OctoPrint/commit/1729d167b4ae4a5835bbc7211b92c6828b1c4125
  - url: 'https://github.com/OctoPrint/OctoPrint'
  - url: 'https://github.com/OctoPrint/OctoPrint/releases/tag/1.10.0rc1'
  - url: >-
      https://github.com/pypa/advisory-database/tree/main/vulns/octoprint/PYSEC-2024-29.yaml
tags:
  - osv
  - pip
epss: 0.00519
epssPercentile: 0.43093
ingestedAt: '2026-09-12T03:13:01.658Z'
---

## Overview

### Impact

OctoPrint versions up until and including 1.9.3 contain a vulnerability that allows malicious admins to change the password of other admin accounts, including their own, without having to repeat their password.

An attacker who managed to hijack an admin account might use this to lock out actual admins from their OctoPrint instance.

### Patches

The vulnerability will be patched in version 1.10.0.

### Workarounds

OctoPrint administrators are strongly advised to thoroughly vet who has admin access to their installation.

### Credits

This vulnerability was discovered and responsibly disclosed to OctoPrint by Timothy "TK" Ruppert.


## Affected packages

- `octoprint < 1.10.0rc1`

## Remediation

Upgrade to a patched release:

- `octoprint 1.10.0rc1`
