Security Vulnerability Report
中文
CVE-2025-41700 CVSS 7.8 HIGH

CVE-2025-41700

Published: 2025-12-01 10:16:00
Last Modified: 2026-02-23 15:35:11

Description

An unauthenticated attacker can trick a local user into executing arbitrary code by opening a deliberately manipulated CODESYS project file with a CODESYS development system. This arbitrary code is executed in the user context.

CVSS Details

CVSS Score
7.8
Severity
HIGH
CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Configurations (Affected Products)

cpe:2.3:a:codesys:codesys:*:*:*:*:*:*:*:* - VULNERABLE
需要确定具体版本范围

PoC / Exploit Code

⚠ For Security Research Only
The following code is for security research and authorized testing only.
python
需要生成能触发漏洞的PoC代码示例

References

Raw JSON Data

JSON
{"cve": {"id": "CVE-2025-41700", "sourceIdentifier": "[email protected]", "published": "2025-12-01T10:16:00.440", "lastModified": "2026-02-23T15:35:10.653", "vulnStatus": "Analyzed", "cveTags": [], "descriptions": [{"lang": "en", "value": "An unauthenticated attacker can trick a local user into executing arbitrary code by opening a deliberately manipulated CODESYS project file with a CODESYS development system. This arbitrary code is executed in the user context."}], "metrics": {"cvssMetricV31": [{"source": "[email protected]", "type": "Secondary", "cvssData": {"version": "3.1", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "baseScore": 7.8, "baseSeverity": "HIGH", "attackVector": "LOCAL", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "REQUIRED", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH"}, "exploitabilityScore": 1.8, "impactScore": 5.9}]}, "weaknesses": [{"source": "[email protected]", "type": "Secondary", "description": [{"lang": "en", "value": "CWE-502"}]}], "configurations": [{"nodes": [{"operator": "OR", "negate": false, "cpeMatch": [{"vulnerable": true, "criteria": "cpe:2.3:a:codesys:codesys:*:*:*:*:*:*:*:*", "versionEndExcluding": "3.5.21.40", "matchCriteriaId": "052A4384-EDBE-44B7-82E2-2B8724F9A3A5"}]}]}], "references": [{"url": "https://certvde.com/de/advisories/VDE-2025-101", "source": "[email protected]", "tags": ["Third Party Advisory"]}]}}