Lucene search
+L
UbuntucveRecent

72199 matches found

UbuntuCve
UbuntuCve
•added 2026/04/09 4:16 p.m.•5 views

CVE-2025-15480

In Ubuntu, ubuntu-desktop-provision version 24.04.4 could leak sensitive user credentials during crash reporting. Upon installation failure, if a user submitted a bug report to Launchpad, ubuntu-desktop-provision could include the user's password hash in the attached logs...

9.1CVSS5.8AI score0.00307EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•7 views

CVE-2026-5439

A memory exhaustion vulnerability exists in ZIP archive processing. Orthanc automatically extracts ZIP archives uploaded to certain endpoints and trusts metadata fields describing the uncompressed size of archived files. An attacker can craft a small ZIP archive containing a forged size value,...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•5 views

CVE-2026-5437

An out-of-bounds read vulnerability exists in DicomStreamReader during DICOM meta-header parsing. When processing malformed metadata structures, the parser may read beyond the bounds of the allocated metadata buffer. Although this issue does not typically crash the server or expose data directly ...

7.5CVSS5.8AI score0.00641EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•7 views

CVE-2026-5441

An out-of-bounds read vulnerability exists in the DecodePsmctRle1 function of DicomImageDecoder.cpp. The PMSCTRLE1 decompression routine, which decodes the proprietary Philips Compression format, does not properly validate escape markers placed near the end of the compressed data stream. A crafte...

7.1CVSS6AI score0.00136EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•11 views

CVE-2026-5444

A heap buffer overflow vulnerability exists in the PAM image parsing logic. When Orthanc processes a crafted PAM image embedded in a DICOM file, image dimensions are multiplied using 32-bit unsigned arithmetic. Specially chosen values can cause an integer overflow during buffer size calculation,...

7.1CVSS6AI score0.00162EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•4 views

CVE-2026-5445

An out-of-bounds read vulnerability exists in the DecodeLookupTable function within DicomImageDecoder.cpp. The lookup-table decoding logic used for PALETTE COLOR images does not validate pixel indices against the lookup table size. Crafted images containing indices larger than the palette size...

9.1CVSS5.8AI score0.00666EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•5 views

CVE-2026-5443

A heap buffer overflow vulnerability exists during the decoding of PALETTE COLOR DICOM images. Pixel length validation uses 32-bit multiplication for width and height calculations. If these values overflow, the validation check incorrectly succeeds, allowing the decoder to read and write to memor...

9.8CVSS6AI score0.0057EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•4 views

CVE-2026-5438

A gzip decompression bomb vulnerability exists when Orthanc processes HTTP request with Content-Encoding: gzip. The server does not enforce limits on decompressed size and allocates memory based on attacker-controlled compression metadata. A specially crafted gzip payload can trigger excessive...

7.5CVSS5.8AI score0.00484EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•4 views

CVE-2026-5440

A memory exhaustion vulnerability exists in the HTTP server due to unbounded use of the Content-Length header. The server allocates memory directly based on the attacker supplied header value without enforcing an upper limit. A crafted HTTP request containing an extremely large Content-Length val...

7.5CVSS5.8AI score0.00566EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•5 views

CVE-2025-62718

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NOPROXY rules. Requests to loopback addresses like localhost. with a trailing dot or ::1 IPv6 literal skip NOPROXY matching and go...

9.9CVSS6.2AI score0.01161EPSS
SaveExploits1References7
UbuntuCve
UbuntuCve
•added 2026/04/09 3:16 p.m.•7 views

CVE-2026-5442

A heap buffer overflow vulnerability exists in the DICOM image decoder. Dimension fields are encoded using Value Representation VR Unsigned Long UL, instead of the expected VR Unsigned Short US, which allows extremely large dimensions to be processed. This causes an integer overflow during frame...

9.8CVSS6AI score0.00598EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/09 2:16 p.m.•15 views

CVE-2026-4660

HashiCorp’s go-getter library up to v1.8.5 may allow arbitrary file reads on the file system during certain git operations through a maliciously crafted URL. This vulnerability, CVE-2026-4660, is fixed in go-getter v1.8.6. This vulnerability does not affect the go-getter/v2 branch and package...

7.5CVSS5.8AI score0.00583EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
•added 2026/04/09 10:16 a.m.•8 views

CVE-2026-34177

Canonical LXD versions 4.12 through 6.7 contain an incomplete denylist in isVMLowLevelOptionForbidden lxd/project/limits/permissions.go, which omits raw.apparmor and raw.qemu.conf from the set of keys blocked under the restricted.virtual-machines.lowlevel=block project restriction. A remote...

9.1CVSS5.8AI score0.00363EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/09 10:16 a.m.•6 views

CVE-2026-34179

In Canonical LXD versions 4.12 through 6.7, the doCertificateUpdate function in lxd/certificates.go does not validate the Type field when handling PUT/PATCH requests to /1.0/certificates/fingerprint for restricted TLS certificate users, allowing a remote authenticated attacker to escalate...

9.1CVSS5.8AI score0.00274EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/09 10:16 a.m.•4 views

CVE-2026-34178

In Canonical LXD before 6.8, the backup import path validates project restrictions against backup/index.yaml in the supplied tar archive but creates the instance from backup/container/backup.yaml, a separate file in the same archive that is never checked against project restrictions. An...

9.1CVSS5.9AI score0.00424EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/09 12:0 a.m.•7 views

CVE-2026-34757

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6AI score0.00195EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
•added 2026/04/09 12:0 a.m.•6 views

CVE-2026-1403

Unknown description...

5.8AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/04/08 11:17 p.m.•7 views

CVE-2026-5173

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 16.9.6 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an authenticated user to invoke unintended server-side methods through websocket connections due to improper access control...

8.5CVSS5.8AI score0.00425EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 11:17 p.m.•6 views

CVE-2026-4916

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.2 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an authenticated user with custom role permissions to demote or remove higher-privileged group members due to improper authorization...

2.7CVSS5.8AI score0.00348EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•3 views

CVE-2026-1516

GitLab has remediated an issue in GitLab EE affecting all versions from 18.0.0 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that in Code Quality reports could have allowed an authenticated user to leak IP addresses of users viewing the report via specially crafted content...

5.7CVSS5.8AI score0.00428EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•5 views

CVE-2026-1101

GitLab has remediated an issue in GitLab EE affecting all versions from 18.2 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an authenticated user to cause denial of service to the GitLab instance due to improper input validation in GraphQL queries...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•4 views

CVE-2026-2619

GitLab has remediated an issue in GitLab EE affecting all versions from 18.6 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that under certain circumstances could have allowed an authenticated user with auditor privileges to modify vulnerability flag data in private projects due to...

4.3CVSS5.8AI score0.00333EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•5 views

CVE-2026-1092

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 12.10 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an unauthenticated user to cause denial of service due to improper input validation of JSON payloads...

7.5CVSS5.8AI score0.00552EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•3 views

CVE-2026-1752

GitLab has remediated an issue in GitLab EE affecting all versions from 11.3 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an authenticated user with developer-role permissions to modify protected environment settings due to improper authorization checks in t...

4.3CVSS5.8AI score0.00311EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•6 views

CVE-2025-9484

GitLab has remediated an issue in GitLab EE affecting all versions from 16.6 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that under certain circumstances could have allowed an authenticated user to have access to other users' email addresses via certain GraphQL queries...

4.3CVSS5.8AI score0.00264EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•7 views

CVE-2025-12664

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 13.0 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an unauthenticated user to cause denial of service by sending repeated GraphQL queries...

7.5CVSS5.8AI score0.00577EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•7 views

CVE-2026-2104

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.2 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that could have allowed an authenticated user to access confidential issues assigned to other users via CSV export due to insufficient authorization checks...

4.3CVSS5.8AI score0.00308EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 11:16 p.m.•6 views

CVE-2026-4332

GitLab has remediated an issue in GitLab EE affecting all versions from 18.2 before 18.8.9, 18.9 before 18.9.5, and 18.10 before 18.10.3 that, in customizable analytics dashboards, could have allowed an authenticated user to execute arbitrary JavaScript in the context of other users' browsers due...

5.4CVSS6AI score0.00279EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•7 views

CVE-2026-5913

Out of bounds read in Blink in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory read via a crafted HTML page. Chromium security severity: Low...

8.1CVSS5.8AI score0.00205EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5907

Insufficient data validation in Media in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory read via a crafted video file. Chromium security severity: Low...

8.1CVSS5.8AI score0.00189EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5883

Use after free in Media in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS6.2AI score0.00289EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•3 views

CVE-2026-5904

Rejected reason: Determined a bug and not a vulnerability...

6.7AI score0.00154EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•5 views

CVE-2026-40025

The Sleuth Kit through 4.14.0 contains an out-of-bounds read vulnerability in the APFS filesystem keybag parser where the wrappedkeyparser class follows attacker-controlled length fields without bounds checking, causing heap reads past the allocated buffer. An attacker can craft a malicious APFS...

6.1CVSS5.8AI score0.00123EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•5 views

CVE-2026-40024

The Sleuth Kit through 4.14.0 contains a path traversal vulnerability in tskrecover that allows an attacker to write files to arbitrary locations outside the intended recovery directory via crafted filenames or directory paths with path traversal sequences in a filesystem image. An attacker can...

8.4CVSS6.3AI score0.00167EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•6 views

CVE-2026-5882

Incorrect security UI in Fullscreen in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS5.8AI score0.00191EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5887

Insufficient validation of untrusted input in Downloads in Google Chrome on Windows prior to 147.0.7727.55 allowed a remote attacker to bypass download restrictions via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS5.8AI score0.00188EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•7 views

CVE-2026-5878

Incorrect security UI in Blink in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS5.8AI score0.00191EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•3 views

CVE-2026-5877

Use after free in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS6.2AI score0.00303EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5871

Type Confusion in V8 in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score0.0033EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•9 views

CVE-2026-5900

Policy bypass in Downloads in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to bypass of multi-download protections via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.8AI score0.00159EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•5 views

CVE-2026-5899

Insufficient policy enforcement in History Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker who convinced a user to engage in specific UI gestures to inject arbitrary scripts or HTML UXSS via a crafted HTML page. Chromium security severity: Low...

6.1CVSS5.9AI score0.00134EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•7 views

CVE-2026-5895

Incorrect security UI in Omnibox in Google Chrome on iOS prior to 147.0.7727.55 allowed a remote attacker to spoof the contents of the Omnibox URL bar via a crafted domain name. Chromium security severity: Low...

5.4CVSS5.8AI score0.00158EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•6 views

CVE-2026-5915

Insufficient validation of untrusted input in WebML in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. Chromium security severity: Low...

8.1CVSS5.8AI score0.00194EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5896

Policy bypass in Audio in Google Chrome prior to 147.0.7727.55 allowed a remote attacker who convinced a user to engage in specific UI gestures to bypass sandbox download restrictions via a crafted HTML page. Chromium security severity: Low...

6.1CVSS5.8AI score0.00155EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5875

Policy bypass in Blink in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

4.3CVSS5.8AI score0.00189EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5901

Insufficient policy enforcement in DevTools in Google Chrome prior to 147.0.7727.55 allowed an attacker who convinced a user to install a malicious extension to bypass enterprise host restrictions for cookie modification via a crafted Chrome Extension. Chromium security severity: Low...

6.5CVSS5.8AI score0.00139EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•3 views

CVE-2026-5884

Insufficient validation of untrusted input in Media in Google Chrome prior to 147.0.7727.55 allowed a remote attacker who had compromised the renderer process to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: Medium...

8.8CVSS6.2AI score0.00289EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5905

Incorrect security UI in Permissions in Google Chrome on Windows prior to 147.0.7727.55 allowed a remote attacker to perform domain spoofing via a crafted HTML page. Chromium security severity: Low...

6.5CVSS5.8AI score0.00185EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5863

Inappropriate implementation in V8 in Google Chrome prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. Chromium security severity: High...

8.8CVSS6.2AI score0.00292EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/04/08 10:16 p.m.•4 views

CVE-2026-5918

Inappropriate implementation in Navigation in Google Chrome prior to 147.0.7727.55 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.8AI score0.00158EPSS
SaveExploits0References3
Total number of security vulnerabilities72199