PatchSiren cyber security CVE debrief
CVE-2025-41670 Phoenix Contact CVE debrief
A local privilege escalation vulnerability exists where a low-privileged user can manipulate configuration or application files in user-writable filesystem locations to influence the behavior of a privileged system service. The service processes data from insufficiently protected locations, and because it runs with elevated privileges, successful exploitation may result in local privilege escalation. The vulnerability is classified as CWE-427 (Uncontrolled Search Path Element). The CVSS 4.0 vector indicates network attack vector with low attack complexity, low privileges required, and high impact to confidentiality, integrity, and availability. The vendor attribution is currently uncertain based on the reference domain candidate 'Certvde', suggesting the affected product may be related to VDE CERT advisory VDE-2026-050.
- Vendor
- Phoenix Contact
- Product
- AXC F 1152
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-27
- Original CVE updated
- 2026-05-27
- Advisory published
- 2026-05-27
- Advisory updated
- 2026-05-27
Who should care
System administrators managing multi-user environments, security teams responsible for privilege escalation prevention, and organizations running affected products covered by VDE-2026-050 advisory.
Technical summary
The vulnerability stems from a privileged system service processing configuration or application data from filesystem locations that lack sufficient protection against modification by low-privileged users. This represents an instance of CWE-427 (Uncontrolled Search Path Element), where the service's trust in user-influenced data paths enables privilege escalation. The CVSS 4.0 metrics (AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H) indicate that while network attack vector is specified, the described mechanism is local in nature—likely reflecting scoring of the underlying service exposure. Organizations should prioritize identifying services with this pattern and restricting write access to their configuration data paths.
Defensive priority
HIGH
Recommended defensive actions
- Review filesystem permissions on configuration and application data directories accessed by privileged services
- Audit services running with elevated privileges that process data from user-writable locations
- Implement principle of least privilege for service accounts
- Apply security updates from vendor when available per VDE-2026-050 advisory
- Monitor for anomalous file modifications in service configuration directories
Evidence notes
CVE published 2026-05-27. CVSS 4.0 score 8.7 (HIGH). Weakness: CWE-427. Source reference from certvde.com advisory VDE-2026-050. Vendor confidence low, needs review.
Sources and references
Verified primary and authoritative sources
-
CVE-2025-41670 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2025-41670
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2025-41670 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2025-41670
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://www.certvde.com/en/advisories/VDE-2026-050/
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.