Lucene search
+L
UbuntucveRecent

72412 matches found

UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.9 views

CVE-2026-21925

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: RMI. Supported versions that are affected are Oracle Java SE: 8u471, 8u471-b50, 8u471-perf, 11.0.29, 17.0.17, 21.0.9, 25.0.1; Oracle GraalVM for JDK: 17.0.17 and...

4.8CVSS6.7AI score0.00212EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.9 views

CVE-2026-21933

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u471, 8u471-b50, 8u471-perf, 11.0.29, 17.0.17, 21.0.9, 25.0.1; Oracle GraalVM for JDK: 17.0.17...

6.1CVSS6.7AI score0.00261EPSS
SaveExploits1References10
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.8 views

CVE-2026-21932

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: AWT, JavaFX. Supported versions that are affected are Oracle Java SE: 8u471, 8u471-b50, 8u471-perf, 11.0.29, 17.0.17, 21.0.9, 25.0.1; Oracle GraalVM for JDK: 17.0.17...

7.4CVSS6.8AI score0.00427EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.10 views

CVE-2026-21936

Vulnerability in the MySQL Server product of Oracle MySQL component: InnoDB. Supported versions that are affected are 8.0.0-8.0.44, 8.4.0-8.4.7 and 9.0.0-9.5.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server...

4.9CVSS7AI score0.00337EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.6 views

CVE-2026-21950

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Optimizer. Supported versions that are affected are 9.0.0-9.5.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks o...

6.5CVSS7AI score0.00316EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.4 views

CVE-2026-21968

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Optimizer. Supported versions that are affected are 8.0.0-8.0.44, 8.4.0-8.4.7 and 9.0.0-9.5.0. Easily exploitable vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQ...

6.5CVSS7AI score0.00257EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.7 views

CVE-2026-21929

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Parser. Supported versions that are affected are 9.0.0-9.5.0. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of...

5.3CVSS7AI score0.00268EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.5 views

CVE-2025-11468

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.8AI score0.0055EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.5 views

CVE-2026-0672

When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters...

6CVSS5.8AI score0.00401EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/01/20 10:15 p.m.6 views

CVE-2026-21964

Vulnerability in the MySQL Server product of Oracle MySQL component: Server: Thread Pooling. Supported versions that are affected are 8.0.0-8.0.44, 8.4.0-8.4.7 and 9.0.0-9.5.0. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromis...

4.9CVSS7AI score0.00337EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.9 views

CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.3AI score0.03258EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.5 views

CVE-2026-21636

A flaw in Node.js's permission model allows Unix Domain Socket UDS connections to bypass network restrictions when --permission is enabled. Even without --allow-net, attacker-controlled inputs such as URLs or socketPath options can connect to arbitrary local sockets via net, tls, or undici/fetch...

10CVSS6.6AI score0.00663EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.7 views

CVE-2025-55132

A flaw in Node.js's permission model allows a file's access and modification timestamps to be changed via futimes even when the process has only read permissions. Unlike utimes, futimes does not apply the expected write-permission checks, which means file metadata can be modified in read-only...

5.3CVSS6.7AI score0.00227EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.6 views

CVE-2025-59464

A memory leak in Node.js’s OpenSSL integration occurs when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. When applications call socket.getPeerCertificatetrue, each certificate field leaks memory, allowing remote clients to trigger steady memory growth through...

7.5CVSS6.9AI score0.0023EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.3 views

CVE-2025-55130

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.3AI score0.01633EPSS
SaveExploits2References2
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.3 views

CVE-2025-59466

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS7AI score0.00624EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.10 views

CVE-2025-59465

A malformed HTTP/2 HEADERS frame with oversized, invalid HPACK data can cause Node.js to crash by triggering an unhandled TLSSocket error ECONNRESET. Instead of safely closing the connection, the process crashes, enabling a remote denial of service. This primarily affects applications that do not...

7.5CVSS7.3AI score0.03622EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.7 views

CVE-2026-21637

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS7.1AI score0.01056EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/01/20 7:15 p.m.6 views

CVE-2025-56005

An undocumented and unsafe feature in the PLY Python Lex-Yacc library 3.11 allows Remote Code Execution RCE via the picklefile parameter in the yacc function. This parameter accepts a .pkl file that is deserialized with pickle.load without validation. Because pickle allows execution of embedded...

9.8CVSS7.8AI score0.16903EPSS
SaveExploits3References2
UbuntuCve
UbuntuCve
added 2026/01/20 6:16 p.m.2 views

CVE-2025-33228

NVIDIA Nsight Systems contains a vulnerability in the gfxhotspot recipe, where an attacker could cause an OS command injection by supplying a malicious string to the processnsysrepcli.py script if the script is invoked manually. A successful exploit of this vulnerability might lead to code...

7.3CVSS5.9AI score0.01185EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/20 6:16 p.m.7 views

CVE-2025-33229

NVIDIA Nsight Visual Studio for Windows contains a vulnerability in Nsight Monitor where an attacker can execute arbitrary code with the same privileges as the NVIDIA Nsight Visual Studio Edition Monitor application. A successful exploit of this vulnerability may lead to escalation of privileges,...

7.3CVSS6.2AI score0.00159EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/20 6:16 p.m.5 views

CVE-2025-33231

NVIDIA Nsight Systems for Windows contains a vulnerability in the application’s DLL loading mechanism where an attacker could cause an uncontrolled search path element by exploiting insecure DLL search paths. A successful exploit of this vulnerability might lead to code execution, escalation of...

6.7CVSS5.9AI score0.00156EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/20 6:16 p.m.4 views

CVE-2025-33230

NVIDIA Nsight Systems for Linux contains a vulnerability in the .run installer, where an attacker could cause an OS command injection by supplying a malicious string to the installation path. A successful exploit of this vulnerability might lead to escalation of privileges, code execution, data...

7.3CVSS5.9AI score0.01185EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/20 2:16 p.m.12 views

CVE-2025-15281

Calling wordexp with WRDEREUSE in conjunction with WRDEAPPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the wewordv member, which on subsequent calls to wordfree may abort the process...

7.5CVSS5.8AI score0.00439EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/20 12:15 p.m.7 views

CVE-2025-14369

drflac, an audio decoder within the drlibs toolset, contains an integer overflow vulnerability flaw due to trusting the totalPCMFrameCount field from FLAC metadata before calculating buffer size, allowing an attacker with a specially crafted file to perform DoS against programs using the tool...

5.5CVSS6.2AI score0.00147EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.4 views

CVE-2026-0903

Inappropriate implementation in Downloads in Google Chrome on Windows prior to 144.0.7559.59 allowed a remote attacker to bypass dangerous file type protections via a malicious file. Chromium security severity: Medium...

5.4CVSS5.9AI score0.00178EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.2 views

CVE-2026-0902

Inappropriate implementation in V8 in Google Chrome prior to 144.0.7559.59 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS5.9AI score0.00258EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.2 views

CVE-2026-0901

Inappropriate implementation in Blink in Google Chrome on Android prior to 144.0.7559.59 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: High...

5.4CVSS5.9AI score0.00187EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.2 views

CVE-2026-0904

Incorrect security UI in Digital Credentials in Google Chrome prior to 144.0.7559.59 allowed a remote attacker to perform domain spoofing via a crafted HTML page. Chromium security severity: Medium...

5.4CVSS5.9AI score0.00168EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.2 views

CVE-2026-0900

Inappropriate implementation in V8 in Google Chrome prior to 144.0.7559.59 allowed a remote attacker to potentially exploit object corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.9AI score0.00323EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.3 views

CVE-2026-0907

Incorrect security UI in Split View in Google Chrome prior to 144.0.7559.59 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

9.8CVSS5.9AI score0.07689EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.5 views

CVE-2026-0905

Insufficient policy enforcement in Network in Google Chrome prior to 144.0.7559.59 allowed an attack who obtained a network log file to potentially obtain potentially sensitive information via a network log file. Chromium security severity: Medium...

9.8CVSS5.8AI score0.00221EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.4 views

CVE-2026-0908

Use after free in ANGLE in Google Chrome prior to 144.0.7559.59 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: Low...

8.8CVSS5.9AI score0.00314EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.4 views

CVE-2026-0906

Incorrect security UI in Google Chrome on Android prior to 144.0.7559.59 allowed a remote attacker to spoof the contents of the Omnibox URL bar via a crafted HTML page. Chromium security severity: Low...

9.8CVSS5.9AI score0.00315EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 5:16 a.m.5 views

CVE-2026-0899

Out of bounds memory access in V8 in Google Chrome prior to 144.0.7559.59 allowed a remote attacker to potentially exploit object corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.9AI score0.00382EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 1:15 a.m.7 views

CVE-2026-22770

ImageMagick is free and open-source software used for editing and manipulating digital images. The BilateralBlurImage method will allocate a set of double buffers inside AcquireBilateralTLS. But, in versions prior to 7.1.2-13, the last element in the set is not properly initialized. This will...

9.8CVSS5.8AI score0.00336EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/01/20 1:15 a.m.7 views

CVE-2026-23874

ImageMagick is free and open-source software used for editing and manipulating digital images. Versions prior to 7.1.2-13 have a stack overflow via infinite recursion in MSL Magick Scripting Language command when writing to MSL format. Version 7.1.2-13 fixes the issue...

5.5CVSS5.9AI score0.00161EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/01/20 1:15 a.m.5 views

CVE-2026-23949

jaraco.context, an open-source software package that provides some useful decorators and context managers, has a Zip Slip path traversal vulnerability in the jaraco.context.tarball function starting in version 5.2.0 and prior to version 6.1.0. The vulnerability may allow attackers to extract file...

8.6CVSS7.2AI score0.00527EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2026/01/20 1:15 a.m.8 views

CVE-2026-23950

node-tar,a Tar for Node.js, has a race condition vulnerability in versions up to and including 7.5.3. This is due to an incomplete handling of Unicode path collisions in the path-reservations system. On case-insensitive or normalization-insensitive filesystems such as macOS APFS, In which it has...

8.8CVSS6.4AI score0.00225EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/01/20 1:15 a.m.5 views

CVE-2026-23876

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-13 and 6.9.13-38, a heap buffer overflow vulnerability in the XBM image decoder ReadXBMImage allows an attacker to write controlled data past the allocated heap buffer when...

9.8CVSS6.1AI score0.00578EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/01/19 6:16 p.m.7 views

CVE-2026-23534

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the ClearCodec bands decode path when crafted band coordinates allow writes past the end of the destination surface buffer. A malicious server can trigger a...

9.8CVSS7.4AI score0.00434EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2026/01/19 6:16 p.m.3 views

CVE-2026-23883

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, xfPointerNew frees cursorPixels on failure, then pointerfree calls xfPointerFree and frees it again, triggering ASan UAF. A malicious server can trigger a client‑side use after free, causing a crash DoS and...

9.8CVSS7.2AI score0.00402EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2026/01/19 6:16 p.m.6 views

CVE-2026-23884

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, offscreen bitmap deletion leaves gdi-drawing pointing to freed memory, causing UAF when related update packets arrive. A malicious server can trigger a client‑side use after free, causing a crash DoS and...

9.8CVSS7.2AI score0.00402EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/01/19 6:16 p.m.9 views

CVE-2026-23533

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the RDPGFX ClearCodec decode path when maliciously crafted residual data causes out-of-bounds writes during color output. A malicious server can trigger a...

9.8CVSS7.4AI score0.00434EPSS
SaveExploits1References9
UbuntuCve
UbuntuCve
added 2026/01/19 6:16 p.m.7 views

CVE-2026-22797

An issue was discovered in OpenStack keystonemiddleware 10.5 through 10.7 before 10.7.2, 10.8 and 10.9 before 10.9.1, and 10.10 through 10.12 before 10.12.1. The externaloauth2token middleware fails to sanitize incoming authentication headers before processing OAuth 2.0 tokens. By sending forged...

9.9CVSS5.9AI score0.00575EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/19 6:16 p.m.5 views

CVE-2026-23732

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, FastGlyph parsing trusts cbData/remaining length and never validates against the minimum size implied by cx/cy. A malicious server can trigger a client‑side global buffer overflow, causing a crash DoS. Versi...

7.5CVSS6AI score0.00481EPSS
SaveExploits1References8
UbuntuCve
UbuntuCve
added 2026/01/19 5:15 p.m.4 views

CVE-2026-23531

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, in ClearCodec, when glyphData is present, cleardecompress calls freerdpimagecopynooverlap without validating the destination rectangle, allowing an out-of-bounds read/write via crafted RDPGFX surface updates...

9.8CVSS7.3AI score0.00443EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/01/19 5:15 p.m.4 views

CVE-2026-23532

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0, a client-side heap buffer overflow occurs in the FreeRDP client’s gdiSurfaceToSurface path due to a mismatch between destination rectangle clamping and the actual copy size. A malicious server can trigger a...

9.8CVSS7.4AI score0.00434EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
added 2026/01/19 5:15 p.m.4 views

CVE-2026-23530

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.21.0,freerdpbitmapdecompressplanar does not validate nSrcWidth/nSrcHeight against planar-maxWidth/maxHeight before RLE decode. A malicious server can trigger a client‑side heap buffer overflow, causing a crash DoS...

9.8CVSS7.3AI score0.00443EPSS
SaveExploits1References9
UbuntuCve
UbuntuCve
added 2026/01/19 4:15 p.m.2 views

CVE-2025-68616

WeasyPrint helps web developers to create PDF documents. Prior to version 68.0, a server-side request forgery SSRF protection bypass exists in WeasyPrint's defaulturlfetcher. The vulnerability allows attackers to access internal network resources such as localhost services or cloud metadata...

7.5CVSS6.1AI score0.00501EPSS
SaveExploits2References2
Total number of security vulnerabilities72412