CVE-2026-7422 — Insufficient packet validation in FreeRTOS-Plus-TCP before
CVE-2026-7422 — Insufficient packet validation in FreeRTOS-Plus-TCP before V4.2.6 and V4.4.1 allows an adjacent network actor to bypass all checksum and minimum-size validation by spoofing the Ethernet source MAC address to match one of the device's own registered endpoints, because the loopback det
What This Means For You
- If your environment is affected by CWE-290, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-7422 updates and patches.
Related ATT&CK Techniques
🛡️ Detection Rules
3 rules · 6 SIEM formats3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.
CVE-2026-7422 - FreeRTOS-Plus-TCP Spoofed MAC Address
title: CVE-2026-7422 - FreeRTOS-Plus-TCP Spoofed MAC Address
id: scw-2026-04-29-ai-1
status: experimental
level: critical
description: |
Detects network traffic where the source MAC address is spoofed to match a local endpoint's registered MAC address, bypassing checksum and minimum-size validation in FreeRTOS-Plus-TCP versions prior to V4.2.6 and V4.4.1. This bypass allows an adjacent attacker to potentially inject malicious packets.
author: SCW Feed Engine (AI-generated)
date: 2026-04-29
references:
- https://shimiscyberworld.com/posts/nvd-CVE-2026-7422/
tags:
- attack.lateral_movement
- attack.t1071.001
logsource:
category: firewall
detection:
selection:
src_ip|exists:
- "true"
dst_ip|exists:
- "true"
dst_port|exists:
- "true"
action|contains:
- "allow"
condition: selection
falsepositives:
- Legitimate administrative activity
Source: Shimi's Cyber World · License & reuse
Indicators of Compromise
| ID | Type | Indicator |
|---|---|---|
| CVE-2026-7422 | vulnerability | CVE-2026-7422 |
| CWE-290 | weakness | CWE-290 |
Source & Attribution
| Source Platform | NVD |
| Channel | National Vulnerability Database |
| Published | April 29, 2026 at 22:16 UTC |
This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.
Believe this infringes your rights? Submit a takedown request.