Total CVEs

139,442

Critical Severity

3,643

High Severity

13,079

Last 7 Days

1,330
Quick preset (or use dates below)
Clear Filters
Showing 3,821 - 3,840 of 13,622 CVEs
CVE-2026-28901 MEDIUM - 4.3

The issue was addressed with improved memory handling. This issue is fixed in Safari 26.5, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected process crash.

Vendor: Apple
Product: iOS and iPadOS, macOS, tvOS, visionOS, watchOS
Published: May 11, 2026
Source: NVD
CVE-2026-28897 MEDIUM - 6.2

A buffer overflow was addressed with improved input validation. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. A local user may be able to cause unexpected system term...

Vendor: Apple
Product: iOS and iPadOS, macOS, tvOS, visionOS, watchOS
Published: May 11, 2026
Source: NVD
CVE-2026-28847 MEDIUM - 6.5

The issue was addressed with improved memory handling. This issue is fixed in Safari 26.5, iOS 18.7.9 and iPadOS 18.7.9, iOS 26.5 and iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS 26.5. Processing maliciously crafted web content may lead to an unexpected process crash.

Vendor: Apple
Product: iOS and iPadOS, macOS, tvOS, visionOS, watchOS
Published: May 11, 2026
Source: NVD
CVE-2026-28830 MEDIUM - 4.7

A race condition was addressed with additional validation. This issue is fixed in macOS Tahoe 26.4. An app may be able to access sensitive user data.

Vendor: Apple
Product: macOS
Published: May 11, 2026
Source: NVD
CVE-2026-28819 MEDIUM - 5.4

An out-of-bounds write issue was addressed with improved bounds checking. This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5. An app may be able to execute arbitrary code with kernel privileges.

Vendor: Apple
Product: iOS and iPadOS, macOS
Published: May 11, 2026
Source: NVD
CVE-2026-20696 MEDIUM - 5.5

An authorization issue was addressed with improved state management. This issue is fixed in macOS Tahoe 26.4. An app may be able to access sensitive user data.

Vendor: Apple
Product: macOS
Published: May 11, 2026
Source: NVD
CVE-2026-8320 MEDIUM - 4.7

A security vulnerability has been detected in jishenghua jshERP up to 3.6. This affects the function getUserByWeixinCode of the file jshERP-boot/src/main/java/com/jsh/erp/service/UserService.java of the component updatePlatformConfigByKey Endpoint. Such manipulation of the argument weixinUrl leads t...

Published: May 11, 2026
Source: NVD
CVE-2026-8319 MEDIUM - 5.3

A weakness has been identified in aiwaves-cn agents up to e8c4e3c2d19739d3dff59e577d1c97090cc15f59. Affected by this issue is the function recall_relevant_memories_to_working_memory of the file core/cat/looking_glass/stray_cat.py of the component cheshire_cat_core. This manipulation causes resource ...

Published: May 11, 2026
Source: NVD
CVE-2026-6146 MEDIUM - 5.3

Amazon::Credentials versions through 1.2.0 for Perl uses rand to generate encryption keys. Amazon::Credentials stores credentials in an obfuscated form to prevent access to the secrets from a data dump of the object. Before version 1.3.0, the secrets were encrypted using a 64-bit key that was gene...

Published: May 11, 2026
Source: NVD
CVE-2026-45026 MEDIUM - 6.8

WeGIA is a web manager for charitable institutions. In versions prior to 3.7.3, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript into the Processo de Aceitação (html/atendido/processo_aceitacao.php) page, which is executed when user access...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: May 11, 2026
Source: NVD
CVE-2026-45025 MEDIUM - 6.8

WeGIA is a web manager for charitable institutions. In versions prior to 3.7.3, a Stored Cross-Site Scripting (XSS) vulnerability allows an authenticated user to inject malicious JavaScript into the "Etapas de um Processo" (html/atendido/etapa_processo.php) page, which is executed when use...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: May 11, 2026
Source: NVD
CVE-2026-42887 MEDIUM - 4.5

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.33.0, a stored cross-site scripting (XSS) vulnerability exists in the Login Page due to improper sanitization of the authLoginCustomMessage field of the /api/auth-settings endpoint. An attacker with administrative privileges ca...

Vendor: advplyr
Product: audiobookshelf
Published: May 11, 2026
Source: NVD
CVE-2026-42886 MEDIUM - 4.9

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the POST /api/backups/upload endpoint decompresses the details entry from an uploaded .audiobookshelf ZIP file entirely into memory using zip.entryData(), with no limit on the decompressed size. The upload middleware also...

Vendor: advplyr
Product: audiobookshelf
Published: May 11, 2026
Source: NVD
CVE-2026-42885 MEDIUM - 4.3

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the POST /api/filesystem/pathexists endpoint uses String.startsWith() to validate that a resolved file path is within a library folder. This check fails for sibling directories whose names share a common prefix (e.g., /au...

Vendor: advplyr
Product: audiobookshelf
Published: May 11, 2026
Source: NVD
CVE-2026-42884 MEDIUM - 4.3

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/collections and GET /api/collections/:id endpoints return collections from all libraries without checking whether the requesting user has access to each collection's library. An authenticated user with a...

Vendor: advplyr
Product: audiobookshelf
Published: May 11, 2026
Source: NVD
CVE-2026-42883 MEDIUM - 6.5

Audiobookshelf is a self-hosted audiobook and podcast server. Prior to 2.32.2, the GET /api/libraries/:id/download endpoint validates that the requesting user has access to the library specified in the URL path, but fetches downloadable items solely by attacker-provided IDs without constraining them...

Vendor: advplyr
Product: audiobookshelf
Published: May 11, 2026
Source: NVD
CVE-2026-42872 MEDIUM - 6.1

WeGIA is a web manager for charitable institutions. In versions prior to 3.7.0, a reflected Cross-Site Scripting (XSS) vulnerability exists in lista_arquivos_etapa.php due to improper handling of user-supplied input. The id_processo parameter is directly embedded into the HTML without sanitization, ...

Vendor: LabRedesCefetRJ
Product: WeGIA
Published: May 11, 2026
Source: NVD
CVE-2026-42050 MEDIUM - 5.5

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to 7.1.2-21 and 6.9.13-46, a malicious MIFF file could trigger an overflow when a user opens it in the display tool and right-clicks a tile to invoke the Load / Update menu item. This vulnerability i...

Vendor: ImageMagick
Product: ImageMagick
Published: May 11, 2026
Source: NVD
CVE-2026-43979 MEDIUM - 5.0

Local Deep Research is an AI-powered research assistant for deep, iterative research. Prior to 1.6.0, PDFService._markdown_to_html() constructs an HTML document by interpolating user-controlled values — specifically title (sourced from research.title or research.query) and metadata key-value pairs —...

Vendor: pip
Product: local-deep-research
Published: May 11, 2026
Source: GitHub

Mantis Bug Tracker (MantisBT) is an open source issue tracker. Prior to 2.28.2, the mc_issue_update() function in MantisBT allows users having update_bug_threshold access (UPDATER, with default settings) to edit, change view state, and modify time tracking on bugnotes belonging to other users — bypa...

Vendor: composer
Product: mantisbt/mantisbt
Published: May 11, 2026
Source: GitHub