Common Vulnerabilities and Exposures (CVE)

CVE-2025-7195

Jan 30, 2026 11:37:37 UTC

Early versions of Operator-SDK provided an insecure method to allow operator containers to run in environments that used a random UID. Operator-SDK before 0.15.2 provided a script, user_setup, which modifies the permissions of the /etc/pass...

CVE-2025-26385

Jan 30, 2026 11:05:16 UTC

Johnson Controls Metasys component listed below have Improper Neutralization of Special Elements used in a Command (Command Injection) Vulnerability . Successful exploitation of this vulnerability could allow remote SQL execution This issu...

CVE-2026-22626

Jan 30, 2026 11:03:29 UTC

Due to insufficient input parameter validation on the interface, authenticated users of certain HIKSEMI NAS products can cause abnormal device behavior by crafting specific messages.

CVE-2026-22625

Jan 30, 2026 11:03:14 UTC

Improper handling of filenames in certain HIKSEMI NAS products may lead to the exposure of sensitive system files.

CVE-2026-22624

Jan 30, 2026 11:03:02 UTC

Due to inadequate access control, authenticated users of certain HIKSEMI NAS products can manipulate other users' file resources without proper authorization.

CVE-2026-22623

Jan 30, 2026 11:02:26 UTC

Due to insufficient input parameter validation on the interface, authenticated users of certain HIKSEMI NAS products can execute arbitrary commands on the device by crafting specific messages.

CVE-2026-0709

Jan 30, 2026 11:01:55 UTC

Some Hikvision Wireless Access Points are vulnerable to authenticated command execution due to insufficient input validation. Attackers with valid credentials can exploit this flaw by sending crafted packets containing malicious commands to...

CVE-2026-1699

Jan 30, 2026 09:57:14 UTC

In the Eclipse Theia Website repository, the GitHub Actions workflow .github/workflows/preview.yml used pull_request_target trigger while checking out and executing untrusted pull request code. This allowed any GitHub user to execute arbitr...

CVE-2026-23011

Jan 30, 2026 09:49:06 UTC

In the Linux kernel, the following vulnerability has been resolved: ipv4: ip_gre: make ipgre_header() robust Analog to commit db5b4e39c4e6 ("ip6_gre: make ip6gre_header() robust") Over the years, syzbot found many ways to crash the kerne...

CVE-2026-23010

Jan 30, 2026 09:49:04 UTC

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix use-after-free in inet6_addr_del(). syzbot reported use-after-free of inet6_ifaddr in inet6_addr_del(). [0] The cited commit accidentally moved ipv6_del_addr()...

CVE-2026-23006

Jan 30, 2026 09:49:03 UTC

In the Linux kernel, the following vulnerability has been resolved: ASoC: tlv320adcx140: fix null pointer The "snd_soc_component" in "adcx140_priv" was only used once but never set. It was only used for reaching "dev" which is already pre...

CVE-2026-23005

Jan 30, 2026 09:49:01 UTC

In the Linux kernel, the following vulnerability has been resolved: x86/fpu: Clear XSTATE_BV[i] in guest XSAVE state whenever XFD[i]=1 When loading guest XSAVE state via KVM_SET_XSAVE, and when updating XFD in response to a guest WRMSR, c...

CVE-2026-23003

Jan 30, 2026 09:49:00 UTC

In the Linux kernel, the following vulnerability has been resolved: ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv() Blamed commit did not take care of VLAN encapsulations as spotted by syzbot [1]. Use skb_vlan_inet_prepare() i...

CVE-2026-23001

Jan 30, 2026 09:48:58 UTC

In the Linux kernel, the following vulnerability has been resolved: macvlan: fix possible UAF in macvlan_forward_source() Add RCU protection on (struct macvlan_source_entry)->vlan. Whenever macvlan_hash_del_source() is called, we must cl...

CVE-2026-22999

Jan 30, 2026 09:48:57 UTC

In the Linux kernel, the following vulnerability has been resolved: net/sched: sch_qfq: do not free existing class in qfq_change_class() Fixes qfq_change_class() error case. cl->qdisc and cl should only be freed if a new class and qdisc ...