Total CVEs

140,167

Critical Severity

3,700

High Severity

13,319

Last 7 Days

1,711
Quick preset (or use dates below)
Clear Filters
Showing 4,641 - 4,660 of 13,319 CVEs
CVE-2026-42562 HIGH - 8.3

Plainpad is a self hosted note taking app. Prior to version 1.1.1, Plainpad allows a low-privilege authenticated user to self-escalate to administrator by submitting admin=true in PUT /api.php/v1/users/{id}. The endpoint directly persists the admin attribute from user input, and the escalated accoun...

Vendor: alextselegidis
Product: plainpad
Published: May 09, 2026
Source: NVD
CVE-2026-3828 HIGH - 7.2

Some Hikvision switch products (discontinued since December 2023) are vulnerable to authenticated remote command execution due to insufficient input validation. Attackers with valid credentials can exploit this flaw by sending crafted packets containing malicious commands to affected devices, leadin...

Published: May 09, 2026
Source: NVD
CVE-2026-6665 HIGH - 8.1

The SCRAM code in PgBouncer before 1.25.2 did not check the return value of strlcat() correctly when building the contents of the SCRAM client-final-message. A malicious backend that sends a SCRAM server-final-message with a long nonce can trigger a stack overflow.

Vendor: pgbouncer
Product: pgbouncer
Published: May 09, 2026
Source: NVD
CVE-2026-6664 HIGH - 7.5

An integer overflow in network packet parsing code in PgBouncer before 1.25.2 bypasses a boundary check and can lead to a crash. An unauthenticated remote attacker can crash PgBouncer with a malformed SCRAM authentication packet.

Vendor: pgbouncer
Product: pgbouncer
Published: May 09, 2026
Source: NVD
CVE-2026-41705 HIGH - 8.6

Spring AI's MilvusVectorStore#doDelete(List) implementation is vulnerable to filter-expression injection via unsanitized document IDs. Spring AI 1.0.x: affected from 1.0.0 through latest 1.0.x; upgrade to 1.0.7 or greater. Spring AI 1.1.x: affected from 1.1.0 through latest 1.1.x; upgrade to 1....

Vendor: Spring
Product: Spring AI
Published: May 09, 2026
Source: NVD
CVE-2026-44966 HIGH - 8.3

Velocity.js is a JavaScript implementation of the Apache Velocity template engine. In 2.1.5 and earlier, a prototype pollution vulnerability was discovered in velocityjs. This issue occurs during the processing of #set directives in Velocity templates. If an application renders a template controlled...

Vendor: npm
Product: velocityjs
Published: May 09, 2026
Source: GitHub

GitLab MCP Server lets an AI agent talk directly to GitLab. Prior to 0.6.0, the HTTP transport in src/transport.ts ships with no authentication layer at all and a wildcard Access-Control-Allow-Origin: * on every response. The structural defect is that the SSE server stands up a stateful, mutation-ca...

Vendor: npm
Product: @yoda.digital/gitlab-mcp-server
Published: May 09, 2026
Source: GitHub
CVE-2026-44983 HIGH - 7.3

smallbitvec is a growable bit-vector for Rust, optimized for size. From 1.0.1 to 2.6.0, an integer overflow in the internal capacity calculation of smallbitvec can lead to an undersized heap allocation, resulting in a heap buffer overflow through safe APIs only. This allows memory corruption without...

Vendor: rust
Product: smallbitvec
Published: May 09, 2026
Source: GitHub
CVE-2026-44900 HIGH - 8.1

epa4all-client is the Java Client for epa4all / ePA 3.0 in the Telematik Infrastruktur. Prior to 1.2.1, in SignedPublicKeysTrustValidatorImpl.isTrusted(), the ECDSA signature verification at line 45 discards the boolean return value of Signature.verify(). The method performs certificate chain valid...

Vendor: maven
Product: com.oviva.telematik:epa4all-client
Published: May 08, 2026
Source: GitHub
CVE-2026-42556 HIGH - 8.9

Postiz is an AI social media scheduling tool. From version 2.21.6 to before version 2.21.7, any authenticated user who can create a post can store arbitrary HTML in post content by tampering their own save request and send the public preview link /p/<postId>?share=true to another user. The pre...

Vendor: gitroomhq
Product: postiz-app
Published: May 08, 2026
Source: NVD
CVE-2026-42452 HIGH - 8.1

Termix is a web-based server management platform with SSH terminal, tunneling, and file editing capabilities. Prior to version 2.1.0, /users/login issues a temporary JWT (temp_token) for TOTP-enabled accounts. That token carries a pendingTOTP state and should only be valid for the second-factor flow...

Vendor: Termix-SSH
Product: Termix
Published: May 08, 2026
Source: NVD
CVE-2026-42345 HIGH - 7.7

FastGPT is an AI Agent building platform. In versions 4.14.11 and prior, FastGPT's isInternalAddress() function in packages/service/common/system/utils.ts blocks cloud metadata endpoints using a fullUrl.startsWith() check against a hardcoded list. This check can be bypassed using at least 7 dif...

Vendor: labring
Product: FastGPT
Published: May 08, 2026
Source: NVD
CVE-2026-44843 HIGH - 8.2

LangChain is a framework for building agents and LLM-powered applications. Prior to 0.3.85 and 1.3.3, LangChain contains older runtime code paths that deserialize run inputs, run outputs, or other application-controlled payloads using overly broad object allowlists. These paths may call load() with ...

Vendor: pip
Product: langchain-core
Published: May 08, 2026
Source: GitHub
CVE-2023-49316 HIGH - 7.5

In Math/BinaryField.php in phpseclib 3 before 3.0.34, excessively large degrees can lead to a denial of service.

Vendor: composer
Product: phpseclib/phpseclib
Published: May 08, 2026
Source: GitHub
CVE-2026-44328 HIGH - 8.2

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's SMF mounts the UPI management route group without inbound OAuth2 middleware. On top of that, the DELETE /upi/v1/upNodesLinks/{upNodeRef} handler unconditionally dereferences upNode.UPF after the type-guar...

Vendor: go
Product: github.com/free5gc/smf
Published: May 08, 2026
Source: GitHub
CVE-2026-44325 HIGH - 7.5

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NRF root SBI endpoint POST /oauth2/token contains a parser-level type-confusion bug family. The handler in NFs/nrf/internal/sbi/api_accesstoken.go reflects over models.NrfAccessTokenAccessTokenReq, specia...

Vendor: go
Product: github.com/free5gc/nrf
Published: May 08, 2026
Source: GitHub
CVE-2026-44322 HIGH - 7.5

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF PATCH /3gpp-pfd-management/v1/{afId}/transactions/{transId}/applications/{appId} handler panics with a nil-pointer dereference when the upstream UDR call fails AND the consumer wrapper returns err != ...

Vendor: go
Product: github.com/free5gc/nef
Published: May 08, 2026
Source: GitHub
CVE-2026-44321 HIGH - 7.5

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's SMF mounts the UPI management route group without inbound OAuth2 middleware. The POST /upi/v1/upNodesLinks create-or-update handler accepts attacker-controlled JSON and passes it directly into UpNodesFrom...

Vendor: go
Product: github.com/free5gc/smf
Published: May 08, 2026
Source: GitHub
CVE-2026-44320 HIGH - 7.3

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF mounts the nnef-callback route group without inbound OAuth2/bearer-token authorization. A forged or arbitrary bearer token (e.g. Authorization: Bearer not-a-real-token) is enough to reach the SMF-call...

Vendor: go
Product: github.com/free5gc/nef
Published: May 08, 2026
Source: GitHub
CVE-2026-44319 HIGH - 7.5

free5GC is an open-source implementation of the 5G core network. Prior to 4.2.2, free5GC's NEF terminates the entire process when a stored PFD-subscription notifyUri cannot be reached. In PfdChangeNotifier.FlushNotifications(), the notifier calls NnefPFDmanagementNotify(...) and on any delivery...

Vendor: go
Product: github.com/free5gc/nef
Published: May 08, 2026
Source: GitHub