Lucene search
+L

82 matches found

OSV
OSV
added 2026/07/13 3:46 p.m.5 views

PYSEC-2026-2587 Lemur user-update path stores plaintext passwords

Summary lemur.users.service.update writes a user's new password as plaintext to the users.password column. The User model wires bcrypt hashing to SQLAlchemy's beforeinsert event but registers no equivalent listener for beforeupdate, and service.update does not call user.hashpassword after assigni...

4.9CVSS6AI score
SaveExploits0References6
Rows per page
Query Builder