CVE-2024-8419 (GCVE-0-2024-8419)

Vulnerability from cvelistv5 – Published: 2025-06-30 09:39 – Updated: 2026-02-16 15:43
VLAI
Title
Improper Access Control vulnerability in AC4xxS devices
Summary
The endpoint hosts a script that allows an unauthorized remote attacker to put the system in a fail-safe state over the network due to missing authentication.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-06-30 15:01 UTC
CWE
  • CWE-306 - Missing Authentication for Critical Function
References
Impacted products
Vendor Product Version CPE status
ifm electronic GmbH ifm Smart PLC AC402s Affected: 4.04 , < 4.3.17 (semver)
Affected: 6.1.8
guessed Create a notification for this product.
ifm electronic GmbH ifm Smart PLC AC422s Affected: 4.04 , < 4.3.17 (semver)
Affected: 6.1.8
guessed Create a notification for this product.
ifm electronic GmbH ifm Smart PLC AC424s Affected: 4.04 , < 4.3.17 (semver)
Affected: 6.1.8
guessed Create a notification for this product.
ifm electronic GmbH ifm Smart PLC AC432s Affected: 4.04 , < 4.3.17 (semver)
Affected: 6.1.8
guessed Create a notification for this product.
ifm electronic GmbH ifm Smart PLC AC434s Affected: 4.04 , < 4.3.17 (semver)
Affected: 6.1.8
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2024-8419",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-30T15:01:59.417077Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-06-30T15:07:50.934Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "ifm Smart PLC AC402s",
          "vendor": "ifm electronic GmbH",
          "versions": [
            {
              "lessThan": "4.3.17",
              "status": "affected",
              "version": "4.04",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "6.1.8"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ifm Smart PLC AC422s",
          "vendor": "ifm electronic GmbH",
          "versions": [
            {
              "lessThan": "4.3.17",
              "status": "affected",
              "version": "4.04",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "6.1.8"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ifm Smart PLC AC424s",
          "vendor": "ifm electronic GmbH",
          "versions": [
            {
              "lessThan": "4.3.17",
              "status": "affected",
              "version": "4.04",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "6.1.8"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ifm Smart PLC AC432s",
          "vendor": "ifm electronic GmbH",
          "versions": [
            {
              "lessThan": "4.3.17",
              "status": "affected",
              "version": "4.04",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "6.1.8"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "ifm Smart PLC AC434s",
          "vendor": "ifm electronic GmbH",
          "versions": [
            {
              "lessThan": "4.3.17",
              "status": "affected",
              "version": "4.04",
              "versionType": "semver"
            },
            {
              "status": "affected",
              "version": "6.1.8"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Dmytro Kryhin"
        },
        {
          "lang": "en",
          "type": "reporter",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "National Technical University of Ukraine \u201cIgor Sikorsky Kyiv Polytechnic Institute\u201d"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "The endpoint hosts a script that allows an unauthorized remote attacker to put the system in a fail-safe state over the network due to missing authentication."
            }
          ],
          "value": "The endpoint hosts a script that allows an unauthorized remote attacker to put the system in a fail-safe state over the network due to missing authentication."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-306",
              "description": "CWE-306 Missing Authentication for Critical Function",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-02-16T15:43:48.124Z",
        "orgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
        "shortName": "CERTVDE"
      },
      "references": [
        {
          "url": "https://cert.vde.com/en/advisories/VDE-2024-061"
        }
      ],
      "source": {
        "advisory": "VDE-2024-061",
        "defect": [
          "CERT@VDE#641687"
        ],
        "discovery": "UNKNOWN"
      },
      "title": "Improper Access Control vulnerability in AC4xxS devices",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
    "assignerShortName": "CERTVDE",
    "cveId": "CVE-2024-8419",
    "datePublished": "2025-06-30T09:39:50.792Z",
    "dateReserved": "2024-09-04T11:25:22.338Z",
    "dateUpdated": "2026-02-16T15:43:48.124Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-8419",
      "date": "2026-09-25",
      "epss": "0.00464",
      "percentile": "0.37535"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "ifm Smart PLC AC402s",
                "vendor": "ifm electronic GmbH",
                "versions": [
                  {
                    "lessThan": "4.3.17",
                    "status": "affected",
                    "version": "4.04",
                    "versionType": "semver"
                  },
                  {
                    "status": "affected",
                    "version": "6.1.8"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "ifm Smart PLC AC422s",
                "vendor": "ifm electronic GmbH",
                "versions": [
                  {
                    "lessThan": "4.3.17",
                    "status": "affected",
                    "version": "4.04",
                    "versionType": "semver"
                  },
                  {
                    "status": "affected",
                    "version": "6.1.8"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "ifm Smart PLC AC424s",
                "vendor": "ifm electronic GmbH",
                "versions": [
                  {
                    "lessThan": "4.3.17",
                    "status": "affected",
                    "version": "4.04",
                    "versionType": "semver"
                  },
                  {
                    "status": "affected",
                    "version": "6.1.8"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "ifm Smart PLC AC432s",
                "vendor": "ifm electronic GmbH",
                "versions": [
                  {
                    "lessThan": "4.3.17",
                    "status": "affected",
                    "version": "4.04",
                    "versionType": "semver"
                  },
                  {
                    "status": "affected",
                    "version": "6.1.8"
                  }
                ]
              },
              {
                "defaultStatus": "unaffected",
                "product": "ifm Smart PLC AC434s",
                "vendor": "ifm electronic GmbH",
                "versions": [
                  {
                    "lessThan": "4.3.17",
                    "status": "affected",
                    "version": "4.04",
                    "versionType": "semver"
                  },
                  {
                    "status": "affected",
                    "version": "6.1.8"
                  }
                ]
              }
            ],
            "source": "info@cert.vde.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "The endpoint hosts a script that allows an unauthorized remote attacker to put the system in a fail-safe state over the network due to missing authentication."
          },
          {
            "lang": "es",
            "value": "El endpoint aloja un script que permite a un atacante remoto no autorizado poner el sistema en un estado a prueba de fallas a trav\u00e9s de la red debido a la falta de autenticaci\u00f3n."
          }
        ],
        "id": "CVE-2024-8419",
        "lastModified": "2026-06-17T08:22:32.920",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "info@cert.vde.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2024-8419",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "yes"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-06-30T15:01:59.417077Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2025-06-30T10:15:24.590",
        "references": [
          {
            "source": "info@cert.vde.com",
            "url": "https://cert.vde.com/en/advisories/VDE-2024-061"
          }
        ],
        "sourceIdentifier": "info@cert.vde.com",
        "vulnStatus": "Deferred",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-306"
              }
            ],
            "source": "info@cert.vde.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "redhat_vex": {
      "current_release_date": "2026-02-16T19:29:59+00:00",
      "cve": "CVE-2024-8419",
      "id": "CVE-2024-8419",
      "initial_release_date": "2024-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Improper Access Control vulnerability in AC4xxS devices",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-8419.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-8419",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2025-06-30T15:01:59.417077Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2025-06-30T15:05:07.368Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "ifm Smart PLC AC402s",
              "vendor": "ifm electronic GmbH",
              "versions": [
                {
                  "lessThan": "4.3.17",
                  "status": "affected",
                  "version": "4.04",
                  "versionType": "semver"
                },
                {
                  "status": "affected",
                  "version": "6.1.8"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "ifm Smart PLC AC422s",
              "vendor": "ifm electronic GmbH",
              "versions": [
                {
                  "lessThan": "4.3.17",
                  "status": "affected",
                  "version": "4.04",
                  "versionType": "semver"
                },
                {
                  "status": "affected",
                  "version": "6.1.8"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "ifm Smart PLC AC424s",
              "vendor": "ifm electronic GmbH",
              "versions": [
                {
                  "lessThan": "4.3.17",
                  "status": "affected",
                  "version": "4.04",
                  "versionType": "semver"
                },
                {
                  "status": "affected",
                  "version": "6.1.8"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "ifm Smart PLC AC432s",
              "vendor": "ifm electronic GmbH",
              "versions": [
                {
                  "lessThan": "4.3.17",
                  "status": "affected",
                  "version": "4.04",
                  "versionType": "semver"
                },
                {
                  "status": "affected",
                  "version": "6.1.8"
                }
              ]
            },
            {
              "defaultStatus": "unaffected",
              "product": "ifm Smart PLC AC434s",
              "vendor": "ifm electronic GmbH",
              "versions": [
                {
                  "lessThan": "4.3.17",
                  "status": "affected",
                  "version": "4.04",
                  "versionType": "semver"
                },
                {
                  "status": "affected",
                  "version": "6.1.8"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "user": "00000000-0000-4000-9000-000000000000",
              "value": "Dmytro Kryhin"
            },
            {
              "lang": "en",
              "type": "reporter",
              "user": "00000000-0000-4000-9000-000000000000",
              "value": "National Technical University of Ukraine \u201cIgor Sikorsky Kyiv Polytechnic Institute\u201d"
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "supportingMedia": [
                {
                  "base64": false,
                  "type": "text/html",
                  "value": "The endpoint hosts a script that allows an unauthorized remote attacker to put the system in a fail-safe state over the network due to missing authentication."
                }
              ],
              "value": "The endpoint hosts a script that allows an unauthorized remote attacker to put the system in a fail-safe state over the network due to missing authentication."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "NONE",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-306",
                  "description": "CWE-306 Missing Authentication for Critical Function",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-02-16T15:43:48.124Z",
            "orgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
            "shortName": "CERTVDE"
          },
          "references": [
            {
              "url": "https://cert.vde.com/en/advisories/VDE-2024-061"
            }
          ],
          "source": {
            "advisory": "VDE-2024-061",
            "defect": [
              "CERT@VDE#641687"
            ],
            "discovery": "UNKNOWN"
          },
          "title": "Improper Access Control vulnerability in AC4xxS devices",
          "x_generator": {
            "engine": "Vulnogram 0.1.0-dev"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
        "assignerShortName": "CERTVDE",
        "cveId": "CVE-2024-8419",
        "datePublished": "2025-06-30T09:39:50.792Z",
        "dateReserved": "2024-09-04T11:25:22.338Z",
        "dateUpdated": "2026-02-16T15:43:48.124Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…