CVE Notify
19.7K subscribers
4 photos
284K links
Alert on the latest CVEs

Partner channel: @malwr
Download Telegram
๐Ÿšจ CVE-2026-59822
LiteLLM is a proxy server (AI Gateway) to call LLM APIs in OpenAI (or native) format. Prior to 1.84.0, LiteLLM's MCP Streamable HTTP endpoint allowed an unauthenticated attacker to use a fabricated Authorization header to trigger an OAuth2 passthrough fallback path that replaced failed LiteLLM key validation with an empty UserAPIKeyAuth() object, allowing requests to reach MCP tooling without a valid LiteLLM key. This issue is fixed in version 1.84.0.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-15809
A flaw was found in CRI-O. The fix for a previous vulnerability (CVE-2022-4318) was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitrary lines into /etc/passwd by use of a specially crafted environment variable.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66375
A low-privilege authenticated user may permanently remove protected internal metadata across repositories under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66376
Credentials for a deleted user may remain valid for a short period under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66377
An unauthenticated user may access restricted repository information under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66378
An authenticated user without repository read permission may access private NuGet metadata under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66379
An authenticated user may view private Puppet module metadata without repository read access.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66380
An authenticated user without repository read permission may access private OCI referrer metadata under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66381
A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-66382
An authenticated user may write files outside the intended Artifactory work directory under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-68752
A Project Resource Manager may gain broader administrative privileges under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-68753
An unauthenticated user may access restricted Artifactory content when a credentialed remote repository is configured in a specific way.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-68754
A repository publisher without delete permission may modify protected package content under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-68755
A bundle writer may create misleading release promotion information under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-68756
A party with write access to stored session data may affect JFrog Artifactory under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-68757
A user with access to a valid SAML response may impersonate another user under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-68759
A holder of a valid integration credential may impersonate other users under specific conditions.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-84303
gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, the xDS RBAC HTTP filter in internal/xds/httpfilter/rbac/rbac.go does not lowercase header matcher names in normalizeHeaderMatcher even though incoming metadata keys are lowercase. A DENY policy using a mixed-case name such as X-Role or User-Agent therefore does not match and fails open, allowing requests that should be rejected. The same case mismatch permits :Scheme or Grpc-Status to evade gRFC A41 validation and prevents Host from being rewritten to :authority. This issue is fixed in version 1.83.1.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-84361
Composer is a dependency Manager for the PHP language. From 1.0 until 2.2.30 and 2.10.3, a malicious dependency package from a custom Composer repository or an untrusted composer.lock file could set source.type to perforce and source.url to an rsh: or jsh: P4PORT value. When the Perforce p4 client was installed and Composer installed the package from source through composer install or composer update, including --prefer-source, Composer\Util\Perforce passed the address to p4 without validation, causing p4 to run a local command with the privileges of the user or CI account. Packagist.org does not permit Perforce source metadata. This issue is fixed in versions 2.2.30 and 2.10.3.

๐ŸŽ–@cveNotify
๐Ÿšจ CVE-2026-84372
Predis is a flexible and feature-complete Redis and Valkey client for PHP. From version 3.0.0-RC1 until version 3.3.0, pipeline handling on aggregate cluster and replication connections reparses an already serialized RESP buffer in AbstractAggregateConnection::write() by splitting it with explode("\r\n") instead of honoring RESP length prefixes. Attacker-controlled keys or values containing CRLF sequences can therefore be interpreted by Command::deserializeCommand() as additional commands. On cluster connections, ClusterStrategy::getFakeKey() can route injected keyless commands using the literal fake key value "key", permitting operations such as shard-wide cache deletion, targeted data modification, data reads, or node disruption. On replication connections, malformed reparsing can throw an uncaught exception and repeatedly terminate affected requests. Only pipeline() reaches this vulnerable path; transaction() and MULTI are not affected. This issue is fixed in version 3.3.0.

๐ŸŽ–@cveNotify