Lucene search
+L

81754 matches found

OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-71394

GNU Emacs for Android improperly validates the table header input in sfntreadtabledirectory in src/sfnt.c. Due to an incorrect comparison variable in the read-length check, a crafted font file that claims to contain more table directory entries than actually present causes the parser to return a...

5.3CVSS5.5AI score
SaveExploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-71393

GNU Emacs for Android is vulnerable to an integer overflow in sfntreadnametable in src/sfnt.c. The function computes an allocation size using a 32-bit length value from a TrueType font file without overflow checking. On 32-bit targets, a crafted font causes the calculation to wrap, resulting in a...

5.3CVSS4.9AI score
SaveExploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-66486

GNU cpio is vulnerable to improper encoding or escaping of output in its archive member listing functionality. When listing archive members via cpio -it, member names are printed directly to output without quoting or escaping. An attacker can craft a cpio archive containing member names with...

4.6CVSS5.4AI score
SaveExploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-12570

A vulnerability in keras-team/keras versions = 3.15.0 allows for a denial of service DoS attack when loading malicious .keras model files via the keras.models.loadmodel function. The H5IOStore.getitem method in keras/src/saving/savinglib.py does not validate the shape or size of datasets, leading...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References1
OSV
OSV
added yesterday3 views

DEBIAN-CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.3AI score0.00153EPSS
SaveExploits0References1
OSV
OSV
added 2 days ago9 views

DEBIAN-CVE-2026-15534

Perl versions through 5.45.1 have out-of-bounds heap reads and writes during regular expression matching via an undersized superlinear cache in Sregmatch. The regex engine's superlinear cache holds one bit per subject position for each participating WHILEM node, so the bit count is the subject...

5.5AI score0.00196EPSS
SaveExploits0References1
Debian
Debian
added 2 days ago7 views

[SECURITY] [DSA 6422-1] chromium security update

------------------------------------------------------------------------- Debian Security Advisory DSA-6422-1 [email protected] https://www.debian.org/security/ Andres Salomon August 08, 2026 https://www.debian.org/security/faq -...

9.6CVSS5.8AI score0.00442EPSS
SaveExploits0
OSV
OSV
added 3 days ago5 views

DEBIAN-CVE-2026-42170

A heap-based buffer overflow vulnerability exists in the GIMP DDS DirectDraw Surface file parser. When a crafted DDS file declares a D3D9 pixel format but sets a lower bits-per-pixel bpp value in the header, the loader allocates an undersized heap buffer. Subsequent pixel data consumption at the...

7.8CVSS5.9AI score0.00187EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago9 views

DEBIAN-CVE-2026-68082

In the Linux kernel, the following vulnerability has been resolved: libceph: fix two unsafe bare decodes in decodelockers decodelockers in clslockclient.c contains two bare decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecode32p at the...

5.5AI score0.00145EPSS
SaveExploits0References1
OSV
OSV
added 3 days ago8 views

DEBIAN-CVE-2026-68081

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Put vmcs12 pages if nested VM-Enter fails due to invalid guest state Put all vmcs12 pages if KVM synthesizes a nested VM-Exit due to invalid guest while emulating VMLAUNCH or VMRESUME. The invalid guest state path...

5.2AI score0.00155EPSS
SaveExploits0References1
Nuclei
Nuclei
added 3 days ago67 views

Horde/Horde Groupware - Local File Inclusion

Horde before 3.2.4 and 3.3.3 and Horde Groupware before 1.1.5 are susceptible to local file inclusion in framework/Image/Image.php because it allows remote attackers to include and execute arbitrary local files via directory traversal sequences in the HordeImage driver name. id: CVE-2009-0932 inf...

6.4CVSS5.6AI score0.41263EPSS
SaveExploits8References5
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Debian dla-4723 : linux-config-6.1 - security update

The remote Debian 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4723 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4723-1 [email protected]...

9.8CVSS7.3AI score0.00695EPSS
SaveExploits9References378
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Debian dla-4724 : ata-modules-6.12.100+deb12-armmp-di - security update

The remote Debian 12 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4724 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4724-1 [email protected]...

9.8CVSS6.6AI score0.00728EPSS
SaveExploits9References542
OSV
OSV
added 4 days ago7 views

DEBIAN-CVE-2026-62289

Bulletin has no description...

4.9AI score
SaveExploits0References1
OSV
OSV
added 4 days ago7 views

DEBIAN-CVE-2026-62292

Bulletin has no description...

4.9AI score
SaveExploits0References1
OSV
OSV
added 4 days ago7 views

DEBIAN-CVE-2026-71852

pypdf is a free and open-source pure-python PDF library. Prior to 6.15.0, a crafted PDF can cause long runtimes and large memory consumption when pypdf/font.py function Font.collectcidcharacterwidths expands unusually large CID font /W width ranges or excessive width entries during text extractio...

4.8CVSS5.3AI score0.00127EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago6 views

DEBIAN-CVE-2026-71851

crypto-js is a JavaScript library of crypto standards. Versions of crypto-js prior to 4.0.0 generate randomness in CryptoJS.lib.WordArray.random using a custom variation of the Multiply-With-Carry pseudorandom number generator, seeded from Math.random, instead of a cryptographically secure source...

9CVSS5.4AI score0.00317EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago7 views

DEBIAN-CVE-2026-71847

Ruby JSON is a JSON implementation for Ruby. From 2.20.0 until 2.21.2, Ruby's JSON native C extension clears the consumed JSON::ResumableParser input buffer but leaves state.start, state.cursor, and state.end pointing into released storage. When partialvalue reconstructs an incomplete object...

8.7CVSS5.5AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago14 views

DEBIAN-CVE-2026-64638

WordPress is vulnerable to a pre-auth reflected XSS vulnerability on the login screen. Via a specially crafted malicious third-party website hosted by an attacker, it is possible for this to be escalated to an RCE vulnerability with conditions outside of the attackers control. This requires...

8.9CVSS5.6AI score0.00766EPSS
SaveExploits25References1
OSV
OSV
added 4 days ago7 views

DEBIAN-CVE-2026-56818

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, the RedisArrayAggregator Redis codec clears retained partial aggregate state when the maxNestedArrayDepth limit is exceeded, but it does not clear the same state when the sibling...

6.5CVSS5.3AI score0.00465EPSS
SaveExploits0References1
Rows per page
Query Builder