Lucene search
+L

27049 matches found

Debian CVE
Debian CVE
added 2026/05/27 12:57 p.m.11 views

CVE-2026-46057

In the Linux kernel, the following vulnerability has been resolved: landlock: Fix LOGSUBDOMAINSOFF inheritance across fork hookcredtransfer only copies the Landlock security blob when the source credential has a domain. This is inconsistent with landlockrestrictself which can set LOGSUBDOMAINSOFF...

3.3CVSS5.7AI score0.00118EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:56 p.m.17 views

CVE-2026-46023 dm mirror: fix integer overflow in create_dirty_log()

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

5.8AI score
SaveExploits0References11
EUVD
EUVD
added 2026/05/27 12:56 p.m.24 views

EUVD-2026-32404

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

5.8AI score0.0013EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/27 12:56 p.m.62 views

CVE-2026-46023 dm mirror: fix integer overflow in create_dirty_log()

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

0.0013EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.21 views

CVE-2026-46023

In the Linux kernel, the following vulnerability has been resolved: dm mirror: fix integer overflow in createdirtylog The argument count calculation in createdirtylog performs argsused = 2 + paramcount before validating against argc. When a user provides a paramcount close to UINTMAX via the devi...

5.5CVSS5.8AI score0.0013EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/27 12:23 p.m.120 views

Exploit for Code Injection in Vmware Spring_Framework

PoC — CVE-2022-22965 Spring4Shell Disclaimer: This re...

9.8CVSS7.2AI score0.99638EPSS
SaveExploits105
CVE
CVE
added 2026/05/27 12:20 p.m.35 views

CVE-2026-2607

CVE-2026-2607 is an in-scope vulnerability affecting IBM MQ and IBM MQ Operator components. The root issue is that IBM MQ stores potentially sensitive information in log files that could be read by a local user. Affected products/versions include IBM MQ Operator SC2 (various 3.2.x, 3.3.x, 3.4.x, ...

5.1CVSS5.8AI score0.00131EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 12:20 p.m.49 views

CVE-2026-2607 Multiple vulnerabilities in IBM MQ Operator and Queue manager container images

IBM MQ Operator SC2: v3.2.0 through 3.2.23CD: v3.3.0, v3.4.0, v3.4.1, v3.5.0, v3.5.1 - v3.5.3, v3.6.0 - v3.6.4, v3.7.0 - v3.7.2, v3.8.0, v3.8.1, v3.9.0, v3.9.1LTS: v2.0.0 - 2.0.29 and IBM supplied MQ Advanced container images SC2: 9.4.0.6 through r1, 9.4.0.6-r2, 9.4.0.7-r1, 9.4.0.10-r1,...

5.1CVSS0.00131EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/27 12:20 p.m.13 views

CVE-2026-2607 Multiple vulnerabilities in IBM MQ Operator and Queue manager container images

IBM MQ Operator SC2: v3.2.0 through 3.2.23CD: v3.3.0, v3.4.0, v3.4.1, v3.5.0, v3.5.1 - v3.5.3, v3.6.0 - v3.6.4, v3.7.0 - v3.7.2, v3.8.0, v3.8.1, v3.9.0, v3.9.1LTS: v2.0.0 - 2.0.29 and IBM supplied MQ Advanced container images SC2: 9.4.0.6 through r1, 9.4.0.6-r2, 9.4.0.7-r1, 9.4.0.10-r1,...

5.1CVSS5.8AI score0.00131EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.53 views

CVE-2026-45977 fbnic: close fw_log race between users and teardown

In the Linux kernel, the following vulnerability has been resolved: fbnic: close fwlog race between users and teardown Fixes a theoretical race on fwlog between the teardown path and fwlog write functions. fwlog is written inside fbnicfwlogwrite and can be reached from the mailbox handler...

0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/27 12:18 p.m.34 views

CVE-2026-45977

The CVE-2026-45977 issue affects the Linux kernel fbnic driver. A race in handling firmware logs can cause a use‑after‑free: fw_log is written in fbnic_fw_log_write() and can be accessed from the mailbox handler fbnic_fw_msix_intr(), but the log data is freed during IRQ/MBX teardown, potentially ...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/27 12:18 p.m.11 views

CVE-2026-45977 fbnic: close fw_log race between users and teardown

In the Linux kernel, the following vulnerability has been resolved: fbnic: close fwlog race between users and teardown Fixes a theoretical race on fwlog between the teardown path and fwlog write functions. fwlog is written inside fbnicfwlogwrite and can be reached from the mailbox handler...

5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/05/27 12:18 p.m.18 views

CVE-2026-45977

In the Linux kernel, the following vulnerability has been resolved: fbnic: close fwlog race between users and teardown Fixes a theoretical race on fwlog between the teardown path and fwlog write functions. fwlog is written inside fbnicfwlogwrite and can be reached from the mailbox handler...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0
NVD
NVD
added 2026/05/27 9:16 a.m.39 views

CVE-2026-40828

A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the DeleteSysLogEntry function due to improper neutralization of special elements in a SQL DELETE command allowing for reading the whole database and deleting entries in a non critical table. This can...

7CVSS0.00295EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 8:39 a.m.13 views

USN-8315-1 mediawiki vulnerabilities

It was discovered that MediaWiki incorrectly handled group membership visibility in the OATHAuth extension. An authenticated attacker could use this issue to determine if other users had two-factor authentication enabled. CVE-2026-34087 It was discovered that MediaWiki incorrectly handled...

7.5CVSS5.8AI score0.0029EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 8:16 a.m.22 views

CVE-2026-41704

AgentClienthandlemethod lines 264-303 processes every NATS reply. It calls injectcompilelog line 273 on every response, which reads response'value''result''compilelogid' line 332-338 and passes it to downloadanddeleteblob. Separately, any response containing 'exception' goes through formatexcepti...

6.8CVSS0.00083EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/27 7:53 a.m.16 views

CVE-2026-40828 Authenticated SQLi in DeleteSysLogEntry function

A high privileged remote attacker can exploit an unauthenticated SQL Injection vulnerability in the DeleteSysLogEntry function due to improper neutralization of special elements in a SQL DELETE command allowing for reading the whole database and deleting entries in a non critical table. This can...

7CVSS6AI score0.00295EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/27 7:16 a.m.27 views

CVE-2026-8903

The Two-factor authentication formerly IP Vault plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.1. This is due to missing or incorrect nonce validation on the ipvsavechanges function. This makes it possible for unauthenticated attackers to...

4.3CVSS0.00139EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/27 7:13 a.m.12 views

CVE-2026-41704

AgentClienthandlemethod lines 264-303 processes every NATS reply. It calls injectcompilelog line 273 on every response, which reads response'value''result''compilelogid' line 332-338 and passes it to downloadanddeleteblob. Separately, any response containing 'exception' goes through formatexcepti...

6.8CVSS5.8AI score0.00083EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/05/27 7:13 a.m.22 views

EUVD-2026-32108

AgentClienthandlemethod lines 264-303 processes every NATS reply. It calls injectcompilelog line 273 on every response, which reads response'value''result''compilelogid' line 332-338 and passes it to downloadanddeleteblob. Separately, any response containing 'exception' goes through formatexcepti...

6.8CVSS5.8AI score0.00083EPSS
SaveExploits0References1
Rows per page
Query Builder