Skip to content
VulniPulse

Complete feed

No mitigation yet

No fix, workaround or mitigation extracted yet

Home overview

Android app · Google Play

Take your CVE monitoring with you.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

High8.8Red Hat

High [CVE-2026-19496] SQL injection (CWE-89) in query parameter filtering — unsanitised user input interpolated into WHERE clause

SQL injection (CWE-89) in query parameter filtering — unsanitised user input interpolated into WHERE clause. Red Hat rates this important (CVSS 8.8). Weakness: CWE-89.

CVE-2026-19496
Unclassified
Jul 23, 2026
Medium5.3Red Hat

Medium [CVE-2026-12353] memory leak during https connection leads to denial of service

An unauthenticated attacker could trigger an Out of Memory condition to crash the Java process for RHCS by repeatedly sending HTTP requests to the TLS endpoint. Depending on how the RHCS server is configured, a manual intervention to restart it may prove necessary. Over time, this causes an Out of Memory condition that crashes the service. Red Hat severity: Moderate — CVSS 5.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L). Weakness: CWE-772. Affected Red Hat products: Red Hat Certificate System 9; Red Hat Enterprise Linux 10; Red Hat Enterprise Linux 8; Red Hat Enterprise Linux 9. Red Hat does not currently list a fixing RHSA for this CVE. Affected products named by the advisory: Red Hat package: dogtag-pki; Red Hat package: pki-core.

CVE-2026-12353
Red Hat Enterprise Linux
Jul 23, 2026
Medium5.5Red Hat

Medium [CVE-2026-65706] Arbitrary Code Execution via Crafted Video Frame

FFmpeg versions 3.0 through 8.1.2 contain an out-of-bounds write vulnerability in the vf_swaprect video filter that allows attackers to corrupt heap memory by supplying a crafted NV12 video frame with odd width dimensions. The filter_frame() function reuses a temporary row buffer sized for plane 0's single-byte pixel step across all planes, causing an 18-byte memcpy into a 17-byte heap allocation when processing the two-byte-per-sample interleaved chroma plane of a 17x16 NV12 frame, resulting in heap corruption and process crash with potential for code execution. A flaw was found in FFmpeg. By providing a specially crafted NV12 video frame with specific dimensions, a local user can trigger a memory corruption, leading to a process crash. This could potentially result in arbitrary code execution, compromising the system's confidentiality, integrity, and availability. Red Hat Enterprise Linux has multiple layers of heap protection. NX/DEP (Non-Executable Memory) prevents code execution from heap, thus mitigating the code execution part of the exploit. Red Hat severity: Moderate — CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). Weakness: CWE-787. Affected Red Hat products: Red Hat Enterprise Linux AI (RHEL AI) 3; Red Hat OpenShift AI (RHOAI). Red Hat does not currently list a fixing RHSA for this CVE.

CVE-2026-65706
Unclassified
Jul 23, 2026
Medium5.5Red Hat

Medium [CVE-2026-65705] Arbitrary code execution via out-of-bounds write in vf_floodfill video filter

FFmpeg versions 3.4 through 8.1.2 contain an out-of-bounds write vulnerability in the vf_floodfill video filter that allows attackers to corrupt heap memory by supplying a dynamically sized video stream with filtergraph reinitialization disabled via -reinit_filter 0. When config_input() allocates the points traversal stack based on initial frame dimensions and a subsequent larger frame is processed, filter_frame() performs flood-fill neighbor pushes beyond the original allocation boundary, resulting in heap corruption and process crash with potential for code execution depending on heap layout and process hardening. A flaw was found in FFmpeg. An attacker could exploit this by providing a malicious video stream, which, when processed with filtergraph reinitialization disabled, causes heap memory corruption. This can lead to a denial of service due to a process crash, and in some cases, may enable arbitrary code execution. Red Hat Enterprise Linux has multiple layers of heap protection. NX/DEP (Non-Executable Memory) prevents code execution from heap, thus mitigating the code execution part of the exploit. Red Hat severity: Moderate — CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). Weakness: CWE-787. Affected Red Hat products: Red Hat Enterprise Linux AI (RHEL AI) 3; Red Hat OpenShift AI (RHOAI). Red Hat does not currently list a fixing RHSA for this CVE.

CVE-2026-65705
Unclassified
Jul 23, 2026
Medium5.5Red Hat

Medium [CVE-2026-65704] Heap corruption via crafted ffconcat file can lead to arbitrary code execution

FFmpeg through 8.1.2 contains an out-of-bounds write vulnerability that allows attackers to cause heap corruption by supplying a crafted ffconcat file processed with the -safe 0 flag. The TY demuxer's demux_audio() function decrements packet size without bounds checking, producing a negative size value that is passed to memcpy() in shorten_decode_frame(), where conversion to size_t wraps the value to near SIZE_MAX and triggers reads beyond the source allocation and writes far beyond the Shorten decoder's bitstream buffer. A flaw was found in FFmpeg. This occurs due to improper bounds checking in the TY demuxer's demux_audio() function, leading to heap corruption. Successful exploitation can result in arbitrary code execution, allowing the attacker to take control of the affected system. Red Hat Enterprise Linux has multiple layers of heap protection. NX/DEP (Non-Executable Memory) prevents code execution from heap, thus mitigating the code execution part of the exploit. Red Hat severity: Moderate — CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). Weakness: CWE-787. Affected Red Hat products: Red Hat Enterprise Linux AI (RHEL AI) 3; Red Hat OpenShift AI (RHOAI). Red Hat does not currently list a fixing RHSA for this CVE.

CVE-2026-65704
Unclassified
Jul 23, 2026
Medium5.5Red Hat

Medium [CVE-2026-65703] Arbitrary code execution via crafted AVI file in TDSC video decoder

FFmpeg versions 2.7 through 8.1.2 contain an out-of-bounds write vulnerability in the TDSC video decoder that allows remote attackers to cause heap corruption by supplying a crafted AVI file that changes frame dimensions across TDSF frames. The tdsc_parse_tdsf() function fails to unreference the existing reference frame before calling av_frame_get_buffer(), causing tdsc_blit() and tdsc_yuv2rgb() to write attacker-controlled pixel data beyond the end of the undersized reference frame buffer, resulting in a process crash and potential code execution. A flaw was found in FFmpeg, a widely used multimedia framework. Successful exploitation can lead to a system crash and potentially enable the attacker to execute arbitrary code. Red Hat Enterprise Linux has multiple layers of heap protection. NX/DEP (Non-Executable Memory) prevents code execution from heap, thus mitigating the code execution part of the exploit. Red Hat severity: Moderate — CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). Weakness: CWE-787. Affected Red Hat products: Red Hat Enterprise Linux AI (RHEL AI) 3; Red Hat OpenShift AI (RHOAI). Red Hat does not currently list a fixing RHSA for this CVE.

CVE-2026-65703
Unclassified
Jul 23, 2026
Medium5.3Vendor: LowRed Hat

Medium [CVE-2026-64785] HTTP Request Smuggling and Response Splitting via Incomplete Header Validation

HTTP Request Smuggling and Response Splitting via Incomplete Header Validation. Red Hat rates this low (CVSS 5.3). Weakness: CWE-93.

CVE-2026-64785
Unclassified
Jul 23, 2026
Medium5.3Red Hat

Medium [CVE-2026-65698] Sensitive file exfiltration via AI agent path traversal vulnerability

Sensitive file exfiltration via AI agent path traversal vulnerability. Red Hat rates this moderate (CVSS 5.3). Weakness: CWE-22.

CVE-2026-65698
Unclassified
Jul 23, 2026
Medium5.3Red Hat

Medium [CVE-2026-16733] bahmutov find-cypress-specs: OS Command Injection via Branch Argument Manipulation

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local execution. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet. A local attacker can exploit a vulnerability in the Branch Handler component by manipulating the '--branch' argument. This manipulation leads to an operating system (OS) command injection, allowing the attacker to execute arbitrary commands on the system. This could result in unauthorized access, modification, or disruption of data and system resources. Red Hat severity: Moderate — CVSS 5.3 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L). Weakness: CWE-78. Affected Red Hat products: OpenShift Pipelines; Red Hat AMQ Broker 7. Red Hat does not currently list a fixing RHSA for this CVE.

CVE-2026-16733
Unclassified
Jul 23, 2026
Medium6.1Red Hat

Medium [CVE-2026-65903] Security bypass allows injection of malicious content

Security bypass allows injection of malicious content. Red Hat rates this moderate (CVSS 6.1). Weakness: CWE-79.

CVE-2026-65903
Unclassified
Jul 23, 2026
Low3.7Red Hat

Low [CVE-2026-52686] DNSSEC validation bypass due to unsigned wildcard expansion proofs

DNSSEC validation bypass due to unsigned wildcard expansion proofs. Red Hat rates this low (CVSS 3.7). Weakness: CWE-347.

CVE-2026-52686
Unclassified
Jul 23, 2026
High8.8Red Hat

High [CVE-2026-64831] Arbitrary code execution via crafted HEVC/H.265 bitstream

FFmpeg versions 8.0 through 8.1.2 contains a stack buffer overflow vulnerability in the Vulkan HEVC hardware decoder that allows remote attackers to overwrite return addresses and adjacent stack frames by supplying a crafted HEVC/H.265 bitstream. Attackers can embed a malicious vps_num_hrd_parameters value exceeding HEVC_MAX_SUB_LAYERS in any supported container format to overflow stack-allocated arrays in the vk_hevc_end_frame function, potentially achieving arbitrary code execution. A flaw was found in FFmpeg. A remote attacker can exploit a stack buffer overflow vulnerability in the Vulkan HEVC (High Efficiency Video Coding) hardware decoder by providing a specially crafted HEVC/H.265 bitstream. This can lead to overwriting memory on the stack, potentially allowing the attacker to execute arbitrary code on the affected system. Red Hat severity: Important — CVSS 8.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H). Weakness: CWE-120. Red Hat lists Red Hat Enterprise Linux AI (RHEL AI) 3; Red Hat OpenShift AI (RHOAI) as not affected.

CVE-2026-64831
Unclassified
Jul 22, 2026
High8.8Red Hat

High [CVE-2025-50327] Privilege escalation and arbitrary code execution via Mark-of-the-Web bypass

Privilege escalation and arbitrary code execution via Mark-of-the-Web bypass. Red Hat rates this important (CVSS 8.8). Weakness: CWE-1289.

CVE-2025-50327
Unclassified
Jul 22, 2026
Medium5.3Red Hat

Medium [CVE-2026-16631] Arbitrary Command Execution via OS Command Injection

Arbitrary Command Execution via OS Command Injection. Red Hat rates this moderate (CVSS 5.3). Weakness: CWE-78.

CVE-2026-16631
Unclassified
Jul 22, 2026
Medium6.3Red Hat

Medium [CVE-2026-16552] systemd-tmpfiles symlink-redirected arbitrary file overwrite via a CHASE_SAFE root-to-unprivileged ownership transition bypass

systemd-tmpfiles symlink-redirected arbitrary file overwrite via a CHASE_SAFE root-to-unprivileged ownership transition bypass. Red Hat rates this a security issue. Weakness: CWE-59.

CVE-2026-16552
Unclassified
Jul 22, 2026
High7.5Red Hat

High [CVE-2026-16411] Memory safety bugs fixed in Firefox 153

Memory safety bugs fixed in Firefox 153. Red Hat rates this important (CVSS 7.5). Weakness: CWE-825.

CVE-2026-16411
Unclassified
Jul 21, 2026
High7.5Red Hat

High [CVE-2026-16367] Sandbox escape due to invalid pointer in the Disability Access APIs component

Sandbox escape due to invalid pointer in the Disability Access APIs component. Red Hat rates this important (CVSS 7.5).

CVE-2026-16367
Unclassified
Jul 21, 2026
High7.5Red Hat

High [CVE-2026-16366] Privilege escalation in the DOM: Navigation component

Privilege escalation in the DOM: Navigation component. Red Hat rates this important (CVSS 7.5). Weakness: CWE-270.

CVE-2026-16366
Unclassified
Jul 21, 2026
High7.5Red Hat

High [CVE-2026-16365] Privilege escalation in the DOM: Workers component

Privilege escalation in the DOM: Workers component. Red Hat rates this important (CVSS 7.5). Weakness: CWE-266.

CVE-2026-16365
Unclassified
Jul 21, 2026
High7.5Red Hat

High [CVE-2026-16364] Incorrect boundary conditions in the Audio/Video: Playback component

Incorrect boundary conditions in the Audio/Video: Playback component. Red Hat rates this important (CVSS 7.5). Weakness: CWE-125.

CVE-2026-16364
Unclassified
Jul 21, 2026