Lucene search
+L

493118 matches found

Zero Science Lab
Zero Science Lab
added yesterday10 views

LightFTP Server 2.4 Race Condition

Summary Small x86-32/x64 FTP Server. Description LightFTP through version 2.4 current master, commit d28c5e0 contains multiple data races in ftpserv.c caused by unsynchronized access to the shared FTPCONTEXT between a connection's control thread and its data-transfer worker thread. In...

8.2CVSS5.4AI score0.00227EPSS
SaveExploits2
Packet Storm
Packet Storm
added yesterday13 views

📄 DCMTK 3.7.0 XML Binary File Heap Buffer Overflow

In DCMTK DICOM ToolKit version 3.7.0, the xml2dcm application and the DcmXMLReader library are vulnerable to a heap buffer overflow when importing external binary files larger than 4 GiB via the binary="file" XML attribute. The file size is measured as sizet but narrowed to Uint32 for the heap...

5.7AI score
SaveExploits0
Packet Storm
Packet Storm
added yesterday15 views

📄 DCMTK 3.7.0 Unbounded Value Multiplicity Allocation

A proof of concept for an unbounded value multiplicity allocation vulnerability in DCMTK version 3.7.0. The vulnerability occurs when textual DICOM values are parsed into typed numeric arrays without validating the computed Value Multiplicity. An attacker can supply a crafted textual DICOM dump o...

5.7AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2 days ago7 views

SUSE CVE-2026-64586

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: drain busreset work on device removal brcmffwcrashed and the debugfs "reset" entry both schedule drvr-busreset, whose callback recovers drvr through containerof and dereferences it. The removal path frees drvr...

5.4AI score0.00145EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2 days ago7 views

SUSE CVE-2026-64589

In the Linux kernel, the following vulnerability has been resolved: i2c: core: fix NULL-deref on adapter registration failure If adapter registration ever fails the release callback would trigger a NULL-pointer dereference as the completion struct has not been initialised. Note that before the...

5.4AI score0.00156EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2 days ago6 views

SUSE CVE-2026-64591

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid WARNING in sva unbind path The Intel IOMMU driver allows SVA on devices even if they do not support PCI/PRI. Commit 39c20c4e83b9 "iommu/vt-d: Only handle IOPF for SVA when PRI is supported" modified the SVA bind...

5.4AI score0.00164EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2 days ago6 views

SUSE CVE-2026-64596

In the Linux kernel, the following vulnerability has been resolved: libfs: set SBINOEXEC and SBINODEV by default in initpseudo Since commit 1e7ab6f67824 "anoninode: rework assertions", pathnoexec warns when an anonymous-inode file is mmap'd from a superblock that has not set SBINOEXEC. dma-buf...

5.5AI score0.00154EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2 days ago7 views

SUSE CVE-2026-64603

In the Linux kernel, the following vulnerability has been resolved: platform/x86: intel-hid: Protect ACPI notify handler against recursion Since commit e2ffcda16290 "ACPI: OSL: Allow Notify handlers to run on all CPUs" ACPI notify handlers like the intel-hid notifyhandler may run on multiple CPU...

5.4AI score0.00156EPSS
SaveExploits0References2
F5 Networks
F5 Networks
added 2 days ago6 views

K000162783: Linux kernel vulnerability CVE-2026-53135

Security Advisory Description In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs Why & How dpsdpmessagedebugfswrite dereferences connector-base.state-crtc without checking for NULL. A connector can be connected b...

5.5CVSS5.6AI score0.00123EPSS
SaveExploits0Affected Software3
NVD
NVD
added 2 days ago8 views

CVE-2026-71498

node-re2 provides RE2 regular expression bindings for Node.js. Prior to version 1.26.1, passing a Buffer whose final bytes form a truncated incomplete multi-byte UTF-8 sequence could cause the native binding to read past the end of the allocated buffer while attempting to decode the final,...

5.1CVSS0.00156EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago8 views

CVE-2026-71555

PILOS Platform for Interactive Live-Online Seminars is a frontend for BigBlueButton. From 2.1.0 until 4.14.1, PILOS does not send a Cross-Origin-Opener-Policy response header, so pages opened by PILOS via a link that opens a new browsing context e.g., target="blank" retain a window.opener referen...

4.1CVSS0.00168EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago10 views

CVE-2026-71497

jsoup is a Java library for working with real-world HTML. From 1.14.3 until 1.23.1, jsoup's HTML parser could incorrectly handle a malformed tag name ending in a control character, causing the tag to acquire the parsing behavior of a different element. When a custom Safelist permits certain...

4.7CVSS0.0019EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago9 views

CVE-2026-71554

h2 is a pure-Python implementation of a HTTP/2 protocol stack. Versions up to and including 4.4.0 accept request header blocks containing more than one Host header, and forward every Host header to the consuming application. Where the consumer downgrades HTTP/2 to HTTP/1.1, the resulting request...

5.3CVSS0.00325EPSS
SaveExploits1References2
NVD
NVD
added 2 days ago8 views

CVE-2026-71476

Nx is a monorepo solution for TypeScript and polyglot codebases. From version 20.8.0 until 22.7.7 and 23.0.2, the Nx self-hosted HTTP remote cache extracts downloaded cache artifacts without constraining where files are written. A malicious or on-path MITM remote cache server can return a crafted...

8.7CVSS0.00582EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago9 views

CVE-2026-71445

AIL Framework contained a reflected cross-site scripting vulnerability in the /tag/addtags endpoint. When an error occurred while processing a tag operation, the application returned the error value directly as an HTML response using strres0. If attacker-controlled input was included in the...

8.2CVSS0.00319EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago10 views

CVE-2026-71447

AIL Project contains a stored cross-site scripting vulnerability in the translation controls displayed for chat messages and forum posts. The affected templates inserted message and post identifiers directly into inline JavaScript onclick handlers: onclick="translateMessageToPreferredLanguage'...

6.9CVSS0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago10 views

CVE-2026-71488

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 0.6.0 until 2.9.0, specially crafted Markdown lines can cause the parser to have quadratic time complexity when converting, because several parsing paths repeatedly rescan growing portions of a line to translat...

7.5CVSS0.00346EPSS
SaveExploits0References5
NVD
NVD
added 2 days ago15 views

CVE-2026-71446

AIL Framework contains a stored cross-site scripting vulnerability in the crawler domain view. Crawled URLs were embedded directly into the JavaScript onclick handler used to display a stored screenshot, without context-appropriate encoding. An attacker who can cause a specially crafted URL to be...

6.9CVSS0.00247EPSS
SaveExploits0References1
NVD
NVD
added 2 days ago9 views

CVE-2026-71439

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. From version 11.6.0 until 11.16.1, Mermaid Radar Diagrams allow arbitrary large values for the ticks parameter, which can cause high CPU usage and freeze the rendering webpage or JavaScript...

5.3CVSS0.00391EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago12 views

CVE-2026-71478

league/commonmark is a PHP library for parsing and rendering CommonMark Markdown. From 1.5.0 until 2.9.0, the AttributesExtension's href and src unsafe-link filter can be bypassed by embedding control bytes, such as a tab, carriage return, line feed, or leading C0 control character, in a...

6.1CVSS0.00201EPSS
SaveExploits0References3
Rows per page
Query Builder