VYPR

apk package

chainguard/nextcloud-server-33

pkg:apk/chainguard/nextcloud-server-33

Vulnerabilities (82)

  • CVE-2026-69153MedAug 3, 2026
    affected < 33.0.8-r1fixed 33.0.8-r1

    PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. Prior to 8.5.19, if from is unset, an attacker can cause PreviousMap.loadFile() to read an unintended source-map file by supplying an absolute or d

  • CVE-2026-69152HigAug 3, 2026
    affected < 33.0.7-r3fixed 33.0.7-r3

    The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand() does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled in

  • CVE-2026-67355MedAug 1, 2026
    affected < 33.0.6-r8fixed 33.0.6-r8

    guzzlehttp/guzzle versions before 7.15.1 fail to preserve host-only cookie scope, storing the request host in the Domain field instead of marking cookies as host-only. Attackers controlling child hosts can receive host-only cookies intended only for parent hosts, potentially disc

  • CVE-2026-67354MedAug 1, 2026
    affected < 33.0.6-r8fixed 33.0.6-r8

    guzzlehttp/guzzle versions before 7.15.1 contain an information disclosure vulnerability in RedirectMiddleware. When the optional allow_redirects.referer setting is enabled, the middleware copies the URI fragment (the portion after '#') from the referring request into the generat

  • CVE-2026-67353MedAug 1, 2026
    affected < 33.0.6-r8fixed 33.0.6-r8

    guzzlehttp/guzzle versions before 7.15.1 contain a denial of service vulnerability in the CookieJar that accepts unlimited Set-Cookie header fields with no size restrictions. Attackers can return many large cookies from a malicious server, causing Guzzle to store excessive data i

  • CVE-2026-67339MedAug 1, 2026
    affected < 33.0.6-r8fixed 33.0.6-r8

    guzzlehttp/guzzle versions before 7.14.2 fail to properly isolate Proxy-Authorization headers from origin servers in cURL handlers. Attackers can capture proxy credentials through origin server access logs when requests are redirected, bypassed, or sent through SOCKS proxies that

  • CVE-2026-67314MedAug 1, 2026
    affected < 33.0.6-r8fixed 33.0.6-r8

    axios versions >=1.15.2 and <1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling (lib/adapters/http.js and lib/helpers/resolveConfig.js). When an application is already affected by a separate prototype-pollution primitive and makes an axios reques

  • CVE-2026-67214MedJul 29, 2026
    affected < 33.0.7-r3fixed 33.0.7-r3

    nanoid (Nano ID) before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module (nanoid/non-secure). When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its terminatio

  • CVE-2026-67213MedJul 29, 2026
    affected < 33.0.7-r3fixed 33.0.7-r3

    nanoid (Nano ID) before 5.1.6 contains an infinite loop in the customAlphabet and customRandom functions. When these functions are configured with a size of 0, the internal generation loop never satisfies its exit condition and spins indefinitely, hanging the calling thread. An a

  • CVE-2026-45623HigJul 27, 2026
    affected < 33.0.7-r4fixed 33.0.7-r4

    PostCSS takes a CSS file and provides an API to analyze and modify its rules by transforming the rules into an Abstract Syntax Tree. In versions 8.5.11 and prior, the PreviousMap parses the /*# sourceMappingURL=PATH */ comment from any CSS string passed to process() and dereferen

  • CVE-2026-73646higJul 24, 2026
    affected < 33.0.8-r1fixed 33.0.8-r1

    ## Vulnerability Details **File**: `lib/previous-map.js` **Line**: 87-98 (`loadFile`), 129-144 (`loadMap`) ### Root Cause PostCSS auto-detects a `/*# sourceMappingURL=... */` comment inside the CSS text it is asked to parse and, unless the caller explicitly passes `map: false`

  • CVE-2026-65903MedJul 23, 2026
    affected < 33.0.6-r0fixed 33.0.6-r0

    DOMPurify before 3.4.0 contains a logic error in the ADD_TAGS function where short-circuit evaluation allows forbidden tags to bypass FORBID_TAGS restrictions. Attackers can craft input containing tags listed in FORBID_TAGS that are also added via ADD_TAGS function, causing them

  • CVE-2026-65902MedJul 23, 2026
    affected < 33.0.6-r0fixed 33.0.6-r0

    DOMPurify before 3.4.7 (affected versions <= 3.4.5) passes direct references to the module-level DEFAULT_ALLOWED_TAGS and DEFAULT_ALLOWED_ATTR sets to the uponSanitizeElement and uponSanitizeAttribute hooks via data.allowedTags / data.allowedAttributes when sanitize is called wit

  • CVE-2026-65901MedJul 23, 2026
    affected < 33.0.6-r0fixed 33.0.6-r0

    DOMPurify through 3.4.6 contains a cross-site scripting vulnerability in IN_PLACE mode that trusts attacker-controlled nodeName on live non-form nodes. Attackers can supply hostile live DOM objects with real script children whose observable nodeName is clobbered to appear as allo

  • CVE-2026-65900MedJul 23, 2026
    affected < 33.0.6-r0fixed 33.0.6-r0

    DOMPurify versions >=3.0.0 and before 3.4.8, when configured with SAFE_FOR_TEMPLATES together with a DOM output mode (RETURN_DOM, RETURN_DOM_FRAGMENT, or IN_PLACE), fail to strip template expressions (e.g. ${evil}, {{evil}}, <%evil%>) inside element content. The final

  • CVE-2026-65899MedJul 23, 2026
    affected < 33.0.6-r5fixed 33.0.6-r5

    DOMPurify 3.0.0 before 3.4.9 does not reset the retained Trusted Types policy when clearConfig() is called, so a DOMPurify instance reused across trust boundaries stays bound to a previously supplied TRUSTED_TYPES_POLICY. A later caller that requests RETURN_TRUSTED_TYPE output re

  • CVE-2026-65898HigJul 23, 2026
    affected < 33.0.6-r5fixed 33.0.6-r5

    DOMPurify before 3.4.11 fails to clone the ALLOWED_ATTR allowlist when setConfig() is used with an uponSanitizeAttribute hook, allowing the hook to permanently mutate the shared allowlist. Attackers can register a hook that conditionally allows dangerous attributes like onerror f

  • CVE-2026-14257HigJul 23, 2026
    affected < 33.0.7-r2fixed 33.0.7-r2

    brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps

  • CVE-2026-49978MedJul 14, 2026
    affected < 33.0.6-r0fixed 33.0.6-r0

    DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.7, DOMPurify IN_PLACE sanitization could skip shadow contents attached to an element inside .content, allowing attacker-controlled markup such as event handlers, JavaScript UR

  • CVE-2026-49459MedJul 14, 2026
    affected < 33.0.6-r0fixed 33.0.6-r0

    DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Prior to 3.4.6, DOMPurify.sanitize(root, { IN_PLACE: true }) could preserve event-handler attributes on an attacker-controlled root when a descendant name clobbered properties checked by _isC

Page 1 of 5