Total CVEs

137,287

Critical Severity

3,310

High Severity

12,270

Last 7 Days

1,266
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 561 - 580 of 3,184 CVEs
CVE-2026-47280 CRITICAL - 10.0

Improper authentication in Azure Resource Manager (ARM) allows an unauthorized attacker to elevate privileges over a network.

Vendor: microsoft
Product: azure_resource_manager
Published: May 22, 2026
Source: NVD
CVE-2026-42901 CRITICAL - 10.0

Origin validation error in Microsoft Entra ID allows an unauthorized attacker to elevate privileges over a network.

Vendor: microsoft
Product: entra_id
Published: May 22, 2026
Source: NVD
CVE-2026-41104 CRITICAL - 10.0

Deserialization of untrusted data in Microsoft Planetary Computer Pro allows an unauthorized attacker to disclose information over a network.

Vendor: microsoft
Product: planetary_computer
Published: May 22, 2026
Source: NVD
CVE-2026-41090 CRITICAL - 9.3

Improper neutralization of special elements used in a command ('command injection') in Microsoft Copilot allows an unauthorized attacker to perform tampering over a network.

Vendor: microsoft
Product: 365_copilot
Published: May 22, 2026
Source: NVD
CVE-2026-40412 CRITICAL - 10.0

Unrestricted upload of file with dangerous type in Azure Orbital Spatio allows an unauthorized attacker to execute code over a network.

Vendor: microsoft
Product: azure_orbital_spatio
Published: May 22, 2026
Source: NVD
CVE-2026-40411 CRITICAL - 9.9

Improper input validation in Azure Virtual Network Gateway allows an authorized attacker to execute code over a network.

Vendor: microsoft
Product: azure_virtual_network_gateway
Published: May 22, 2026
Source: NVD
CVE-2026-33843 CRITICAL - 9.1

Authentication bypass using an alternate path or channel in Microsoft Azure Active Directory B2C allows an unauthorized attacker to elevate privileges over a network.

Vendor: microsoft
Product: entra_id
Published: May 22, 2026
Source: NVD
CVE-2026-23652 CRITICAL - 10.0

Improper neutralization of special elements used in a command ('command injection') in Microsoft Power Pages allows an unauthorized attacker to execute code over a network.

Vendor: microsoft
Product: power_pages
Published: May 22, 2026
Source: NVD
CVE-2026-33712 CRITICAL - 10.0

Typebot is a chatbot builder tool. In versions 3.15.2 and prior, the preview chat endpoint (POST /api/v1/typebots/{typebotId}/preview/startChat) allows unauthenticated users to achieve Server-Side Request Forgery (SSRF) by supplying a custom typebot definition with server-side code blocks. The fetch...

Published: May 22, 2026
Source: NVD
CVE-2026-32253 CRITICAL - 9.8

Sunshine is a self-hosted game stream host for Moonlight. In versions prior to 2026.516.143833, the client-certificate authentication can be bypassed because of how OpenSSL verification results are handled. In src/crypto.cpp, the custom verify callback treats X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOC...

Vendor: lizardbyte
Product: sunshine
Published: May 22, 2026
Source: NVD
CVE-2026-39821 CRITICAL - 10.0

The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode("xn--example-.com") incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in program...

Vendor: golang
Product: net
Published: May 22, 2026
Source: NVD
CVE-2026-46670 CRITICAL - 9.8

YesWiki: Unauthenticated SQL Injection

Vendor: composer
Product: yeswiki/yeswiki
Published: May 22, 2026
Source: GitHub
CVE-2026-8670 CRITICAL - 9.6

Insufficient session expiration vulnerability in syslink software AG Avantra on Linux, Windows allows Reusing Session IDs (aka Session Replay). This issue affects Avantra: before 25.3.1.

Published: May 22, 2026
Source: NVD
CVE-2026-44930 CRITICAL - 9.8

An LDAP injection vulnerability in the LDAP Certificate repository of the XKMS server in Apache CXF may allow an attacker to retrieve arbitrary certificates from the repository.ย  Users are recommended to upgrade to versions 4.2.1, 4.1.6 or 3.6.11, which fix this issue.

Vendor: apache
Product: cxf
Published: May 22, 2026
Source: NVD
CVE-2026-46595 CRITICAL - 10.0

Previously, CVE-2024-45337 fixed an authorization bypass for misused ssh server configurations; if any other type of callback is passed other than public key, then the source-address validation would be skipped.

Vendor: golang.org/x/crypto
Product: golang.org/x/crypto/ssh
Published: May 22, 2026
Source: NVD
CVE-2026-42508 CRITICAL - 9.1

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked.

Vendor: golang.org/x/crypto
Product: golang.org/x/crypto/ssh/knownhosts
Published: May 22, 2026
Source: NVD
CVE-2026-39834 CRITICAL - 9.1

When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the write loop to spin indefinitely, sending empty packets without making progress. The size comparison now uses int64 to prevent truncation.

Vendor: golang.org/x/crypto
Product: golang.org/x/crypto/ssh
Published: May 22, 2026
Source: NVD
CVE-2026-39833 CRITICAL - 9.1

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsuppo...

Vendor: golang.org/x/crypto
Product: golang.org/x/crypto/ssh/agent
Published: May 22, 2026
Source: NVD
CVE-2026-39832 CRITICAL - 9.1

When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all cons...

Vendor: golang.org/x/crypto
Product: golang.org/x/crypto/ssh/agent
Published: May 22, 2026
Source: NVD
CVE-2026-39831 CRITICAL - 9.1

The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior, ...

Vendor: golang.org/x/crypto
Product: golang.org/x/crypto/ssh
Published: May 22, 2026
Source: NVD