Lucene search
+L

8268 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/05 12:0 a.m.7 views

CVE-2026-39103

Buffer Overflow vulnerability in GPAC before commit v391dc7f4d234988ea0bc3cc294eb725eddf8f702 allows an attacker to cause a denial of service via the src/scenegraph/svgattributes.c, svgparsestrings, gfsvgparseattribute...

5.8AI score0.00111EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/05 12:0 a.m.31 views

PT-2026-37259

Name of the Vulnerable Software and Affected Versions GoBGP versions prior to 4.5.0 Description An unauthenticated remote BGP peer can cause a fatal panic and complete loss of service availability by sending a specially crafted BGP UPDATE message. When the server receives a message with...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits1References16
OSV
OSV
added 2026/05/04 10:4 p.m.43 views

GHSA-HM49-WCQC-G2XG net-imap vulnerable to command Injection via "raw" arguments to multiple commands

Summary Several Net::IMAP commands accept a raw string argument that is sent to the server without validation or escaping. If this string is derived from user-controlled input, it may contain contain CRLF sequences, which an attacker can use to inject arbitrary IMAP commands. Details Net::IMAP's...

5.8CVSS5.6AI score0.00429EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.14 views

Evolver 安全漏洞

Evolver is an intelligent agent-based self-evolution tool developed by EvoMap. Versions of Evolver prior to 1.69.3 contained security vulnerabilities. These vulnerabilities were caused by a prototype contamination issue in the email storage module, which could allow attackers to modify the behavi...

5.2CVSS5.8AI score0.00109EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/03 9:58 a.m.40 views

OESA-2026-2197 cups security update

CUPS is the standards-based, open source printing system developed by Apple Inc. for UNIX®-like operating systems. CUPS uses the Internet Printing Protocol IPP to support printing to local and network printers. Security Fixes: OpenPrinting CUPS is an open source printing system for Linux and othe...

5.4CVSS5.7AI score0.00409EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/05/02 9:26 a.m.5 views

CVE-2026-5077

The Total theme for WordPress is vulnerable to Stored Cross-Site Scripting via post titles in versions up to, and including, 2.2.1 due to insufficient output escaping when rendering thetitle inside HTML attribute context in the home blog section template. This makes it possible for authenticated...

5.4CVSS6AI score0.00194EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/05/02 8:4 a.m.10 views

ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment

...

9.8CVSS5.8AI score0.00389EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/02 1:25 a.m.24 views

SUSE CVE-2026-31705

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2getea EA alignment smb2getea applies 4-byte alignment padding via memset after writing each EA entry. The bounds check on buffreelen is performed before the value memcpy, but the alignment...

7.8CVSS5.9AI score0.00389EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:0 a.m.9 views

SUSE SLED15 / SLES15 Security Update : strongswan (SUSE-SU-2026:1637-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1637-1 advisory. - CVE-2026-35328: infinite loop when handling supported versions TLS extension bsc1261712. - CVE-2026-35329:...

5.8AI score
SaveExploits6References22
RedhatCVE
RedhatCVE
added 2026/05/01 8:3 p.m.11 views

CVE-2026-31705

A flaw was found in the ksmbd component of the Linux kernel. This out-of-bounds write vulnerability occurs when processing Server Message Block SMB extended attribute EA information. Specifically, the smb2getea function performs an unconditional memory write for alignment padding without checking...

9.8CVSS6.2AI score0.00389EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 6:54 p.m.10 views

CVE-2026-43053

A flaw was found in the Linux kernel's XFS filesystem. During the inactivation of inodes with extended attributes, a specific timing window exists where a log shutdown can occur after some data blocks are invalidated but before the attribute map is fully truncated. This can lead to inconsistencie...

5.5CVSS5.8AI score0.00074EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.66 views

CVE-2026-43053 xfs: close crash window in attr dabtree inactivation

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfsattr3nodeinactive invalidates all child leaf/node blocks via xfstransbinval, but intentionally does not remo...

0.00074EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/01 2:15 p.m.47 views

CVE-2026-43053

CVE-2026-43053 affects the Linux kernel XFS filesystem. The flaw arises during inode inactivation with node-format extended attributes: xfs_attr3_node_inactive() invalidates child blocks but does not remove their references from the parent, creating a window where the parent can point to cancelle...

4.7CVSS5.8AI score0.00074EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.24 views

EUVD-2026-26652

In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfsattr3nodeinactive invalidates all child leaf/node blocks via xfstransbinval, but intentionally does not remo...

5.8AI score0.00074EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/01 1:56 p.m.8 views

CVE-2026-31705 ksmbd: fix out-of-bounds write in smb2_get_ea() EA alignment

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix out-of-bounds write in smb2getea EA alignment smb2getea applies 4-byte alignment padding via memset after writing each EA entry. The bounds check on buffreelen is performed before the value memcpy, but the alignment...

9.8CVSS6.8AI score
SaveExploits0References9
Snyk
Snyk
added 2026/04/29 8:44 p.m.10 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index in the UpdatePathAttrs4ByteAs function when processing malformed BGP UPDATE messages containing both ASPATH and AS4PATH attributes. An attacker can cause the process to crash by sending a specially...

8.7CVSS5.8AI score0.00542EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/29 8:44 p.m.20 views

GHSA-8RXH-R2P6-7F2Q GoBGP has Remote Denial of Service (Panic) in UpdatePathAttrs4ByteAs via Malformed BGP UPDATE

Summary A remote Denial of Service DoS vulnerability exists in GoBGP where a malformed BGP UPDATE message can trigger a runtime error: index out of range panic. This occurs during the processing of 4-byte AS attributes when the message structure causes an internal slice index shift that is not...

7.5CVSS5.9AI score0.00542EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/29 8:44 p.m.11 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index in the UpdatePathAttrs4ByteAs function when processing malformed BGP UPDATE messages containing both ASPATH and AS4PATH attributes. An attacker can cause the process to crash by sending a specially...

8.7CVSS5.8AI score0.00542EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/29 8:44 p.m.14 views

GoBGP has Remote Denial of Service (Panic) in UpdatePathAttrs4ByteAs via Malformed BGP UPDATE

Summary A remote Denial of Service DoS vulnerability exists in GoBGP where a malformed BGP UPDATE message can trigger a runtime error: index out of range panic. This occurs during the processing of 4-byte AS attributes when the message structure causes an internal slice index shift that is not...

7.5CVSS5.6AI score0.00542EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/29 8:24 p.m.25 views

PhpSpreadsheet has CPU Denial of Service via Unbounded Row Number in XLSX Row Dimensions

Summary The XLSX reader's ColumnAndRowAttributes::readRowAttributes method reads row numbers from XML attributes without validating them against the spreadsheet maximum row limit AddressRange::MAXROW = 1,048,576. An attacker can craft a minimal XLSX file 1.6KB containing a element that inflates...

7.5CVSS5.6AI score0.00395EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder