Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions gems/devise/CVE-2026-32700.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ description: |
force the attribute to be persisted, even if it did not really
change, so you might have to implement a workaround similar to
Devise by setting changed_attributes["unconfirmed_email"] = nil as well.
cvss_v3: 5.3
patched_versions:
- ">= 5.0.3"
related:
Expand Down
Loading