Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-2368

NIXPKGS-2026-2368
published 7 hours ago
Epiphany: address bar / host spoofing via userinfo in ephy_uri_get_decoded_host()
Permalink CVE-2026-18487
5.4 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
updated 7 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Epiphany: address bar / host spoofing via userinfo in ephy_uri_get_decoded_host()

A flaw was found in Epiphany. An issue in how the browser reads web addresses allows attackers to fake the domain name shown in the address bar. If a user clicks a specially crafted link containing a colon (for example, [https://trusted.com:80@attacker.com/](https://trusted.com:80@attacker.com/)), the address bar and security menus will display the safe website (trusted.com) but it will actually load the attacker website (attacker.com) on the screen. This allows attackers to create convincing phishing pages to trick users into trusting a malicious site.

Affected products

epiphany
  • *

Matching in nixpkgs

pkgs.epiphany

WebKit based web browser for GNOME

  • nixos-unstable 50.4
    • nixpkgs-unstable 50.4
    • nixos-unstable-small 50.4
  • nixos-26.05 50.4
    • nixos-26.05-small 50.4
    • nixpkgs-26.05-darwin 50.4

Package maintainers