VYPR

apk package

chainguard/jenkins-2.541-openjdk-25

pkg:apk/chainguard/jenkins-2.541-openjdk-25

Vulnerabilities (8)

  • CVE-2026-41852LowJun 9, 2026
    affected < 2.541.3-r10fixed 2.541.3-r10

    A vulnerability in Spring Expression Language (SpEL) evaluation logic allows for arbitrary zero-argument method invocation, even within restricted or read-only contexts, which may allow an attacker to invoke unintended application logic. Affected versions: Spring Framework 7.0.0

  • CVE-2026-41851MedJun 9, 2026
    affected < 2.541.3-r10fixed 2.541.3-r10

    Applications which accept user-supplied Spring Expression Language (SpEL) expressions may be vulnerable to a Denial of Service (DoS) attack if the evaluation of a SpEL expression triggers unbounded cache growth. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 thro

  • CVE-2026-41850HigJun 9, 2026
    affected < 2.541.3-r10fixed 2.541.3-r10

    Applications that evaluate user-supplied Spring Expression Language (SpEL) expressions are vulnerable to an Algorithmic Denial of Service (DoS). By providing a specially crafted expression, an attacker can trigger excessive resource consumption during evaluation, leading to appli

  • CVE-2026-41848LowJun 9, 2026
    affected < 2.541.3-r10fixed 2.541.3-r10

    Applications may be vulnerable to a Regular Expression Denial of Service (ReDoS) attack if an attacker is able to provide a pattern which is then directly or indirectly supplied to one of the following methods in AntPathMatcher: match(String pattern, String path), matchStart(Stri

  • CVE-2026-42779CriMay 1, 2026
    affected < 2.541.3-r7fixed 2.541.3-r7

    The fix for CVE-2026-41635 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all

  • CVE-2026-42778CriMay 1, 2026
    affected < 2.541.3-r7fixed 2.541.3-r7

    The fix for CVE-2026-41409 was not applied to the 2.1.X and 2.2.X branches. Here was the original issue description: The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject() was incomplete. The classname allowlist of classes allowed to be deserialized was applie

  • CVE-2026-41409CriApr 27, 2026
    affected < 2.541.3-r7fixed 2.541.3-r7

    The fix for CVE-2024-52046 in Apache MINA AbstractIoBuffer.getObject() was incomplete. The classname allowlist of classes allowed to be deserialized was applied too late after a static initializer in a class to be read might already have been executed. Affected versions are A

  • CVE-2026-41635CriApr 27, 2026
    affected < 2.541.3-r7fixed 2.541.3-r7

    Apache MINA's AbstractIoBuffer.resolveClass() contains two branches, one of them (for static classes or primitive types) does not check the class at all, bypassing the classname allowlist and allowing arbitrary code to be executed. The fix checks if the class is present in th