CVE-2025-55737: Sqlite Sequence Decrement Dos
Manually decrementing the `sqlite_sequence` counter rolls back the auto-increment state. This can lead to primary key collisions (IntegrityError) when new records are inserted, causing a persistent Denial of Service (DoS) where an application cannot write new entries.
Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0Python
greprules fetch cve-2025-55737-sqlite-sequence-decrement-dos --engine opengrepDescription
Manually decrementing the `sqlite_sequence` counter rolls back the auto-increment state. This can lead to primary key collisions (IntegrityError) when new records are inserted, causing a persistent Denial of Service (DoS) where an application cannot write new entries.
Community feedback
0 signals from signed-in users.
- Useful
- 0
- False positive
- 0
- Metadata
- 0