CVE-2021-22787: A CWE-20: Improper Input Validation vulnerability exists that could cause denial of service of the device w...
A CWE-20: Improper Input Validation vulnerability exists that could cause denial of service of the device when an attacker sends a specially crafted HTTP request to the web server of the device. Affected Product: Modicon M340 CPUs: BMXP34 (Versions prior to V3.40), Modicon M340 X80 Ethernet Communication Modules: BMXNOE0100 (H), BMXNOE0110 (H), BMXNOC0401, BMXNOR0200H RTU (All Versions), Modicon Premium Processors with integrated Ethernet (Copro): TSXP574634, TSXP575634, TSXP576634 (All Versions), Modicon Quantum Processors with Integrated Ethernet (Copro): 140CPU65xxxxx (All Versions), Modicon Quantum Communication Modules: 140NOE771x1, 140NOC78x00, 140NOC77101 (All Versions), Modicon Premium Communication Modules: TSXETY4103, TSXETY5103 (All Versions)
Security readout for executives and security teams
Plain-English summary
This vulnerability can let an unauthenticated network attacker crash affected Schneider Electric Modicon controller or communication-module web services with a specially crafted HTTP request. The business impact is availability loss in industrial environments, not data theft. Systems with reachable device web servers deserve prompt review.
Executive priority
Treat as high priority for exposed OT assets because exploitation requires no credentials and can disrupt device availability. Highest urgency belongs to production controllers reachable beyond tightly controlled OT management networks.
Technical view
CVE-2021-22787 is CWE-20 improper input validation in affected Modicon web servers. CVSS 3.1 is 7.5, network exploitable, low complexity, no privileges, no user interaction, with high availability impact and no stated confidentiality or integrity impact.
Likely exposure
Exposure is most likely where affected Modicon M340, Premium, or Quantum CPUs or Ethernet modules have their embedded web server reachable from enterprise, remote-access, vendor, or untrusted networks.
Exploitation context
The provided sources do not show CISA KEV listing or other evidence of active exploitation. The attack path is network-based HTTP denial of service, so reachability to the device web server is the key risk factor.
Researcher notes
Do not assume compromise or code execution from the supplied evidence. The documented impact is denial of service via crafted HTTP traffic against affected device web servers. Evidence is incomplete on public exploit activity and product-specific remediations beyond the affected version statements.
Mitigation direction
Identify affected Modicon models and firmware versions in OT inventories.
Check Schneider Electric advisory SEVD-2021-257-02 for supported fixes or workarounds.
Prioritize BMXP34 CPUs running versions earlier than V3.40 for vendor-supported update review.
Restrict access to device web servers to trusted management networks only.
Reduce unnecessary routing from enterprise, remote-access, and internet-facing networks to affected devices.
Validation and detection
Match asset inventories against the affected model list in the CVE record.
Confirm firmware versions, especially BMXP34 CPUs below V3.40.
Review network paths to determine whether embedded web servers are reachable.
Check monitoring for unexplained device web-service crashes or availability drops.
Verify remediation decisions against the Schneider Electric advisory.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-20: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-20 · source CWE mapping
Improper Input Validation
Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.