Lucene search
+L

3347 matches found

UbuntuCve
UbuntuCve
added 2026/04/23 11:16 p.m.12 views

CVE-2026-6732

A flaw was found in libxml2. This vulnerability occurs when the library processes a specially crafted XML Schema Definition XSD validated document that includes an internal entity reference. An attacker could exploit this by providing a malicious document, leading to a type confusion error that...

7.5CVSS5.8AI score0.00632EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/23 4:16 p.m.7 views

DEBIAN-CVE-2026-41240

DOMPurify is a DOM-only cross-site scripting sanitizer for HTML, MathML, and SVG. Versions prior to 3.4.0 have an inconsistency between FORBIDTAGS and FORBIDATTR handling when function-based ADDTAGS is used. Commit c361baa added an early exit for FORBIDATTR at line 1214. The same fix was not...

6.1CVSS4.9AI score0.00313EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/23 6:10 a.m.8 views

BELL-CVE-2026-4367

Bulletin has no description...

5.5CVSS5AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/23 6:9 a.m.8 views

BELL-CVE-2026-31482

Bulletin has no description...

5.5CVSS5.6AI score0.00122EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/23 6:9 a.m.8 views

BELL-CVE-2026-40250

Bulletin has no description...

7.1CVSS5.7AI score0.0045EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/23 6:9 a.m.7 views

BELL-CVE-2026-31495

Bulletin has no description...

5.5CVSS5.6AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/23 6:9 a.m.9 views

BELL-CVE-2026-22021

Bulletin has no description...

5.3CVSS7.4AI score0.00305EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/23 12:16 a.m.8 views

UBUNTU-CVE-2026-41179

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Starting in version 1.48.0 and prior to version 1.73.5, the RC endpoint operations/fsinfo is exposed without AuthRequired: true and accepts attacker-controlled fs input. Because rc.GetFs...

9.8CVSS5.9AI score0.08585EPSS
SaveExploits2References4
OSV
OSV
added 2026/04/22 8:20 p.m.10 views

JLSEC-2026-177

libpcre in PCRE before 8.44 allows an integer overflow via a large number after a ?C substring...

5.3CVSS5.8AI score0.04182EPSS
SaveExploits0References10
OSV
OSV
added 2026/04/22 5:16 p.m.6 views

DEBIAN-CVE-2026-35378

A logic error in the expr utility of uutils coreutils causes the program to evaluate parenthesized subexpressions during the parsing phase rather than at the execution phase. This implementation flaw prevents the utility from performing proper short-circuiting for logical OR | and AND & operation...

3.3CVSS5.6AI score0.00156EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/22 5:16 p.m.10 views

DEBIAN-CVE-2026-35360

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use TOCTOU race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create, which internally uses OTRUNC. An attacker can exploit this window to create ...

6.3CVSS5.4AI score0.00104EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/22 5:16 p.m.6 views

UBUNTU-CVE-2026-35345

A vulnerability in the tail utility of uutils coreutils allows for the exfiltration of sensitive file contents when using the --follow=name option. Unlike GNU tail, the uutils implementation continues to monitor a path after it has been replaced by a symbolic link, subsequently outputting the...

5.3CVSS5.7AI score0.00096EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/22 5:16 p.m.7 views

UBUNTU-CVE-2026-35354

A Time-of-Check to Time-of-Use TOCTOU vulnerability exists in the mv utility of uutils coreutils during cross-device moves. The extended attribute xattr preservation logic uses multiple path-based system calls that perform fresh path-to-inode lookups for each operation. A local attacker with writ...

4.7CVSS5.8AI score0.00091EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/22 5:16 p.m.10 views

UBUNTU-CVE-2026-35373

A logic error in the ln utility of uutils coreutils causes the program to reject source paths containing non-UTF-8 filename bytes when using target-directory forms e.g., ln SOURCE... DIRECTORY. While GNU ln treats filenames as raw bytes and creates the links correctly, the uutils implementation...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/22 2:16 p.m.9 views

DEBIAN-CVE-2026-31523

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

4.7CVSS5.2AI score0.00089EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.6 views

DEBIAN-CVE-2026-31505

In the Linux kernel, the following vulnerability has been resolved: iavf: fix out-of-bounds writes in iavfgetethtoolstats iavf incorrectly uses realnumtxqueues for ETHSSSTATS. Since the value could change in runtime, we should use numtxqueues instead. Moreover iavfgetethtoolstats uses...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.9 views

DEBIAN-CVE-2026-31496

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: skip expectations in other netns via proc Skip expectations that do not reside in this netns. Similar to e77e6ff502ea "netfilter: conntrack: do not dump other netns's conntrack entries via proc"...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.8 views

DEBIAN-CVE-2026-31485

In the Linux kernel, the following vulnerability has been resolved: spi: spi-fsl-lpspi: fix teardown order issue UAF There is a teardown order issue in the driver. The SPI controller is registered using devmspiregistercontroller, which delays unregistration of the SPI controller until after the...

7.8CVSS5.2AI score0.00131EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.7 views

DEBIAN-CVE-2026-31464

In the Linux kernel, the following vulnerability has been resolved: scsi: ibmvfc: Fix OOB access in ibmvfcdiscovertargetsdone A malicious or compromised VIO server can return a numwritten value in the discover targets MAD response that exceeds maxtargets. This value is stored directly in...

8.1CVSS5.3AI score0.00274EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/22 2:16 p.m.7 views

DEBIAN-CVE-2026-31442

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix possible invalid memory access after FLR In the case that the first Function Level Reset FLR concludes correctly, but in the second FLR the scratch area for the saved configuration cannot be allocated, it's...

7.8CVSS5.2AI score0.00127EPSS
SaveExploits0References1
Rows per page
Query Builder