BaseIncomplete
CWE-15External Control of System or Configuration Setting
Category: config
Description
One or more system settings or configuration elements can be externally controlled by a user.
Allowing external control of system settings can disrupt service or cause an application to behave in unexpected, and potentially malicious ways.
Common consequences· 1
- Other — Varies by Context
Potential mitigations· 3
- [Architecture and Design]
- [Implementation, Architecture and Design]Because setting manipulation covers a diverse set of functions, any attempt at illustrating it will inevitably be incomplete. Rather than searching for a tight-knit relationship between the functions addressed in the setting manipulation category, take a step back and consider the sorts of system values that an attacker should not be allowed to control.
- [Implementation, Architecture and Design]In general, do not allow user-provided or otherwise untrusted data to control sensitive values. The leverage that an attacker gains by controlling these values is not always immediately obvious, but do not underestimate the creativity of the attacker.
Related CAPEC attack patterns· 10
References
Exploits (incoming)10
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Manipulating User-Controlled Variablescapec-77 | 100% | live |
| AttackPattern | Replace Winlogon Helper DLLcapec-579 | 100% | live |
| AttackPattern | Configuration/Environment Manipulationcapec-176 | 100% | live |
| AttackPattern | Subverting Environment Variable Valuescapec-13 | 100% | live |
| AttackPattern | Modification of Registry Run Keyscapec-270 | 100% | live |
| AttackPattern | XML Schema Poisoningcapec-146 | 100% | live |
| AttackPattern | Manipulate Registry Informationcapec-203 | 100% | live |
| AttackPattern | Target Programs with Elevated Privilegescapec-69 | 100% | live |
| AttackPattern | Manipulating Web Input to File System Callscapec-76 | 100% | live |
| AttackPattern | Schema Poisoningcapec-271 | 100% | live |
(incoming)8
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-27889cve-2025-27889 | 0% | live |
| Vulnerability | CVE-2026-22177cve-2026-22177 | 0% | live |
| Vulnerability | CVE-2026-22708cve-2026-22708 | 0% | live |
| Vulnerability | CVE-2026-27203cve-2026-27203 | 0% | live |
| Vulnerability | CVE-2026-35650cve-2026-35650 | 0% | live |
| Vulnerability | CVE-2026-41294cve-2026-41294 | 0% | live |
| Vulnerability | CVE-2026-41489cve-2026-41489 | 0% | live |
| Vulnerability | CVE-2026-43531cve-2026-43531 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.