Security readout for executives and security teams
Plain-English summary
CVE-2023-50236 is a local privilege escalation issue in Siemens Polarion ALM before V2404.0. Weak file and folder permissions in the installation path could let a low-privileged local attacker gain NT AUTHORITY\SYSTEM privileges. This is high impact, but the sources do not show remote exploitation or known active exploitation.
Executive priority
Prioritize remediation where Polarion ALM runs on shared, multi-user, or less tightly administered servers. This issue is not described as remotely exploitable, but successful abuse could turn limited local access into full system control.
Technical view
Siemens reports Polarion ALM versions before V2404.0 are affected by CWE-276 improper default permissions. The CVSS 3.1 vector is AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H, score 7.8. Exploitation requires local access and low privileges, with potential full confidentiality, integrity, and availability impact as SYSTEM.
Likely exposure
Exposure is most likely on hosts running Siemens Polarion ALM versions earlier than V2404.0. Because the impact names NT AUTHORITY\SYSTEM, prioritize Windows-hosted installations and environments where non-admin users can access the server.
Exploitation context
The source bundle does not list CISA KEV status or cited active exploitation. CVSS marks exploit code maturity as proof-of-concept, but the provided sources do not include exploit details. Treat this as a post-access escalation risk rather than an initial remote compromise vector.
Researcher notes
Evidence is strong for affected versions, weakness class, privilege requirement, and impact. Evidence is incomplete for real-world exploitation, detailed vendor workarounds, and exact permission paths. Do not assume internet-facing exploitability from the provided sources.
Mitigation direction
- Upgrade Polarion ALM deployments to V2404.0 or later per Siemens guidance.
- Check Siemens advisory SSA-871717 for current vendor instructions before changing permissions.
- Restrict local access to Polarion ALM hosts until remediation is complete.
- Review installation path permissions for unexpected write access by low-privileged users.
Validation and detection
- Inventory Polarion ALM versions and flag any deployment below V2404.0.
- Confirm affected servers do not grant broad write permissions under the installation path.
- Verify patched systems report V2404.0 or later after maintenance.
- Review local user and service account access on Polarion ALM hosts.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-276: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-50236 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.8HighVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C
Source materials
- CVE List V5 sourceCVE List V5
- https://cert-portal.siemens.com/productcert/html/ssa-871717.htmlCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Incorrect Default Permissions
Incorrect Default Permissions represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
