Lucene search
+L

400591 matches found

CVE
CVE
added 2026/09/16 9:09 a.m.13 views

CVE-2026-82310

Apache Airflow FAB provider (Airflow 3 with the FAB auth manager and Core API token authentication) has a flaw where deactivating a user does not revoke previously issued JWT tokens . An administrator's deactivation of an account silently fails to contain access: the Core API continues to accept ...

7.2CVSS5.7AI score0.00707EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/09/16 9:08 a.m.14 views

CVE-2026-86792

Apache Airflow Apache Kafka provider (versions 1.15.0 through before 2.0.0) contains an arbitrary code execution flaw in the Kafka event producer code path. Dotted-path strings in a Kafka connection's extra field are resolved into Python callables via import_string with no allowlist and handed to...

8.8CVSS6.2AI score0.00753EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/09/16 9:05 a.m.14 views

CVE-2026-86462

Apache Airflow FAB provider has a session-invalidation flaw in the Admin user-edit PATCH endpoint : when a user's password is changed, existing database-backed sessions are not revoked because the PATCH code path never calls the session-invalidation helper. An attacker holding a copy of the victi...

9.1CVSS5.7AI score0.00481EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/09/16 9:02 a.m.20 views

CVE-2026-73463

Arista EOS devices with multiple gNSI transports configured are subject to a race condition (CWE-362) in the gNSI Authz service that can cause a policy rotation to fail silently , allowing an authenticated user whose access was revoked to retain unauthorized access to gRPC interfaces. The issue w...

6CVSS5.7AI score0.00199EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 9:00 a.m.16 views

CVE-2026-82311

In apache-airflow-providers-fab , the FAB password-reset command fails to invalidate existing database-backed sessions because it compares the string _user_id stored by Flask-Login against the user's integer database identifier—a comparison that always evaluates to false. An attacker holding a st...

9.8CVSS5.7AI score0.00604EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/09/16 8:58 a.m.18 views

CVE-2026-73445

Arista EOS is affected by a vulnerability in the gNSI (gRPC Network Security Interface) Authz Rotate RPC component, classified as CWE-20 (Improper Input Validation) . The bug may cause an incorrect Authz policy uploaded within an ongoing RPC stream to become the active policy, resulting in a poli...

6.9CVSS5.7AI score0.00326EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 8:58 a.m.11 views

CVE-2026-86465

CVE-2026-86465 affects the Akeyless secrets backend in Apache Airflow's apache-airflow-providers-akeyless. A team-scope guard bypass allows a Dag author scoped to one team to supply a Variable key containing a path separator , causing the backend to resolve a secret belonging to a different team....

6.5CVSS5.8AI score0.0081EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/09/16 8:52 a.m.17 views

CVE-2026-92081

fastify (a Node.js web framework) versions before 5.12.5 are vulnerable to a Denial of Service when a route registers a response trailer via reply.trailer() and is served over HTTP/2 . The root cause is that fastify unconditionally sets the Transfer-Encoding: chunked header, which is forbidden on...

5.9CVSS5.7AI score0.00395EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 8:50 a.m.15 views

CVE-2026-89792

CVE-2026-89792 is an out-of-bounds read vulnerability in the ksmbd (in-kernel SMB server) component of the Linux kernel . The root cause is insufficient validation of IPC share configuration payload sizes before consuming variable-length fields: the veto list parsing is unbounded, and the separat...

7.1CVSS5.8AI score0.0015EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 8:48 a.m.24 views

CVE-2026-2380

CVE-2026-2380 affects Arista EOS when OpenConfig-related services (gNMI, gNSI, RESTCONF, or NETCONF) are enabled. The OpenConfig/Octa agent may unintentionally log sensitive requests and responses—such as CLI commands containing passwords or OpenConfig YANG secret-key leafs—to local agent logs or...

7.4CVSS5.8AI score0.00249EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 8:48 a.m.20 views

CVE-2026-89791

CVE-2026-89791 is a use-after-free race condition in the Linux kernel's perf subsystem . The root cause is that perf_mmap_close() drops rb->mmap_count without holding event->mmap_mutex, allowing a concurrent perf_mmap_rb() revival path to free a newly allocated ring buffer that another proc...

7.8CVSS6.4AI score0.00149EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 8:48 a.m.12 views

CVE-2026-89790

CVE-2026-89790 is a divide-by-zero vulnerability in the Linux kernel IPv6 routing code, specifically in rt6_multipath_rebalance() (net/ipv6/route.c). Because RTM_NEWROUTE operates without the RTNL lock, a concurrent update to ignore_routes_with_linkdown can cause the first pass to compute a zero ...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 8:48 a.m.13 views

CVE-2026-89789

This use-after-free vulnerability affects the Linux kernel GTP (GPRS Tunneling Protocol) module . In gtp_newlink()'s error path, tid_hash and addr_hash are freed without waiting for an RCU grace period after clearing sk_user_data. A concurrent gtp_encap_recv() in softirq context can still hold a ...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 8:48 a.m.19 views

CVE-2026-89788

CVE-2026-89788 is a use-after-free vulnerability in the Linux kernel's ksmbd (SMB server) subsystem, specifically in smb2_tree_connect() (fs/smb/server/smb2pdu.c). A race condition exists where ksmbd_tree_conn_connect() publishes a new tree connection with a single reference, but a concurrent ses...

9.8CVSS6.4AI score0.00516EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 8:48 a.m.12 views

CVE-2026-89787

This vulnerability affects the Linux kernel's ext4 filesystem in ext4_search_dir() (fs/ext4/namei.c). For casefolded encrypted directories , ext4 stores an 8-byte hash trailer after the directory entry name. The pre-check in ext4_search_dir() only verifies that the name fits within the block boun...

6.8AI score0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 8:48 a.m.17 views

CVE-2026-89785

CVE-2026-89785 is an out-of-bounds read in the Linux kernel's NTFS3 filesystem driver. The functions ntfs_reparse_init() and ntfs_objid_init() parse the INDEX_ROOT attributes ($R and $O) of the $Extend/$Reparse and $Extend/$ObjId metafiles using resident_data() , which fails to verify that the re...

6.2AI score0.00205EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 8:48 a.m.16 views

CVE-2026-89786

CVE-2026-89786 is an out-of-bounds read in the Linux kernel's ext4 filesystem, specifically in ext4_read_inline_dir(). The dirent buffer is allocated as inline_size bytes, but directory iteration operates in a larger position space (extra_size). Because ext4_check_dir_entry() is called with extra...

9.1CVSS6.4AI score0.00688EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 8:48 a.m.14 views

CVE-2026-89784

CVE-2026-89784 affects the Linux kernel SUNRPC subsystem. The functions rpcb_register_inet4() and rpcb_register_inet6() store the result of rpc_sockaddr2uaddr() into map->r_addr without checking for NULL . When the final kstrdup() inside rpc_sockaddr2uaddr() fails under memory pressure , the u...

5.7AI score0.0021EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/16 8:48 a.m.17 views

CVE-2026-89782

CVE-2026-89782 affects the Linux kernel's ntfs3 filesystem driver (fs/ntfs3). During $LogFile replay , log_replay() uses transact_id from a log record header as an index into the restart table without checking its magnitude. When the resulting growth request exceeds U16_MAX , the count is truncat...

8.4CVSS6.8AI score0.00177EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/16 8:48 a.m.22 views

CVE-2026-89783

CVE-2026-89783 is an out-of-bounds write in the Linux kernel's xfrm6_input_addr() function (net/ipv6/xfrm6_input.c). An off-by-one in the depth check (1 + sp->len == XFRM_MAX_DEPTH instead of >=) allows a write to index 6 of a 6-element xvec[] array when the security path is already at maxi...

9.8CVSS5.8AI score0.00704EPSS
SaveExploits0References8
Rows per page
Query Builder