Lucene search
+L

22381 matches found

NVD
NVD
added 2026/04/13 2:16 p.m.13 views

CVE-2026-31419

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS0.00124EPSS
SaveExploits0References26
OSV
OSV
added 2026/04/13 1:40 p.m.8 views

CVE-2026-31419 net: bonding: fix use-after-free in bond_xmit_broadcast()

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS6.5AI score
SaveExploits0References29
Cvelist
Cvelist
added 2026/04/13 1:40 p.m.48 views

CVE-2026-31419 net: bonding: fix use-after-free in bond_xmit_broadcast()

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bondxmitbroadcast bondxmitbroadcast reuses the original skb for the last slave determined by bondislastslave and clones it for others. Concurrent slave enslave/release can mutate the slave list...

7.8CVSS0.00124EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/13 1:40 p.m.157 views

CVE-2026-31419

Summary of CVE-2026-31419 : A use-after-free in the Linux kernel bonding driver is caused by a race in bond_xmit_broadcast() where the last slave determination can change during RCUs, leading to double-free of the original skb and a potential crash. The fix replaces the racy bond_is_last_slave() ...

7.8CVSS5.7AI score0.00124EPSS
SaveExploits0References26Affected Software1
OSV
OSV
added 2026/04/13 5:42 a.m.20 views

BIT-KIBANA-2026-4498 Execution with Unnecessary Privileges in Kibana Leading to reading index data beyond their direct Elasticsearch RBAC scope

Execution with Unnecessary Privileges CWE-250 in Kibana’s Fleet plugin debug route handlers can lead reading index data beyond their direct Elasticsearch RBAC scope via Privilege Abuse CAPEC-122. This requires an authenticated Kibana user with Fleet sub-feature privileges such as agents, agent...

7.7CVSS5.8AI score0.003EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/13 5:38 a.m.24 views

BIT-ELK-2026-4498 Execution with Unnecessary Privileges in Kibana Leading to reading index data beyond their direct Elasticsearch RBAC scope

Execution with Unnecessary Privileges CWE-250 in Kibana’s Fleet plugin debug route handlers can lead reading index data beyond their direct Elasticsearch RBAC scope via Privilege Abuse CAPEC-122. This requires an authenticated Kibana user with Fleet sub-feature privileges such as agents, agent...

7.7CVSS5.8AI score0.003EPSS
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2026/04/13 12:00 a.m.18 views

VulnCheck KEV: CVE-2026-27175

MajorDoMo aka Major Domestic Module is vulnerable to unauthenticated OS command injection via rc/index.php. The $param variable from user input is interpolated into a command string within double quotes without sanitization via escapeshellarg. The command is inserted into a database queue by...

9.8CVSS6.5AI score0.06872EPSS
SaveIn wildExploits3References2
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.11 views

PT-2026-32409

Execution with Unnecessary Privileges CWE-250 in Kibana’s Fleet plugin debug route handlers can lead reading index data beyond their direct Elasticsearch RBAC scope via Privilege Abuse CAPEC-122. This requires an authenticated Kibana user with Fleet sub-feature privileges such as agents, agent...

7.7CVSS5.8AI score0.003EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/13 12:00 a.m.13 views

Code-Projects Simple Content Management System SQL注入漏洞

Code-Projects Simple Content Management System is an open-source simple content management system developed by Code-Projects. Version 1.0 of Code-Projects Simple Content Management System has a SQL injection vulnerability. This vulnerability arises from incorrect handling of parameter IDs in file...

7.5CVSS7.2AI score0.00313EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.11 views

PT-2026-32433

Execution with Unnecessary Privileges CWE-250 in Kibana’s Fleet plugin debug route handlers can lead reading index data beyond their direct Elasticsearch RBAC scope via Privilege Abuse CAPEC-122. This requires an authenticated Kibana user with Fleet sub-feature privileges such as agents, agent...

7.7CVSS5.8AI score0.003EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.16 views

PT-2026-32374

A security flaw has been discovered in code-projects Simple Content Management System 1.0. Affected by this issue is some unknown functionality of the file /web/index.php. Performing a manipulation of the argument ID results in sql injection. Remote exploitation of the attack is possible. The...

7.5CVSS5.6AI score0.00313EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/13 12:00 a.m.6 views

PT-2026-32540

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-19 ImageMagick versions prior to 6.9.13-44 Description A heap out-of-bounds write occurs in the JP2 encoder when a user specifies an invalid sampling index. A heap out-of-bounds write is a memory corruption...

5.5CVSS5.8AI score0.00189EPSS
SaveExploits0References124
NVD
NVD
added 2026/04/12 6:16 a.m.9 views

CVE-2026-31413

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix unsound scalar forking in maybeforkscalars for BPFOR maybeforkscalars is called for both BPFAND and BPFOR when the source operand is a constant. When dst has signed range -1, 0, it forks the verifier state: the pushed pa...

7.8CVSS0.00221EPSS
SaveExploits2References4
OSV
OSV
added 2026/04/12 5:36 a.m.6 views

CVE-2026-31413 bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_OR

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix unsound scalar forking in maybeforkscalars for BPFOR maybeforkscalars is called for both BPFAND and BPFOR when the source operand is a constant. When dst has signed range -1, 0, it forks the verifier state: the pushed pa...

7.8CVSS6.5AI score
SaveExploits0References7
CVE
CVE
added 2026/04/12 5:36 a.m.78 views

CVE-2026-31413

CVE-2026-31413 — Linux kernel BPF verifier flaw (CVE-joined info from multiple sources) The issue arises in maybe_fork_scalars() when handling ARSH plus AND/OR with a constant in the BPF verifier. The code forks the verifier state; the pushed path previously used env->insn_idx + 1, so it re-ex...

7.8CVSS5.7AI score0.00221EPSS
SaveExploits2References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/12 12:00 a.m.14 views

PT-2026-32141

Name of the Vulnerable Software and Affected Versions FoundationAgents MetaGPT versions up to 0.8.1 Description A cross-site request forgery issue exists in FoundationAgents MetaGPT up to version 0.8.1. The issue is located in the evaluateCode function of the...

8.8CVSS5.9AI score0.00224EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/04/12 12:00 a.m.10 views

PT-2026-32152

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the BPF verifier related to unsound scalar forking in the maybe fork scalars function when handling BPF OR operations. Specifically, the function...

7.8CVSS7.1AI score0.00221EPSS
SaveExploits2
OSV
OSV
added 2026/04/11 11:10 a.m.14 views

OESA-2026-1860 mxml security update

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries. Security Fixes: A vulnerability was determined in mxml up to 4.0.4. This issue affects the function indexsort of the file mxml-index.c o...

3.3CVSS6.1AI score0.00128EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/11 11:10 a.m.10 views

OESA-2026-1853 xz security update

XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils. Security Fixes: XZ Utils provide a general-purpose data-compression library...

9.8CVSS6AI score0.0045EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/11 8:16 a.m.14 views

MAL-2026-2546 Malicious code in hex2pcap (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 e634909fd8dcb36401b0272dad2f87486457c32c1283145dfb76d402fff41c2c Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose. --- Category: PROBABLYPENTES...

6AI score
SaveExploits0References1
Rows per page
Query Builder