CVEbaza.plSłownik CWECWE-696
Common Weakness Enumeration

CWE-696

Incorrect Behavior Order

Kategoria: ClassCVE: 41
Opis

Produkt wykonuje wiele powiązanych zachowań, jednak są one wykonywane w błędnej kolejności, co może prowadzić do powstania słabości bezpieczeństwa. Nieprawidłowa sekwencja operacji może skutkować powstaniem podatności.

Description (EN)

The product performs multiple related behaviors, but the behaviors are performed in the wrong order in ways that may produce resultant weaknesses.

Podatności CVE z CWE-696 (41)
9.3
CVSS
CRITICAL
CVE-2026-44108

Błąd w kolejności wykonywania skryptów podczas wyłączania systemu powoduje przedwczesne zamknięcie firewall, tworząc okno czasowe, w którym wewnętrzne usługi stają się dostępne z zewnątrz. Niezidentyfikowany, nieuwierzytelniony atakujący zdalnie może w tym czasie uzyskać pełny dostęp do systemu.

pub. 2026-07-30
8.8
CVSS
HIGH
CVE-2026-40583

UltraDAG is a minimal DAG-BFT blockchain in Rust. In version 0.1, a non-council attacker can submit a signed SmartOp::Vote transaction that passes signature, nonce, and balance prechecks, but fails authorization only after state mutation has already occurred.

pub. 2026-04-21
8.5
CVSS
HIGH
CVE-2026-45033

GitHub Copilot CLI brings AI-powered coding assistance directly to your command line. Prior to 1.0.43, a security vulnerability has been identified in GitHub Copilot CLI where a malicious bare git repository nested inside a project directory can achieve arbitrary code execution when the agent performs git operations. By exploiting git's automatic bare repository discovery during directory traversal, an attacker can set core.fsmonitor or other executable config keys to run arbitrary commands without user awareness or approval. The vulnerability arises because git's core.fsmonitor config key (and 15+ similar keys such as core.hookspath, diff.external, merge.tool, etc.) can specify arbitrary shell commands that git will execute as part of normal operations like status, diff, or rev-parse. This vulnerability is fixed in 1.0.43.

pub. 2026-05-13
8.1
CVSS
HIGH
CVE-2026-14169

Podatność wynikająca z nieprawidłowej kolejności wykonywania operacji pozwala zdalnie uwierzytelnionemu atakującemu o niskich uprawnieniach na nadpisanie haseł istniejących użytkowników. Skutkiem może być całkowita utrata dostępu administracyjnego do urządzenia.

pub. 2026-07-28
7.5
CVSS
HIGH
CVE-2025-31485

API Platform Core is a system to create hypermedia-driven REST and GraphQL APIs. Prior to 4.0.22 and 3.4.17, a GraphQL grant on a property might be cached with different objects. The ApiPlatform\GraphQl\Serializer\ItemNormalizer::isCacheKeySafe() method is meant to prevent the caching but the parent::normalize method that is called afterwards still creates the cache key and causes the issue. This vulnerability is fixed in 4.0.22 and 3.4.17.

pub. 2025-04-03
7.5
CVSS
HIGH
CVE-2021-22569

An issue in protobuf-java allowed the interleaving of com.google.protobuf.UnknownFieldSet fields in such a way that would be processed out of order. A small malicious payload can occupy the parser for several minutes by creating large numbers of short-lived objects that cause frequent, repeated pauses. We recommend upgrading libraries beyond the vulnerable versions.

pub. 2022-01-10
7.5
CVSS
HIGH
CVE-2021-31379

An Incorrect Behavior Order vulnerability in the MAP-E automatic tunneling mechanism of Juniper Networks Junos OS allows an attacker to send certain malformed IPv4 or IPv6 packets to cause a Denial of Service (DoS) to the PFE on the device which is disabled as a result of the processing of these packets. Continued receipt and processing of these malformed IPv4 or IPv6 packets will create a sustained Denial of Service (DoS) condition. This issue only affects MPC 7/8/9/10/11 cards, when MAP-E IP reassembly is enabled on these cards. An indicator of compromise is the output: FPC ["FPC ID" # e.g. "0"] PFE #{PFE ID # e.g. "1"] : Fabric Disabled Example: FPC 0 PFE #1 : Fabric Disabled when using the command: show chassis fabric fpcs An example of a healthy result of the command use would be: user@device-re1> show chassis fabric fpcs Fabric management FPC state: FPC 0 PFE #0 Plane 0: Plane enabled Plane 1: Plane enabled Plane 2: Plane enabled Plane 3: Plane enabled Plane 4: Plane enabled Plane 5: Plane enabled Plane 6: Plane enabled Plane 7: Plane enabled This issue affects: Juniper Networks Junos OS on MX Series with MPC 7/8/9/10/11 cards, when MAP-E IP reassembly is enabled on these cards. 17.2 version 17.2R1 and later versions; 17.3 versions prior to 17.3R3-S9; 17.4 versions prior to 17.4R2-S12, 17.4R3-S3; 18.1 versions prior to 18.1R3-S11; 18.2 versions prior to 18.2R2-S6, 18.2R3-S3; 18.3 versions prior to 18.3R2-S4, 18.3R3-S1; 18.4 versions prior to 18.4R1-S8, 18.4R2-S5, 18.4R3; 19.1 versions prior to 19.1R1-S6, 19.1R2-S2, 19.1R3; 19.2 versions prior to 19.2R1-S5, 19.2R2; 19.3 versions prior to 19.3R2-S5, 19.3R3. This issue does not affect Juniper Networks Junos OS versions prior to 17.2R1.

pub. 2021-10-19
7.3
CVSS
HIGH
CVE-2024-24853

Incorrect behavior order in transition between executive monitor and SMI transfer monitor (STM) in some Intel(R) Processor may allow a privileged user to potentially enable escalation of privilege via local access.

pub. 2024-08-14
7.2
CVSS
HIGH
CVE-2023-33224

The SolarWinds Platform was susceptible to the Incorrect Behavior Order Vulnerability. This vulnerability allows users with administrative access to SolarWinds Web Console to execute arbitrary commands with NETWORK SERVICE privileges.

pub. 2023-07-26
7.1
CVSS
HIGH
CVE-2026-35636

OpenClaw versions 2026.3.11 through 2026.3.24 contain a session isolation bypass vulnerability where session_status resolves sessionId to canonical session keys before enforcing visibility checks. Sandboxed child sessions can exploit this to access parent or sibling sessions that should be blocked by explicit sessionKey restrictions.

pub. 2026-04-09
7.1
CVSS
HIGH
CVE-2025-0150

Incorrect behavior order in some Zoom Workplace Apps for iOS before version 6.3.0 may allow an authenticated user to conduct a denial of service via network access.

pub. 2025-03-11
6.9
CVSS
MEDIUM
CVE-2026-67217

cJSON through 1.7.19 applies RFC 6902 JSON Patch operations non-atomically in apply_patch() in cJSON_Utils.c. For a replace operation that is missing its value member, or a move operation whose destination path cannot be resolved, the existing target member is detached and deleted before the operation is fully validated, so the target document is mutated while cJSONUtils_ApplyPatches() or cJSONUtils_ApplyPatchesCaseSensitive() returns a failure status. An attacker who can supply the patch document can destroy addressable members of the target document even though the API reports that the patch failed, defeating the all-or-nothing behavior callers rely on to reject bad patches.

pub. 2026-07-29
6.9
CVSS
MEDIUM
CVE-2026-35652

OpenClaw w wersjach przed 2026.3.22 zawiera lukę obejścia autoryzacji w interaktywnym dispatcherze callbacków, umożliwiającą uruchomienie action handlerów przez nadawców spoza listy dozwolonych. Atakujący mogą obejść kontrole autoryzacji nadawcy, wysyłając callbacki przed ukończeniem normalnej walidacji bezpieczeństwa, co pozwala na wykonywanie nieautoryzowanych akcji.

pub. 2026-04-10
6.9
CVSS
MEDIUM
CVE-2026-35627

OpenClaw w wersji wcześniejszej niż 2026.3.22 wykonuje operacje kryptograficzne i dyspozycji na przychodzących bezpośrednich wiadomościach Nostr przed weryfikacją polityki nadawcy i parowania. Atakujący mogą wyzwolić nieautoryzowane obliczenia pre-authentication poprzez wysłanie spreparowanych wiadomości DM, umożliwiając denial of service poprzez wyczerpanie zasobów.

pub. 2026-04-09
6.9
CVSS
MEDIUM
CVE-2026-35637

OpenClaw przed wersją 2026.3.22 przeprowadza ekspansję cytowań przed ukończeniem kontroli autoryzacji kanałów i DM, co umożliwia pracę z cytowaniami i obsługę treści przed ostatecznym podjęciem decyzji autoryzacyjnych. Atakujący mogą wykorzystać tę lukę czasową do dostępu lub manipulacji treścią przed przeprowadzeniem prawidłowej walidacji autoryzacji.

pub. 2026-04-09
6.9
CVSS
MEDIUM
CVE-2026-35640

OpenClaw przed wersją 2026.3.25 parsuje JSON z treści żądań przed walidacją podpisów webhook, co pozwala nieuwierzytelnionym atakującym wymuszać operacje parsowania intensywnie korzystające z zasobów. Zdalni atakujący mogą wysyłać złośliwe żądania webhook, aby wyzwolić DoS poprzez wyczerpanie zasobów serwera poprzez wymuszone parsowanie JSON przed odrzuceniem podpisu.

pub. 2026-04-09
6.9
CVSS
MEDIUM
CVE-2025-9904

Unallocated memory access vulnerability in print processing of Generic Plus PCL6 Printer Driver / Generic Plus UFR II Printer Driver / Generic Plus LIPS4 Printer Driver / Generic Plus LIPSLX Printer Driver / Generic Plus PS Printer Driver / UFRII LT Printer Driver / CARPS2 Printer Driver / Generic FAX Driver / LIPS4 Printer Driver / LIPSLX Printer Driver / UFR II Printer Driver / PS Printer Driver / PCL6 Printer Driver

pub. 2025-09-29
6.9
CVSS
MEDIUM
CVE-2025-55114

The improper order of AUTHORIZED_CTM_IP validation in the Control-M/Agent, where the Control-M/Server IP address is validated only after the SSL/TLS handshake is completed, exposes the Control-M/Agent to vulnerabilities in the SSL/TLS implementation under certain non-default conditions (e.g. CVE-2025-55117 or CVE-2025-55118) or potentially to resource exhaustion.

pub. 2025-09-16
6.9
CVSS
MEDIUM
CVE-2024-30389

An Incorrect Behavior Order vulnerability in the Packet Forwarding Engine (PFE) of Juniper Networks Junos OS on EX4300 Series allows an unauthenticated, network-based attacker to cause an integrity impact to networks downstream of the vulnerable device. When an output firewall filter is applied to an interface it doesn't recognize matching packets but permits any traffic. This issue affects Junos OS 21.4 releases from 21.4R1 earlier than 21.4R3-S6. This issue does not affect Junos OS releases earlier than 21.4R1.

pub. 2024-04-12
6.9
CVSS
MEDIUM
CVE-2024-30410

An Incorrect Behavior Order in the routing engine (RE) of Juniper Networks Junos OS on EX4300 Series allows traffic intended to the device to reach the RE instead of being discarded when the discard term is set in loopback (lo0) interface. The intended function is that the lo0 firewall filter takes precedence over the revenue interface firewall filter.  This issue affects only IPv6 firewall filter. This issue only affects the EX4300 switch. No other products or platforms are affected by this vulnerability.  This issue affects Juniper Networks Junos OS: * All versions before 20.4R3-S10, * from 21.2 before 21.2R3-S7, * from 21.4 before 21.4R3-S6.

pub. 2024-04-12
Pokazano 20 z 41 podatności
Informacje
ID: CWE-696
Typ: Class
Podatności: 41
MITRE CWE ↗
← Słownik CWE