VYPR

apk package

wolfi/yaml-language-server

pkg:apk/wolfi/yaml-language-server

Vulnerabilities (3)

  • CVE-2026-18446HigJul 31, 2026
    affected < 1.24.0-r3fixed 1.24.0-r3

    fast-uri before 4.1.2, 3.1.5, and 2.4.4 requires a literal double forward slash to recognize a URI authority, so a reference that uses a backslash based introducer in place of it (backslash backslash, forward slash backslash, or backslash forward slash) is parsed with no authorit

  • CVE-2026-16221HigJul 19, 2026
    affected < 1.24.0-r1fixed 1.24.0-r1

    Impact: fast-uri versions from 2.3.1 through 4.1.0 (including the 3.x line up to 3.1.3 and the 2.x line up to 2.4.2) do not treat a literal backslash character (U+005C) as an authority delimiter. Node's native WHATWG URL parser, used by fetch, undici, and Node's http and https cl

  • CVE-2026-13676HigJun 29, 2026
    affected < 1.24.0-r1fixed 1.24.0-r1

    fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to canonicalize Unicode (IDN) hostnames for HTTP-family URLs. The IDN conversion path calls a helper that does not exist on the global URL constructor, silently leaving the host in its original Unicode form while normalize() an