GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2025-41721 (GCVE-0-2025-41721)

Vulnerability from cvelistv5 – Published: 2025-10-22 06:55 – Updated: 2025-10-22 13:31
VLAI
Title
Sauter: Command Injection
Summary
A high privileged remote attacker can influence the parameters passed to the openssl command due to improper neutralization of special elements when adding a password protected self-signed certificate.
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2025-10-22 13:31 UTC
CWE
  • CWE-77 - Improper Neutralization of Special Elements used in a Command ('Command Injection')
Impacted products
Vendor Product Version CPE status
Sauter modulo 6 devices modu680-AS Affected: 0.0.0 , < Firmware v3.2.0 (semver)
guessed Create a notification for this product.
Sauter modulo 6 devices modu660-AS Affected: 0.0.0 , < Firmware v3.2.0 (semver)
guessed Create a notification for this product.
Sauter modulo 6 devices modu612-LC Affected: 0.0.0 , < Firmware v3.2.0 (semver)
guessed Create a notification for this product.
Sauter EY-modulo 5 modu 5 modu524 Affected: 0.0 , < Firmware v6.0 (semver)
guessed Create a notification for this product.
Sauter EY-modulo 5 modu 5 modu525 Affected: 0.0 , < Firmware v6.0 (semver)
guessed Create a notification for this product.
Sauter EY-modulo 5 ecos 5 ecos504/505 Affected: 0.0 , < Firmware v6.0 (semver)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2025-41721",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2025-10-22T13:31:24.266594Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2025-10-22T13:31:30.683Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "modulo 6 devices modu680-AS",
          "vendor": "Sauter",
          "versions": [
            {
              "lessThan": "Firmware v3.2.0",
              "status": "affected",
              "version": "0.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "modulo 6 devices modu660-AS",
          "vendor": "Sauter",
          "versions": [
            {
              "lessThan": "Firmware v3.2.0",
              "status": "affected",
              "version": "0.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "modulo 6 devices modu612-LC",
          "vendor": "Sauter",
          "versions": [
            {
              "lessThan": "Firmware v3.2.0",
              "status": "affected",
              "version": "0.0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "EY-modulo 5 modu 5 modu524",
          "vendor": "Sauter",
          "versions": [
            {
              "lessThan": "Firmware v6.0",
              "status": "affected",
              "version": "0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "EY-modulo 5 modu 5 modu525",
          "vendor": "Sauter",
          "versions": [
            {
              "lessThan": "Firmware v6.0",
              "status": "affected",
              "version": "0.0",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "unaffected",
          "product": "EY-modulo 5 ecos 5 ecos504/505",
          "vendor": "Sauter",
          "versions": [
            {
              "lessThan": "Firmware v6.0",
              "status": "affected",
              "version": "0.0",
              "versionType": "semver"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "user": "00000000-0000-4000-9000-000000000000",
          "value": "Damian Pfammatter, Daniel Hulliger from Cyber-Defence Campus armasuisse S+T"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "A high privileged remote attacker can influence the parameters passed to the openssl command due to improper neutralization of special elements when adding a password protected self-signed certificate."
            }
          ],
          "value": "A high privileged remote attacker can influence the parameters passed to the openssl command due to improper neutralization of special elements when adding a password protected self-signed certificate."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 2.7,
            "baseSeverity": "LOW",
            "confidentialityImpact": "NONE",
            "integrityImpact": "LOW",
            "privilegesRequired": "HIGH",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-77",
              "description": "CWE-77:Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2025-10-22T06:55:22.860Z",
        "orgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
        "shortName": "CERTVDE"
      },
      "references": [
        {
          "url": "https://sauter.csaf-tp.certvde.com/.well-known/csaf/white/2025/vde-2025-060.json"
        }
      ],
      "source": {
        "advisory": "VDE-2025-060",
        "defect": [
          "CERT@VDE#641818"
        ],
        "discovery": "UNKNOWN"
      },
      "title": "Sauter: Command Injection",
      "x_generator": {
        "engine": "Vulnogram 0.1.0-dev"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "270ccfa6-a436-4e77-922e-914ec3a9685c",
    "assignerShortName": "CERTVDE",
    "cveId": "CVE-2025-41721",
    "datePublished": "2025-10-22T06:55:22.860Z",
    "dateReserved": "2025-04-16T11:17:48.317Z",
    "dateUpdated": "2025-10-22T13:31:30.683Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.1",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-41721",
      "date": "2026-09-16",
      "epss": "0.00187",
      "percentile": "0.08537"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-41721\",\"sourceIdentifier\":\"info@cert.vde.com\",\"published\":\"2025-10-22T07:15:33.477\",\"lastModified\":\"2026-06-17T09:23:02.227\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A high privileged remote attacker can influence the parameters passed to the openssl command due to improper neutralization of special elements when adding a password protected self-signed certificate.\"}],\"affected\":[{\"source\":\"info@cert.vde.com\",\"affectedData\":[{\"vendor\":\"Sauter\",\"product\":\"modulo 6 devices modu680-AS\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0.0.0\",\"lessThan\":\"Firmware v3.2.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Sauter\",\"product\":\"modulo 6 devices modu660-AS\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0.0.0\",\"lessThan\":\"Firmware v3.2.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Sauter\",\"product\":\"modulo 6 devices modu612-LC\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0.0.0\",\"lessThan\":\"Firmware v3.2.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Sauter\",\"product\":\"EY-modulo 5 modu 5 modu524\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0.0\",\"lessThan\":\"Firmware v6.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Sauter\",\"product\":\"EY-modulo 5 modu 5 modu525\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0.0\",\"lessThan\":\"Firmware v6.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Sauter\",\"product\":\"EY-modulo 5 ecos 5 ecos504/505\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"0.0\",\"lessThan\":\"Firmware v6.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"info@cert.vde.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N\",\"baseScore\":2.7,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":1.2,\"impactScore\":1.4}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2025-10-22T13:31:24.266594Z\",\"id\":\"CVE-2025-41721\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"info@cert.vde.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-77\"}]}],\"references\":[{\"url\":\"https://sauter.csaf-tp.certvde.com/.well-known/csaf/white/2025/vde-2025-060.json\",\"source\":\"info@cert.vde.com\"}]}}",
    "redhat_vex": {
      "current_release_date": "2025-10-23T06:59:22+00:00",
      "cve": "CVE-2025-41721",
      "id": "CVE-2025-41721",
      "initial_release_date": "2025-01-01T00:00:00+00:00",
      "product_status:known_not_affected": "1",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "Sauter: Command Injection",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-41721.json",
      "version": "3"
    },
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-41721\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-22T13:31:24.266594Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-22T13:31:27.714Z\"}}], \"cna\": {\"title\": \"Sauter: Command Injection\", \"source\": {\"defect\": [\"CERT@VDE#641818\"], \"advisory\": \"VDE-2025-060\", \"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Damian Pfammatter, Daniel Hulliger from Cyber-Defence Campus armasuisse S+T\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 2.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:N\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Sauter\", \"product\": \"modulo 6 devices modu680-AS\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0.0\", \"lessThan\": \"Firmware v3.2.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Sauter\", \"product\": \"modulo 6 devices modu660-AS\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0.0\", \"lessThan\": \"Firmware v3.2.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Sauter\", \"product\": \"modulo 6 devices modu612-LC\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0.0\", \"lessThan\": \"Firmware v3.2.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Sauter\", \"product\": \"EY-modulo 5 modu 5 modu524\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0\", \"lessThan\": \"Firmware v6.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Sauter\", \"product\": \"EY-modulo 5 modu 5 modu525\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0\", \"lessThan\": \"Firmware v6.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}, {\"vendor\": \"Sauter\", \"product\": \"EY-modulo 5 ecos 5 ecos504/505\", \"versions\": [{\"status\": \"affected\", \"version\": \"0.0\", \"lessThan\": \"Firmware v6.0\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://sauter.csaf-tp.certvde.com/.well-known/csaf/white/2025/vde-2025-060.json\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A high privileged remote attacker can influence the parameters passed to the openssl command due to improper neutralization of special elements when adding a password protected self-signed certificate.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"A high privileged remote attacker can influence the parameters passed to the openssl command due to improper neutralization of special elements when adding a password protected self-signed certificate.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-77\", \"description\": \"CWE-77:Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"270ccfa6-a436-4e77-922e-914ec3a9685c\", \"shortName\": \"CERTVDE\", \"dateUpdated\": \"2025-10-22T06:55:22.860Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2025-41721\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-10-22T13:31:30.683Z\", \"dateReserved\": \"2025-04-16T11:17:48.317Z\", \"assignerOrgId\": \"270ccfa6-a436-4e77-922e-914ec3a9685c\", \"datePublished\": \"2025-10-22T06:55:22.860Z\", \"assignerShortName\": \"CERTVDE\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }
  }
}



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…

Detection rules are retrieved from Rulezet.

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…