CVE-2026-4786: Incomplete mitigation of CVE-2026-4519, %action expansion for command injection to webbrowser.open()
Mitgation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types the "webbrowser.open()" API could have commands injected into the underlying shell. See CVE-2026-4519 for details.
Security readout for executives and security teams
Plain-English summary
CVE-2026-4786 is a high-severity CPython issue where an incomplete fix left some webbrowser.open() calls vulnerable to command injection when a URL contains %action. Business risk depends on whether applications pass attacker-controlled URLs into that API on affected browser configurations.
Executive priority
Prioritize patching where Python opens user-supplied URLs or where desktops and automation systems process external links. This is not evidenced as actively exploited, but the impact includes command execution consequences under specific conditions.
Technical view
The CVE describes incomplete mitigation of CVE-2026-4519. Certain browser types using webbrowser.open() could expand %action and inject commands into an underlying shell. CVSS 3.1 is 7.1: network reachable, high complexity, no privileges, user interaction required, with high confidentiality and integrity impact.
Likely exposure
Likely exposure is narrow but important: Python applications that call webbrowser.open() with untrusted or attacker-influenced URLs, especially where browser launcher configuration uses shell expansion. The bundle names Python Software Foundation CPython and references Python and Red Hat fixes.
Exploitation context
The provided bundle does not show active exploitation, and KEV is false. Exploitation would require user interaction and a vulnerable browser-launch path. Treat internet-facing workflows, help links, OAuth flows, or desktop automation that open external URLs as higher priority.
Researcher notes
Evidence is sufficient for root-cause direction but incomplete for exact affected release boundaries in this bundle. The affected data lists CPython with versions 0, 3.14.0a1, and 3.15.0a1, plus patch and advisory references. Avoid broad claims beyond those sources.
Mitigation direction
Update CPython or vendor Python packages using Python and Red Hat advisories.
Review Python applications that pass external URLs to webbrowser.open().
Avoid passing untrusted URLs to webbrowser.open() until patched.
Check vendor guidance for exact fixed package versions.
Prioritize systems handling URLs from users, email, web requests, or integrations.
Validation and detection
Inventory Python versions and vendor packages across servers and workstations.
Search code for webbrowser.open() and related browser-launch wrappers.
Trace whether URL inputs can be attacker-controlled.
Confirm patched CPython commits or vendor errata are applied.
Check browser launcher configuration for shell-backed expansion behavior.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
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 · medium confidence lookup
CWE-77: Command execution behavior lookup
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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.
Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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.
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
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.
2CVSS vectors
5Timeline events
2ADP providers
49Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
2 official scores
We 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.