Total CVEs

133,178

Critical Severity

2,918

High Severity

10,611

Last 7 Days

2,079
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 4,081 - 4,100 of 29,583 CVEs
CVE-2026-45152 HIGH - 7.8

uniget is a universal installer and updater for (container) tools. Prior to 0.27.1, a command injection vulnerability exists in uniget due to unsafe execution of the check field from metadata files using /bin/bash -c. Because the check field is loaded directly from untrusted JSON metadata without va...

Vendor: go
Product: gitlab.com/uniget-org/cli
Published: May 13, 2026
Source: GitHub
CVE-2026-45148 MEDIUM - 4.3

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, broken access control in the searchAsset, searchTag, searchWidget, and searchTemplate publish-mode Readers can enumerate metadata from documents that are invisible to the publish service. This vulnerability is fixed in 3....

Vendor: go
Product: github.com/siyuan-note/siyuan/kernel
Published: May 13, 2026
Source: GitHub
CVE-2026-45147 MEDIUM - 4.3

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, POST /api/tag/getTag is registered with model.CheckAuth only, omitting both model.CheckAdminRole and model.CheckReadonly, despite the handler performing a configuration write that is normally guarded by both. Any authenti...

Vendor: go
Product: github.com/siyuan-note/siyuan/kernel
Published: May 13, 2026
Source: GitHub
CVE-2026-45137 HIGH - 8.2

Anchor is a framework providing several convenient developer tools for writing Solana programs. From 1.0.0 to before 1.0.2, an logic error causes anchor programs to accept any program id when requiring the system program id, causing false assumptions resulting in potential arbitrary cpi in programs ...

Vendor: rust
Product: anchor-lang
Published: May 13, 2026
Source: GitHub

claude-code-cache-fix is a cache optimization proxy for Claude Code. From 3.5.0 to before 3.5.2, tools/quota-statusline.sh (introduced in v3.5.0) interpolates Claude Code's hook stdin payload directly into a Python triple-quoted string literal. A ''' byte sequence in any user-con...

Vendor: npm
Product: claude-code-cache-fix
Published: May 13, 2026
Source: GitHub
CVE-2026-44798 HIGH - 7.1

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, a user with access to add/change a GitRepository record could use the REST API to directly set the current_head field on the record, which was not intended to be user-editable. Doing so could cause Naut...

Vendor: pip
Product: nautobot
Published: May 13, 2026
Source: GitHub
CVE-2026-44797 HIGH - 8.5

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot's Webhook data model and associated feature set could be configured by users with sufficient access to perform requests to various hosts and IP addresses that should not be permitted, allo...

Vendor: pip
Product: nautobot
Published: May 13, 2026
Source: GitHub
CVE-2026-44796 MEDIUM - 6.5

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, Nautobot UI object-bulk-rename endpoints (for example, /dcim/interfaces/rename/) were vulnerable to application-wide denial of service via maliciously crafted regular expressions in the find field in co...

Vendor: pip
Product: nautobot
Published: May 13, 2026
Source: GitHub
CVE-2026-44794 MEDIUM - 5.4

Nautobot is a Network Source of Truth and Network Automation Platform. Prior to 2.4.33 and 3.1.2, in the case of inter-object references via GenericForeignKey (a pattern allowing an object to reference another object that may belong to one of several different "content types" or database t...

Vendor: pip
Product: nautobot
Published: May 13, 2026
Source: GitHub
CVE-2026-44774 MEDIUM - 9.9

Traefik is an HTTP reverse proxy and load balancer. Prior to 2.11.46, 3.6.17, and 3.7.1, Traefik's Kubernetes Gateway API provider allows a tenant with HTTPRoute creation permissions to expose the REST provider handler, bypassing the providers.rest.insecure=false setting. The Gateway provider a...

Vendor: go
Product: github.com/traefik/traefik/v3
Published: May 13, 2026
Source: GitHub
CVE-2026-44740 MEDIUM - 6.5

go-billy: Lack of depth and cycle detection in symlink resolution may lead to infinite loops and resource exhaustion

Vendor: go
Product: github.com/go-git/go-billy/v5
Published: May 13, 2026
Source: GitHub
CVE-2026-45134 HIGH - 7.1

LangSmith Client SDKs provide SDK's for interacting with the LangSmith platform. Prior to LangSmith SDK Python 0.8.0 and JS/TS 0.6.0, the LangSmith SDK's prompt pull methods (pull_prompt / pull_prompt_commit in Python, pullPrompt / pullPromptCommit in JS/TS) fetch and deserialize prompt ma...

Vendor: pip
Product: langsmith
Published: May 13, 2026
Source: GitHub
CVE-2026-44724 HIGH - 7.8

systeminformation is a System and OS information library for node.js. From 4.17.0 to 5.31.5, on Linux, systeminformation is vulnerable to command injection in networkInterfaces() when an active NetworkManager connection profile name contains shell metacharacters. The vulnerable value is obtained int...

Vendor: npm
Product: systeminformation
Published: May 13, 2026
Source: GitHub
CVE-2026-8463 MEDIUM - 5.3

Crypt::Argon2 versions from 0.017 before 0.031 for Perl perform a heap out-of-bounds read in argon2_verify on empty encoded input. The auto-detect form of argon2_verify passes encoded_len - 1 as the length argument to memchr without checking that encoded_len is non-zero. When the encoded string is ...

Vendor: leont
Product: crypt\
Published: May 13, 2026
Source: NVD

Improper Input Validation in the NAT64 translator in The OpenThread Authors OpenThread before commit 26a882d on all platforms allows an attacker on the adjacent IPv4 network to inject corrupted IPv6 packets into the Thread mesh or bypass security checks via crafted IPv4 packets with options.

Published: May 13, 2026
Source: NVD
CVE-2026-4609 HIGH - 7.1

The ProfileGrid โ€“ User Profiles, Groups and Communities plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the pm_invite_user function in all versions up to, and including, 5.9.8.4. This makes it possible for authenticated attackers, with Subscriber-level ...

Published: May 13, 2026
Source: NVD
CVE-2026-4608 MEDIUM - 6.5

The ProfileGrid โ€“ User Profiles, Groups and Communities plugin for WordPress is vulnerable to blind SQL Injection via the 'rid' parameter in all versions up to, and including, 5.9.8.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the exis...

Published: May 13, 2026
Source: NVD
CVE-2026-4607 MEDIUM - 4.3

The ProfileGrid โ€“ User Profiles, Groups and Communities plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.9.8.4. This is due to the plugin not properly verifying that a user is authorized to perform an action via the pm_set_group_order, pm_set_group_i...

Published: May 13, 2026
Source: NVD

Loop with Unreachable Exit Condition ('Infinite Loop') vulnerability in mtrudel bandit allows unauthenticated remote denial of service via worker process exhaustion. 'Elixir.Bandit.HTTP1.Socket':do_read_chunked_data!/5 in lib/bandit/http1/socket.ex terminates only when the last-...

Vendor: mtrudel
Product: bandit
Published: May 13, 2026
Source: NVD

Allocation of Resources Without Limits or Throttling vulnerability in mtrudel bandit allows unauthenticated remote denial of service via memory exhaustion. The chunked clause of 'Elixir.Bandit.HTTP1.Socket':read_data/2 in lib/bandit/http1/socket.ex ignores the caller-supplied :length opti...

Vendor: mtrudel
Product: bandit
Published: May 13, 2026
Source: NVD