VulnSea

Tagged “csaf”

CVEs tagged csaf, newest first.

3093 CVEsRSS

CVE-2026-71459Medium· 5.0
4d ago

JobJobEventsChildrenSummary view has no model/parent_model. ModelAccessPermission.check_get_permissions() falls through (returns True) for any authenticated user

JobJobEventsChildrenSummary view has no model/parent_model. ModelAccessPermission.check_get_permissions() falls through (returns True) for any authenticated user. The view uses raw get_object_or_…

▾ SunlitRed Hat · automation-controllerEPSS 0.28%via NVD
CVE-2026-71458Medium· 5.0
4d ago

URLModificationMiddleware resolves named-URL lookups against unfiltered Model.objects before RBAC

URLModificationMiddleware resolves named-URL lookups against unfiltered Model.objects before RBAC. The 403→404 shim only rewrites 403 responses, leaving the pk=0 miss path with a different 404 de…

▾ SunlitRed Hat · automation-controllerEPSS 0.30%via NVD
CVE-2026-96541High· 7.5PoC
4d ago

A denial-of-service flaw was found in gnome-remote-desktop

A denial-of-service flaw was found in gnome-remote-desktop. An unauthenticated remote attacker can open RDP connections without completing the handshake and retain the connection-throttling slots indefinitely because no pre-authenticatio…

▾ MidnightRed Hat · gnome-remote-desktopEPSS 0.79%via NVD
CVE-2026-75131High· 7.8PoC
4d ago

NetworkManager-l2tp through 1.52.4, fixed in 1.52.6, contains a privilege escalation vulnerability that allows local users with permission to create VPN connections to execute arbitrary code as root by injecting pppd options through a cr…

NetworkManager-l2tp through 1.52.4, fixed in 1.52.6, contains a privilege escalation vulnerability that allows local users with permission to create VPN connections to execute arbitrary code as root by injecting pppd options through a cr…

▾ Midnightnm-l2tp · NetworkManager-l2tpEPSS 0.18%via NVD
CVE-2026-77422High· 7.5PoC
4d ago

JLine is a Java library for handling console input

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in grep command in builtins/src/main/java/org/jline/builtins/PosixCommands.java accepts a user-controlled regular expression in grep(…

▾ Midnightjline · jline3EPSS 0.50%via NVD
CVE-2026-77421Medium· 6.5
4d ago

JLine is a Java library for handling console input

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in nano editor's regex search mode passes a user-controlled search term from doSearch(String text) in builtins/src/main/java/org/jlin…

▾ Sunlitjline · jline3EPSS 0.43%via NVD
CVE-2026-88840Medium· 5.3
4d ago

BusyBox TLS get_client_hello() reads past the end of the input buffer when parsing a truncated ClientHello message.

BusyBox TLS get_client_hello() reads past the end of the input buffer when parsing a truncated ClientHello message.

▾ SunlitRed Hat · busyboxEPSS 0.21%via NVD
CVE-2026-88839Medium· 6.7
4d ago

BusyBox passwd/group tokenize() references a stale endpoint pointer after trimming, causing an out-of-bounds write of heap pointers.

BusyBox passwd/group tokenize() references a stale endpoint pointer after trimming, causing an out-of-bounds write of heap pointers.

▾ SunlitRed Hat · busybox-mainEPSS 0.12%via NVD
CVE-2026-88837Medium· 6.5
4d ago

BusyBox httpd treats yescrypt ($y$) password hashes as plaintext during Basic Authentication, inverting the authentication check.

BusyBox httpd treats yescrypt ($y$) password hashes as plaintext during Basic Authentication, inverting the authentication check.

▾ SunlitRed Hat · busybox-mainEPSS 0.27%via NVD
CVE-2026-88835Medium· 6.1
4d ago

BusyBox dpkg read_package_field() steps past a NUL terminator on malformed .deb packages, causing an out-of-bounds heap read.

BusyBox dpkg read_package_field() steps past a NUL terminator on malformed .deb packages, causing an out-of-bounds heap read.

▾ SunlitRed Hat · busybox-mainEPSS 0.12%via NVD
CVE-2026-88831Medium· 5.3
4d ago

BusyBox httpd IP deny rules with invalid CIDR prefix lengths fail open, leaving a parsed IP with a zeroed mask so the rule matches no clients.

BusyBox httpd IP deny rules with invalid CIDR prefix lengths fail open, leaving a parsed IP with a zeroed mask so the rule matches no clients.

▾ SunlitRed Hat · busybox-mainEPSS 0.24%via NVD
CVE-2026-96808High· 7.4
4d ago

In Flatpak before 1.18.1, the revokefs writer, used by the flatpak-system-helper to receive repository data from unprivileged callers, validated file paths by rejecting literal .

In Flatpak before 1.18.1, the revokefs writer, used by the flatpak-system-helper to receive repository data from unprivileged callers, validated file paths by rejecting literal .. components but did not prevent symlink traversal. A malic…

▾ TwilightFlatpak · FlatpakEPSS 0.12%via NVD
CVE-2026-96807Medium· 4.0
4d ago

In Flatpak before 1.18.1, a malicious sandboxed app can replace ~/.var/app/$appid/.ld.so with a symlink, causing regenerate_ld_cache to write files at an arbitrary location

In Flatpak before 1.18.1, a malicious sandboxed app can replace ~/.var/app/$appid/.ld.so with a symlink, causing regenerate_ld_cache to write files at an arbitrary location. The filenames and content are not attacker controlled, making t…

▾ SunlitFlatpak · FlatpakEPSS 0.12%via NVD
CVE-2026-96804High· 8.8
4d ago

MLflow's statsmodel flavor, versions 2.1.0 to 3.14.0, omits the MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False security control entirely in _load_model(), which allows a remote attacker to execute arbitrary code via a crafted MLmodel artifact.

MLflow's statsmodel flavor, versions 2.1.0 to 3.14.0, omits the MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False security control entirely in _load_model(), which allows a remote attacker to execute arbitrary code via a crafted MLmodel artifact.

▾ TwilightMLflow · MLflowEPSS 0.42%via NVD
CVE-2026-96775High· 8.8
4d ago

MLflow's dspy flavor, versions >= 2.0, applies the MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False security control only when the model_path ends in .pkl, which allows a remote attacker to execute arbitrary code via a crafted MLmodel artifact.

MLflow's dspy flavor, versions >= 2.0, applies the MLFLOW_ALLOW_PICKLE_DESERIALIZATION=False security control only when the model_path ends in .pkl, which allows a remote attacker to execute arbitrary code via a crafted MLmodel artifact.

▾ TwilightMLflow · MLflowEPSS 0.39%via NVD
CVE-2026-88832High· 7.3
4d ago

BusyBox romfs volume ID parsing uses unbounded strlen on attacker-controlled metadata, causing a heap buffer overflow when processing crafted filesystem images.

BusyBox romfs volume ID parsing uses unbounded strlen on attacker-controlled metadata, causing a heap buffer overflow when processing crafted filesystem images.

▾ TwilightRed Hat · busybox-mainEPSS 0.13%via NVD
CVE-2026-88830High· 7.5
4d ago

A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message.

A unit confusion in BusyBox TLS Montgomery reduction buffer allocation causes a pre-authentication heap buffer overflow when processing a crafted ClientKeyExchange message.

▾ TwilightRed Hat · busyboxEPSS 0.35%via NVD
CVE-2026-6668High· 7.5
4d ago

Integer overflow in the packet buffer growth logic in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to cause a denial of service

Integer overflow in the packet buffer growth logic in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to cause a denial of service. Sufficiently large input makes the buffer size computation overflow, leaving the growt…

▾ TwilightRed Hat · PgBouncerEPSS 0.40%via NVD
CVE-2026-19888High· 7.5
4d ago

Missing validation of a mandatory attribute in the SCRAM client-final-message parser in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to crash the process

Missing validation of a mandatory attribute in the SCRAM client-final-message parser in PgBouncer through 1.25.2 allows an unauthenticated remote attacker to crash the process. A malformed message can make the parser report success while…

▾ TwilightRed Hat · PgBouncerEPSS 0.39%via NVD
CVE-2026-6669Medium· 5.9
4d ago

Missing upper bound on the key derivation iteration count accepted during SCRAM authentication to a backend server in PgBouncer through 1.25.2 allows a malicious or compromised PostgreSQL backend to cause uncontrolled CPU consumption in …

Missing upper bound on the key derivation iteration count accepted during SCRAM authentication to a backend server in PgBouncer through 1.25.2 allows a malicious or compromised PostgreSQL backend to cause uncontrolled CPU consumption in …

▾ SunlitRed Hat · PgBouncerEPSS 0.31%via NVD
CVE-2026-96675Low· 3.3⚖ disputed
4d ago

alsa-lib through 1.2.16.1 contains a denial of service vulnerability in the multi PCM plugin that fails to validate sparse binding indices before array access

alsa-lib through 1.2.16.1 contains a denial of service vulnerability in the multi PCM plugin that fails to validate sparse binding indices before array access. Attackers can supply a malicious ALSA configuration file with sparse bindings…

▾ SunlitALSA Project · alsa-libEPSS 0.11%via NVD
CVE-2026-96674Medium· 4.4
4d ago

alsa-lib through 1.2.16.1 computes combined topology element size using 32-bit arithmetic in src/topology/ctl.c, allowing integer overflow that defeats bounds checks

alsa-lib through 1.2.16.1 computes combined topology element size using 32-bit arithmetic in src/topology/ctl.c, allowing integer overflow that defeats bounds checks. Attackers can supply crafted topology files that wrap size calculation…

▾ SunlitALSA Project · alsa-libEPSS 0.11%via NVD
CVE-2026-79310High· 8.5
4d ago

webpy web.py 0.76 is vulnerable to server-side template injection (SSTI)

webpy web.py 0.76 is vulnerable to server-side template injection (SSTI). The template engine can be tricked into executing attacker-controlled template code that built-in security checks are designed to reject. When an application preco…

▾ TwilightRed HatEPSS 0.72%via NVD
CVE-2026-96276Critical· 9.8
4d ago

If a malicious SDK container declares an extension point with a crafted `directory` path, and a developer runs `flatpak build-init --writable-sdk --sdk-extension` with that SDK, attacker-chosen files could be written outside the working …

If a malicious SDK container declares an extension point with a crafted `directory` path, and a developer runs `flatpak build-init --writable-sdk --sdk-extension` with that SDK, attacker-chosen files could be written outside the working …

▾ MidnightRed Hat · flatpakEPSS 0.46%via NVD
CVE-2026-96275High· 8.8
4d ago

A malicious or compromised Flatpak repository can write attacker-controlled content to arbitrary locations on the host filesystem via extract_extra_data()

A malicious or compromised Flatpak repository can write attacker-controlled content to arbitrary locations on the host filesystem via extract_extra_data(). On system installs, the write happens as root. Two issues combine: `files/extra` …

▾ TwilightRed Hat · flatpakEPSS 0.36%via NVD
CVE-2026-96611Medium· 6.9
4d ago

FFmpeg before 9.0 has a signed integer overflow in libavformat/mov.c

FFmpeg before 9.0 has a signed integer overflow in libavformat/mov.c. In mov_read_ispe(), uint32_t width/height values from a crafted HEIF ispe box are stored into signed int fields without bounds checking, allowing values exceeding INT_…

▾ SunlitFFmpeg · FFmpegEPSS 0.11%via NVD
CVE-2026-96512High· 7.8PoC
4d ago

A flaw was found in sudo

A flaw was found in sudo. When sudoers rules use NOTBEFORE or NOTAFTER time-based access restrictions with timestamps that omit the trailing 'Z' timezone indicator, the time evaluation relies on the TZ environment variable inherited from…

▾ MidnightRed Hat · sudoEPSS 0.13%via NVD
CVE-2026-78253Low· 2.3⚖ disputed
4d ago

Uncontrolled recursion in QXmlStreamReader::readElementText() in Qt Group Qt allows attackers to cause a denial of service (application crash via stack exhaustion) via a crafted XML document.

Uncontrolled recursion in QXmlStreamReader::readElementText() in Qt Group Qt allows attackers to cause a denial of service (application crash via stack exhaustion) via a crafted XML document.

▾ Sunlitqt · qtEPSS 0.25%via NVD
CVE-2026-96446Medium· 4.2
4d ago

A flaw was found in the Pushed Authorization Request PAR implementation of Keycloak

A flaw was found in the Pushed Authorization Request PAR implementation of Keycloak. The issue occurs when the silent authentication path prompt=none is used, which allows the authorization process to skip certain steps if a user is alre…

▾ SunlitRed Hat · keycloak-servicesEPSS 0.18%via NVD
CVE-2026-96445Medium· 6.8
4d ago

A flaw was found in the Conditional OTP authenticator of Keycloak, an identity and access management solution

A flaw was found in the Conditional OTP authenticator of Keycloak, an identity and access management solution. The issue occurs when the system evaluates specific HTTP headers to determine if a one-time password (OTP) should be skipped, …

▾ SunlitRed Hat · keycloak-servicesEPSS 0.24%via NVD
CVEs tagged “csaf” — page 6 · VulnSea