CVE-2023-25619
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA CWE-754: Improper Check for Unusual or Exceptional Conditions vulnerability exists that could cause denial of service of the controller when communicating over the Modbus TCP protocol.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · moderate confidenceThis vulnerability is a CWE-754 (Improper Check for Unusual or Exceptional Conditions) in a controller's Modbus TCP protocol implementation. The software fails to properly handle unusual or exceptional conditions during Modbus TCP communication, leading to a denial of service state on the controller.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data< 4.10< 3.51all versionsall versionsall versionsall versionsall versionsCVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- None
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the controller modelLocate the Schneider Electric controller on the network or physically inspect the hardware labeling to determine the exact model (e.g., Modicon M580, Modicon M340, Modicon Momentum M1e, Modicon Mc80, Tsxp57, Bmep58s, or Bmeh58s)Affected if The controller is any of the models listed in the affected products (M580, M340, Momentum M1e, Mc80, Tsxp57, Bmep58s, or Bmeh58s)
-
Determine the firmware versionAccess the controller's web interface, management software (e.g., Unity Pro, EcoStruxure), or console to retrieve the current firmware version. Consult vendor documentation for the specific command or menu path for your model.Affected if The firmware version is below the safe threshold: M580 < 4.10, M340 < 3.51, or for M1e, Mc80, Tsxp57, Bmep58s, Bmeh58s the version is any (all versions affected)
-
Verify Modbus TCP is enabledCheck the controller configuration through its programming software or web interface to confirm whether the Modbus TCP protocol stack is actively configured or running. Look for Modbus TCP communication settings, slave/server configuration, or Ethernet communication modules.Affected if Modbus TCP is enabled and actively used on the controller (the vulnerability only manifests when Modbus TCP communication is configured)
-
Monitor for unexpected controller resetsReview system logs, controller event logs, or operator interfaces for reports of unexplained controller crashes, restarts, or communication failures occurring during Modbus TCP trafficAffected if The controller experiences unexplained denial of service events or resets correlated with Modbus TCP activity
A user is affected if they have a vulnerable Schneider Electric controller (Modicon M580 with firmware < 4.10, M340 < 3.51, or any M1e/Mc80/Tsxp57/Bmep58s/Bmeh58s) with Modbus TCP protocol enabled and they observe unexplained controller resets or DoS conditions during Modbus TCP communication.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scoped3.514.10
Implement proper validation and exception handling for all Modbus TCP input processing paths to ensure unusual or exceptional conditions are caught and handled safely without causing controller crash or DoS.
Modicon M580: firmware >= 4.10; Modicon M340: firmware >= 3.51; Other affected products: contact vendor for fix availability
- 1. Identify the specific Modicon controller model and current firmware version in your environment
- 2. For Modicon M580: Navigate to Schneider Electric download portal (download.schneider-electric.com) and download firmware version 4.10 or later
- 3. For Modicon M340: Download firmware version 3.51 or later from the same portal
- 4. Follow Schneider Electric's official firmware update procedure for your controller - typically requires using Unity Pro or EcoStruxure Control Expert programming software
- 5. Verify the firmware update was successful by checking the controller's firmware version
- 6. Test Modbus TCP communication to confirm normal operation
- 7. For products listed as 'all versions' affected (Momentum M1e, Mc80, Tsxp57, Bmep58s, Bmeh58s), contact Schneider Electric technical support to inquire about available patches or mitigations
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation6.0 h
- Testing6.0 h
- Review / QA3.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,992.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2023-25619 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2023-25619 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data