Total CVEs

140,315

Critical Severity

3,712

High Severity

13,361

Last 7 Days

1,805
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 581 - 600 of 36,720 CVEs

CWE-617 Reachable Assertion vulnerability exists that could allow an authenticated attacker to trigger a denial-of-service condition, impacting system availability when a specially crafted request is sent to a vulnerable network-exposed service.

Published: Jun 25, 2026
Source: NVD

CWE-78 Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability exists that could allow unauthorized execution of commands with elevated privileges, impacting system integrity, confidentiality, and availability when a privileged authenticated user int...

Published: Jun 25, 2026
Source: NVD

CWE-476 NULL Pointer Dereference vulnerability exists that could cause a denial-of-service condition, rendering the device’s HMI and configuration functionality unavailable when malformed requests are received over exposed network interfaces.

Published: Jun 25, 2026
Source: NVD

CWE-732 Incorrect Permission Assignment for Critical Resource vulnerability that could cause unauthorized disclosure of password hashes and potential account compromise when an attacker with privileged local access reads improperly protected system files.

Published: Jun 25, 2026
Source: NVD

CWE-522 Insufficiently Protected Credentials vulnerability that could cause unauthorized access and exposure of sensitive information when unauthenticated attacker accesses credentials stored within firmware or system files. With this credential an attacker could subsequently compromise the device i...

Published: Jun 25, 2026
Source: NVD
CVE-2026-57456 HIGH - 7.8

Vim is an open source, command line text editor. Prior to 9.2.0699, Vim's Python omni-completion (runtime/autoload/python3complete.vim and the legacy pythoncomplete.vim) executes reconstructed function and class definitions from the current buffer with exec() as part of populating the completio...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-57455 HIGH - 7.8

Vim is an open source, command line text editor. Prior to 9.2.0698, the single-byte branch of spell_soundfold_sofo() in src/spell.c translates a word through a spell file's SOFO (sound-folding) byte map into a caller-owned result buffer. Its copy loop advances the output index ri with no upper ...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-57454 MEDIUM - 6.1

Vim is an open source, command line text editor. From 9.2.0320 until 9.2.0679, a crafted undo or swap file can store a virtual-text property whose offset and length point outside the line's property data. When Vim restores or displays such a line it converts the offset into a pointer and reads ...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-57453 HIGH - 7.3

Vim is an open source, command line text editor. From 9.1.1784 until 9.2.0678, when the bundled zip plugin autoload/zip.vim falls back to PowerShell to browse, read, extract, update or delete entries in a zip archive, it builds the PowerShell command by inserting archive entry names that are quoted ...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-57452 MEDIUM - 5.5

Vim is an open source, command line text editor. Prior to 9.2.0671, when Vim opens a file encrypted with the VimCrypt~04! or VimCrypt~05! method (xchacha20poly1305, requires the +sodium feature) whose body is shorter than a single libsodium secretstream header, an unsigned length calculation underfl...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-57451 MEDIUM - 6.1

Vim is an open source, command line text editor. Prior to 9.2.0670, get_text_props() in src/textprop.c reads a uint16 property count stored inline after a line's text and returns it as the number of 32-byte textprop_T entries that follow. The only check is a floor that guarantees room for a sin...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-57438 MEDIUM - 6.6

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, XInclude substitution performed by Nokogiri::XML::Node#do_xinclude replaced each <xi:include> in place, freeing the include node along with its children (such as <xi:fallback> and its desc...

Vendor: nokogiri
Product: nokogiri
Published: Jun 25, 2026
Source: NVD
CVE-2026-55895 HIGH - 7.8

Vim is an open source, command line text editor. Prior to 9.2.0663, a Vimscript code injection vulnerability exists in s:NetrwLocalRmFile() in the netrw plugin (runtime/pack/dist/opt/netrw/autoload/netrw.vim) when deleting a local file from the browser. A filename derived from the buffer's dire...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-55892 MEDIUM - 5.5

Vim is an open source, command line text editor. Prior to 9.2.0662, the dump_prefixes() function in src/spell.c walks a spell-file prefix trie iteratively with a depth counter while dumping the prefixes that apply to a word. The counter is bounded only by the trie structure itself; it is never check...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-55693 HIGH - 7.8

Vim is an open source, command line text editor. Prior to 9.2.0653, the tree_count_words() function in src/spellfile.c fills in the word-count fields of a spell-file word trie by walking it iteratively with a depth counter. The counter is bounded only by the trie structure itself; it is never checke...

Vendor: vim
Product: vim
Published: Jun 25, 2026
Source: NVD
CVE-2026-55477 HIGH - 7.2

3X-UI is a web control panel for managing Xray-core servers. Prior to 3.3.1, an authenticated administrator can abuse the database import functionality to achieve arbitrary file write on the host by modifying Xray configuration values stored in the database. This can be leveraged to obtain code exec...

Vendor: MHSanaei
Product: 3x-ui
Published: Jun 25, 2026
Source: NVD
CVE-2026-54036 MEDIUM - 5.3

LibreChat is an enhanced ChatGPT clone that supports multiple AI providers. Prior to 0.8.4-rc1, the GET /api/auth/2fa/enable endpoint can be called by an authenticated user (or attacker with a stolen session) even when 2FA is already fully enabled on the account. This endpoint overwrites the existin...

Vendor: danny-avila
Product: LibreChat
Published: Jun 25, 2026
Source: NVD

Missing authentication for critical function vulnerability in HYPR Passwordless on Windows allows Credentials Interception. This issue affects HYPR Passwordless: before 11.1.1.

Published: Jun 25, 2026
Source: NVD
CVE-2026-48946 MEDIUM - 6.3

The K2 frontend article-attachment upload path accepts files whose extension is `.php`, and Apache's standard mod_php matches `\.php$` and executes them under the K2 web user. A K2 Author can upload a `shell.php`, then fetch `/media/k2/attachments/shell.php` and execute arbitrary PHP code in th...

Vendor: getk2.com
Product: K2 extension for Joomla
Published: Jun 25, 2026
Source: NVD
CVE-2026-48945 MEDIUM - 5.3

The K2 article gallery upload path accepts a zip/tar archive, extracts it under `/media/k2/galleries/<id>/`, and only renames image files (gif/jpg/jpeg/png/webp) to safe names β€” non-image files (including `.php`) are extracted as-is and remain executable via direct HTTP access.

Vendor: getk2.com
Product: K2 extension for Joomla
Published: Jun 25, 2026
Source: NVD