Ambiguous elevation wording makes users underestimate granted authority
Aliases: vague elevation prompt · permission underestimation · ambiguous authorization copy
What it is
Ambiguous privilege-confirmation wording uses phrases such as “make changes,” “obtain necessary access,” or “improve your experience” without actor, action, or object. Users can interpret broad control as a local feature permission. Grammatically correct text does not ensure accurate prediction of authority.
Why it happens
Abstract verbs hide who gains power, “necessary” delegates scope judgment to the requester, and “change the device” groups many consequential actions. Within a primary task, people fill gaps with the most benign interpretation near their goal while the system enforces the broadest technical grant. Brand reputation and authoritative tone further suppress questions.
Studying it
For one effective permission, compare a technical label, vague benefit copy, and actor–action–object–duration text. Before approval, ask whether the application can read, modify, delete, run in background, or act as the user, then compare predictions with real capability. Analyze systematic underestimation rather than asking only whether copy seems clear; free restatement exposes more than recognition choices.
Where it stops holding
Brevity is not inherently ambiguous: the first layer can carry decision-critical consequences with expansion. Exhaustively listing rare possibilities can also hide the core risk. If future use is unknown, narrow authority or state uncertainty rather than say it “may improve experience.” Better words cannot repair an excessively broad permission model.
Applying it
- State requesting actor, permitted action, target object, background ability, and termination; remove boundary-free words such as “necessary.”
- Replace platform terminology with concrete consequences while allowing inspection of technical permission and recent use.
- Contract-test capability against copy and block old wording when the effective permission set changes.
- Use prediction error about actual authority as the acceptance measure, emphasizing underestimation of high-impact power.
Related
Cards in the same group
- O3.08.1Privilege elevation requires explicit confirmation
- O3.08.2Confirmation must explain what capability will be gained
- O3.08.3Elevated privilege needs a time limit
- O3.08.4Frequent elevation prompts produce unthinking consecutive approval
- O3.08.5One approval is often expanded to cover all later related operations
- O3.08.7Batch or silent elevation needs stricter limits than one interactive request