CWE-666Class

Operation on Resource in Wrong Phase of Lifetime

Draft in the CWE catalog · 1 CVE mapped

1
CVEs mapped
6.5
Median CVSS
What it is

The product performs an operation on a resource at the wrong phase of the resource's lifecycle, which can lead to unexpected behaviors.

Recent examples
6.5cvss
CVE-2026-68930

CVE-2026-68930 - MEDIUM Severity Vulnerability

Russh is a Rust SSH client & server library. Prior to 0.62.5, russh dispatches channel-scoped Handler callbacks for recipient channel IDs that were never opened or confirmed in russh/src/server/encrypted.rs, server_read_authenticated, and the exec_request callback. Version 0.62.5 fixes the issue.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-666
Abstraction
Class
Structure
Simple
Status
Draft