VYPR

apk package

chainguard/katib-suggestion-pbt-enas

pkg:apk/chainguard/katib-suggestion-pbt-enas

Vulnerabilities (218)

  • CVE-2026-48038MedJul 14, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    joi is a schema description language and data validator for JavaScript. Prior to 17.13.4 and 18.2.1, denial of service is possible via an untrapped exception in services validating user-supplied JSON or object input with recursive link() schemas. When validate() is called without

  • CVE-2026-59890MedJul 8, 2026
    affected < 0.19.0-r32fixed 0.19.0-r32

    setuptools is a package that allows users to download, build, install, upgrade, and uninstall Python packages. Prior to 83.0.0, FileList applied MANIFEST.in exclude, global-exclude, recursive-exclude, and prune directives by matching compiled glob patterns against on-disk file na

  • CVE-2026-42505MedJul 8, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.

  • CVE-2026-39822HigJul 8, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink" even when "symlink" is a symb

  • CVE-2023-54365HigJun 23, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Traefik before 2.10.5 and 3.0.0-beta4 is affected by a denial-of-service vulnerability in HTTP/2 request handling inherited from the Go standard library's HTTP/2 implementation (CVE-2023-44487 / CVE-2023-39325, the 'Rapid Reset' technique). A remote attacker can rapidly create an

  • CVE-2026-55602HigJun 22, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    http-proxy-middleware is node.js http-proxy middleware. From 0.16.0 until 2.0.10, 3.0.6, and 4.1.0, http-proxy-middleware documents router proxy-table entries as host, path, or host+path selectors, but the host+path implementation uses unanchored substring matching on attacker-co

  • CVE-2026-55388HigJun 22, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    piscina is a node.js worker pool implementation. Prior to 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina's constructor and run() paths read the filename option via plain member access. Both reads fall through the prototype chain when the caller's options object doesn't have filename as an

  • CVE-2026-49356LowJun 22, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Babel is a compiler for writing next generation JavaScript. Prior to 8.0.0-rc.6 and 7.29.6, @babel/core affected by an arbitrary file read via a sourceMappingURL comment. Using @babel/core to compile maliciously crafted code can allow an attacker to read any source map from the s

  • CVE-2026-54265MedJun 22, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 22.0.1, 21.2.17, and 20.3.25, an issue in the @angular/compiler package allows bypassing DOM property sanitization through the use of two-w

  • CVE-2026-53655MedJun 22, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    node-tar is a full-featured Tar for Node.js. Prior to 7.5.16, tar (node-tar) applies a PAX extended header's size= record (and other PAX overrides) to the next header entry of any type, including intermediary metadata headers such as a GNU long-name (L) or long-link (K) entry. Pe

  • CVE-2026-53550MedJun 22, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    js-yaml is a JavaScript YAML parser and dumper. Prior to 4.2.0 and 3.15.0, a crafted YAML document can trigger algorithmic CPU exhaustion in js-yaml merge-key processing (<<) by repeating the same alias many times in a merge sequence. This causes quadratic parse-time behavior rel

  • CVE-2026-48779HigJun 17, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    ws is an open source WebSocket client and server for Node.js. All versions from 1.1.0 up to (but not including) 5.2.5, from 6.0.0 up to 6.2.4, from 7.0.0 up to 7.5.11, and from 8.0.0 up to 8.21.0 are affected by a memory exhaustion DoS vulnerability. A peer can send a high volume

  • CVE-2026-9595MedJun 15, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Impact: When a user-configured proxy on webpack-dev-server has a broad context (e.g. /) and ws: true, it also intercepts the dev server's own HMR WebSocket and forwards it to the proxy target. This leaks the browser's cookies and Origin header to the backend, bypasses the dev ser

  • CVE-2026-12143HigJun 12, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    form-data is a library for creating readable multipart/form-data streams. In versions through 4.0.5, the `field` argument to `FormData#append` and the `filename` option are concatenated verbatim into the `Content-Disposition` header without escaping carriage return (CR), line fee

  • CVE-2026-44705HigJun 11, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    tmp is a temporary file and directory creator for node.js. Prior to 0.2.6, the tmp npm package contains a path traversal vulnerability that allows escaping the intended temporary directory when untrusted data flows into the prefix, postfix, or dir options. By embedding traversal

  • CVE-2026-44496HigJun 11, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Axios is a promise based HTTP client for the browser and Node.js. Axios versions before 0.32.0 on the 0.x line and before 1.16.0 on the 1.x line build a regular expression from the configured XSRF cookie name without escaping regex metacharacters. In standard browser environments

  • CVE-2026-44495HigJun 11, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Axios is a promise based HTTP client for the browser and Node.js. From 0.19.0 to before 0.31.1 and 1.15.2, Axios contains prototype-pollution gadgets in request config processing. If another vulnerability in the same JavaScript process has already polluted Object.prototype.transf

  • CVE-2026-44494HigJun 11, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.16.0, the Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution in the application's dependency tree to be escalated into a full Man-

  • CVE-2026-44490MedJun 11, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Axios is a promise based HTTP client for the browser and Node.js. Prior to 0.32.0 and 1.16.0, axios exposes two read-side prototype-pollution gadgets. When Object.prototype is polluted by an upstream dependency in the same process (e.g. lodash _.merge / CVE-2018-16487), axios sil

  • CVE-2026-44488HigJun 11, 2026
    affected < 0.19.0-r31fixed 0.19.0-r31

    Axios is a promise based HTTP client for the browser and Node.js. Axios versions 1.7.0 through 1.15.x did not enforce configured request and response size limits when requests were sent with the fetch adapter. Applications that selected adapter: 'fetch', or ran in environments wh

Page 1 of 11