Lucene search
+L

8215 matches found

Snyk
Snyk
added 2026/05/06 9:43 p.m.14 views

Cross-site Scripting (XSS)

Overview @jupyterlab/rendermime-interfaces is a JupyterLab - Interfaces for Mime Renderers Affected versions of this package are vulnerable to Cross-site Scripting XSS via the handling of data-commandlinker-command and data-commandlinker-args attributes in HTML content. An attacker can execute...

9.3CVSS5.9AI score0.00349EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/06 8:22 p.m.14 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.5CVSS5.8AI score0.00111EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/06 8:18 p.m.14 views

phpMyFAQ has Stored XSS in FAQ Question/Answer via Encode-Decode Bypass of removeAttributes() Sanitization

Summary The FAQ creation and update endpoints in phpMyFAQ apply FILTERSANITIZESPECIALCHARS which HTML-encodes input, then immediately call htmlentitydecode which reverses the encoding, followed by Filter::removeAttributes which only strips HTML attributes — not tags. This allows , , , and tags to...

5.4CVSS6.1AI score0.00153EPSS
SaveExploits0References4Affected Software2
RedhatCVE
RedhatCVE
added 2026/05/06 7:53 p.m.13 views

CVE-2026-43168

A flaw was found in the Linux kernel's Oracle Cluster File System version 2 ocfs2. This vulnerability arises from an issue in the reflink preserve cleanup process, where the system incorrectly handles extended attribute xattr entries. The cleanup logic fails to properly manage pointers and clean ...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 7:16 p.m.13 views

CVE-2026-43158

A flaw was found in the Linux kernel's XFS filesystem. When adding extended attributes xattrs, which are metadata associated with files, to leaf blocks, incorrect adjustments to the freemap can occur. This inconsistency allows the entries array and free space to overlap, leading to an assertion...

8.8CVSS5.7AI score0.00469EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 2:45 p.m.13 views

BIT-JAVA-2025-7425 Libxslt: libxml2: heap use-after-free in libxslt caused by atype corruption in xmlattrptr

A flaw was found in libxslt where the attribute type, atype, flags are modified in a way that corrupts internal memory management. When XSLT functions, such as the key process, result in tree fragments, this corruption prevents the proper cleanup of ID attributes. As a result, the system may acce...

7.8CVSS6.7AI score0.00339EPSS
SaveExploits1References44
EUVD
EUVD
added 2026/05/06 12:30 p.m.8 views

EUVD-2026-27746

In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 "xfs: fix attr leaf header freemap.size underflow", Brian Foster observed that it's possible for a small freemap at the end of the end of the xattr...

5.8AI score0.00469EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/05/06 12:30 p.m.18 views

EUVD-2026-27700

In the Linux kernel, the following vulnerability has been resolved: reset: gpio: suppress bind attributes in sysfs This is a special device that's created dynamically and is supposed to stay in memory forever. We also currently don't have a devlink between it and the actual reset consumer. Suppre...

5.8AI score0.00134EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/06 12:30 p.m.8 views

EUVD-2026-27719

In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block freemap adjustment code after 20 minutes of running on my test VMs: ASSERTichdr-firstused = ichdr-count...

5.7AI score0.00469EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/06 12:16 p.m.6 views

CVE-2026-43187

In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 "xfs: fix attr leaf header freemap.size underflow", Brian Foster observed that it's possible for a small freemap at the end of the end of the xattr...

8.8CVSS0.00469EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/06 12:16 p.m.8 views

CVE-2026-43168

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix reflink preserve cleanup issue commit c06c303832ec "ocfs2: fix xattr array entry countedby error" doesn't handle all cases and the cleanup job for preserved xattr entries still has bug: - the 'last' pointer should be...

5.5CVSS0.00123EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/06 12:16 p.m.9 views

CVE-2026-43158

In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block freemap adjustment code after 20 minutes of running on my test VMs: ASSERTichdr-firstused = ichdr-count...

8.8CVSS0.00469EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/06 12:16 p.m.8 views

CVE-2026-43138

In the Linux kernel, the following vulnerability has been resolved: reset: gpio: suppress bind attributes in sysfs This is a special device that's created dynamically and is supposed to stay in memory forever. We also currently don't have a devlink between it and the actual reset consumer. Suppre...

7.8CVSS0.00134EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.44 views

CVE-2026-43205 dpaa2-switch: validate num_ifs to prevent out-of-bounds write

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against DPSWMAXIF 64. This value controls iteration in...

0.00139EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/06 11:28 a.m.8 views

CVE-2026-43205 dpaa2-switch: validate num_ifs to prevent out-of-bounds write

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: validate numifs to prevent out-of-bounds write The driver obtains swattr.numifs from firmware via dpswgetattributes but never validates it against DPSWMAXIF 64. This value controls iteration in...

6.5AI score
SaveExploits0References10
CVE
CVE
added 2026/05/06 11:28 a.m.52 views

CVE-2026-43205

CVE-2026-43205 affects the Linux kernel's dpaa2-switch handling. The defect arises from the driver obtaining sw_attr.num_ifs from firmware without validating it against DPSW_MAX_IF (64). This allows an out-of-bounds write in dpaa2_switch_fdb_get_flood_cfg() when num_ifs can reach 64, as it writes...

7.8CVSS5.8AI score0.00139EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.37 views

CVE-2026-43187 xfs: delete attr leaf freemap entries when empty

In the Linux kernel, the following vulnerability has been resolved: xfs: delete attr leaf freemap entries when empty Back in commit 2a2b5932db6758 "xfs: fix attr leaf header freemap.size underflow", Brian Foster observed that it's possible for a small freemap at the end of the end of the xattr...

8.8CVSS0.00469EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/06 11:27 a.m.34 views

CVE-2026-43168

CVE-2026-43168 concerns the Linux kernel OCFS2 reflink preserve cleanup issue. Multiple connected sources confirm a bug in the cleanup of preserved xattr entries: the last pointer should be shifted by one unit after an array entry cleanup, and the first entry may not be cleaned when xh_count is 1...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/06 11:27 a.m.6 views

CVE-2026-43158 xfs: fix freemap adjustments when adding xattrs to leaf blocks

In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block freemap adjustment code after 20 minutes of running on my test VMs: ASSERTichdr-firstused = ichdr-count...

8.8CVSS6.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.10 views

CVE-2026-43158

In the Linux kernel, the following vulnerability has been resolved: xfs: fix freemap adjustments when adding xattrs to leaf blocks xfs/592 and xfs/794 both trip this assertion in the leaf block freemap adjustment code after 20 minutes of running on my test VMs: ASSERTichdr-firstused = ichdr-count...

8.8CVSS5.7AI score0.00469EPSS
SaveExploits0
Rows per page
Query Builder