CVE & CISA-KEV Catalog

CVE-2026-43284

HIGHEPSS 100th pctl
7.8
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSG_SPLICE_PAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFL_SHARED_FRAG after skb_splice_from_iter(), so later paths that may modify packet data can first make a private copy. The IPv4/IPv6 datagram append paths did not set this flag when splicing pages into UDP skbs. That leaves an ESP-in-UDP packet made from shared pipe pages looking like an ordinary uncloned nonlinear skb. ESP input then takes the no-COW fast path for uncloned skbs without a frag_list and decrypts in place over data that is not owned privately by the skb. Mark IPv4/IPv6 datagram splice frags with SKBFL_SHARED_FRAG, matching TCP. Also make ESP input fall back to skb_cow_data() when the flag is present, so ESP does not decrypt externally backed frags in place. Private nonlinear skb frags still use the existing fast path. This intentionally does not change ESP output. In esp_output_head(), the path that appends the ESP trailer to existing skb tailroom without calling skb_cow_data() is not reachable for nonlinear skbs: skb_tailroom() returns zero when skb->data_len is nonzero, while ESP tailen is positive. Thus ESP output will either use the separate destination-frag path or fall back to skb_cow_data().

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.251-4CVE-2026-43284
Fixed in:6.1.170-3CVE-2026-43284
Fixed in:6.12.86-1CVE-2026-43284
Fixed in:7.0.4-1CVE-2026-43284
bpftoolRed Hat / RHEL
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-305.191.1.el8_4RHSA-2026:16201
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-477.140.1.el8_8RHSA-2026:16061
Fixed in:0:4.18.0-477.140.1.el8_8RHSA-2026:16061
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
bpftoolRocky
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-477.140.1.el8_8RHSA-2026:16061
bpftool-debuginfoRed Hat / RHEL
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-305.191.1.el8_4RHSA-2026:16201
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-477.140.1.el8_8RHSA-2026:16061
Fixed in:0:4.18.0-477.140.1.el8_8RHSA-2026:16061
bpftool-debuginfoRocky
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-372.192.1.el8_6RHSA-2026:16204
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-305.191.1.el8_4RHSA-2026:16201
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
Fixed in:0:4.18.0-477.140.1.el8_8RHSA-2026:16061
Fixed in:0:4.18.0-477.140.1.el8_8RHSA-2026:16061
Fixed in:0:4.18.0-553.124.1.el8_10RHSA-2026:16195
kernelRocky
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
kernelRed Hat / RHEL
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
kernel-64kRocky
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
Fixed in:0:5.14.0-427.125.1.el9_4RHSA-2026:16100
kernel-64kRed Hat / RHEL
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
kernel-64k-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
kernel-64k-coreRocky
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
kernel-64k-debugRocky
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
kernel-64k-debugRed Hat / RHEL
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
kernel-64k-debug-coreRocky
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
Fixed in:0:5.14.0-570.113.1.el9_6RHSA-2026:16312
kernel-64k-debug-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:5.14.0-427.125.1.el9_4RHSA-2026:16100
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
kernel-64k-debug-debuginfoRocky
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
kernel-64k-debug-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
kernel-64k-debug-develRocky
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
kernel-64k-debug-develRed Hat / RHEL
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
Fixed in:0:5.14.0-427.125.1.el9_4RHSA-2026:16100
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
kernel-64k-debug-devel-matchedRed Hat / RHEL
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:5.14.0-570.113.1.el9_6RHSA-2026:16312
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
kernel-64k-debug-devel-matchedRocky
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:5.14.0-427.125.1.el9_4RHSA-2026:16100
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
Fixed in:0:5.14.0-570.113.1.el9_6RHSA-2026:16312
kernel-64k-debug-modulesRed Hat / RHEL
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
kernel-64k-debug-modulesRocky
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
Fixed in:0:5.14.0-570.113.1.el9_6RHSA-2026:16312
kernel-64k-debug-modules-coreRed Hat / RHEL
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
kernel-64k-debug-modules-coreRocky
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
kernel-64k-debug-modules-extraRed Hat / RHEL
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:5.14.0-570.113.1.el9_6RHSA-2026:16312
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
kernel-64k-debug-modules-extraRocky
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
kernel-64k-debuginfoRocky
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:5.14.0-570.113.1.el9_6RHSA-2026:16312
Fixed in:0:5.14.0-611.55.1.el9_7RHSA-2026:16206
kernel-64k-debuginfoRed Hat / RHEL
Fixed in:0:6.12.0-231.12.el10nvRHSA-2026:33486
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-211.7.el10nvRHSA-2026:17795
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328
Fixed in:0:5.14.0-427.125.1.el9_4RHSA-2026:16100
kernel-64k-develRed Hat / RHEL
Fixed in:0:6.12.0-124.56.1.el10_1RHSA-2026:16062
Fixed in:0:6.12.0-55.73.1.el10_0RHSA-2026:16314
Fixed in:0:6.12.0-211.7.3.el10_2RHSA-2026:19074
Fixed in:0:6.12.0-211.16.1.el10_2RHSA-2026:19569
Fixed in:0:5.14.0-570.113.1.el9_6RHSA-2026:16312
Fixed in:0:5.14.0-687.5.3.el9_8RHSA-2026:19225
Fixed in:0:5.14.0-687.10.1.el9_8RHSA-2026:19568
Fixed in:0:5.14.0-284.170.1.el9_2RHSA-2026:16328

This vulnerability affects an unusually large number of packages. The highest-confidence fixes are shown above; the full list is longer. Check the referenced advisories for complete coverage.

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeChanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P

Exploit Intelligence

93.23%probability of exploitation in 30 days
100thpercentile

Very high risk: more likely to be exploited than 100% of all known CVEs.

References

Related Vulnerabilities

Other CWE-123 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2026-43500High7.893%-Fix
CVE-2026-46300High7.89.5%-Fix
CVE-2015-8271Critical9.85.9%-Fix
CVE-2017-10994High7.34.9%--
CVE-2025-55298High7.54.4%-Fix
CVE-2014-5435Critical9.83.5%-Fix

Common questions

How do I fix CVE-2026-43284?

Published advisories record a fix for 131 affected products. The "How to fix" section on this page lists the fixed version and source advisory for each one, so apply the entry matching what you actually run.

Is CVE-2026-43284 being actively exploited?

Not that we know of. CVE-2026-43284 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 93.2% is the estimated probability that it will be exploited in the next 30 days. That is higher than 100% of all scored CVEs.

How severe is CVE-2026-43284?

CVE-2026-43284 has a CVSS v3 base score of 7.8, rated important. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-43284 affect?

Published advisories record a fix for linux (Debian), bpftool (Red Hat / RHEL), bpftool (Rocky), bpftool-debuginfo (Red Hat / RHEL), and 127 more. The list on this page is capped, so there may be more.

Embed a live status badge for CVE-2026-43284
CVE-2026-43284 severity badge

Markdown

[![CVE-2026-43284](https://tridentstack.com/cve/badge/CVE-2026-43284.svg)](https://tridentstack.com/cve/CVE-2026-43284)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-43284"><img src="https://tridentstack.com/cve/badge/CVE-2026-43284.svg" alt="CVE-2026-43284"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-15.