Lucene search
+L

18298 matches found

Cvelist
Cvelist
added 2026/05/11 5:11 p.m.39 views

CVE-2026-3048 Nexus Repository 3 - Improper LDAP Referral Handling

An authenticated administrator who configures or tests LDAP connectivity in Sonatype Nexus Repository Manager versions 3.0.0 through 3.91.1 may be able to initiate unintended server-side connections when interacting with a malicious LDAP server...

5.1CVSS0.00257EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/11 4:16 p.m.15 views

GitHub Copilot CLI: Nested Bare Repository Can Execute Arbitrary Commands via core.fsmonitor

Summary A security vulnerability has been identified in GitHub Copilot CLI where a malicious bare git repository nested inside a project directory can achieve arbitrary code execution when the agent performs git operations. By exploiting git's automatic bare repository discovery during directory...

8.5CVSS6.3AI score0.0035EPSS
SaveExploits2References3Affected Software1
OSV
OSV
added 2026/05/11 4:16 p.m.11 views

GHSA-9CCR-R5HG-74GF GitHub Copilot CLI: Nested Bare Repository Can Execute Arbitrary Commands via core.fsmonitor

Summary A security vulnerability has been identified in GitHub Copilot CLI where a malicious bare git repository nested inside a project directory can achieve arbitrary code execution when the agent performs git operations. By exploiting git's automatic bare repository discovery during directory...

8.5CVSS6.3AI score0.0035EPSS
SaveExploits2References3
Snyk
Snyk
added 2026/05/11 4:16 p.m.8 views

Incorrect Behavior Order

Overview @github/copilot is a GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal. Affected versions of this package are vulnerable to Incorrect Behavior Order that enables code execution via the core.fsmonitor configuration key in a nested bare git repository. A...

8.5CVSS6.3AI score0.0035EPSS
SaveExploits2References2
Qualys Blog
Qualys Blog
added 2026/05/11 2:0 p.m.17 views

Bringing AI Code Security into Qualys ETM

A first-class data model for the next generation of findings AI-driven code security is becoming a real category. Anthropic's Claude Code Security and OpenAI's Codex Security are the leading examples, and more will follow. These tools reason about source code at a depth that traditional SAST cann...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/05/11 1:46 p.m.9 views

MINI-2HRG-6C6R-FM7F

Bulletin has no description...

7.5CVSS5.7AI score0.00231EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.36 views

PT-2026-39723

An authenticated user with upload permission to a hosted repository can store content that causes arbitrary JavaScript to execute in the browser of any user who browses that repository directory via the HTML index page in Sonatype Nexus Repository versions 3.6.0 through versions before 3.92.0. Th...

5.1CVSS6AI score0.00266EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.38 views

PT-2026-39901

Name of the Vulnerable Software and Affected Versions GitHub Copilot CLI versions prior to 1.0.43 Description An issue exists where a malicious bare git repository nested inside a project directory can lead to arbitrary code execution when the agent performs git operations. By exploiting git's...

8.5CVSS6.3AI score0.0035EPSS
SaveExploits2References6
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.13 views

PT-2026-39650

An authenticated administrator who configures or tests LDAP connectivity in Sonatype Nexus Repository Manager versions 3.0.0 through 3.91.1 may be able to initiate unintended server-side connections when interacting with a malicious LDAP server...

5.1CVSS5.8AI score0.00257EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.21 views

Sonatype Nexus Repository 跨站脚本漏洞

Sonatype Nexus Repository is a repository manager developed by Sonatype, Inc. in the United States. It is primarily used for managing, storing, and distributing software, etc. Versions of Sonatype Nexus Repository from 3.6.0 to 3.92.0 contained a cross-site scripting vulnerability. This...

5.1CVSS5.8AI score0.00266EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.12 views

Sonatype Nexus Repository Manager 代码问题漏洞

Sonatype Nexus Repository Manager NXRM is a repository manager developed by Sonatype, Inc., in the United States. It is primarily used for managing, storing, and distributing software. Versions of Sonatype Nexus Repository Manager from 3.0.0 to 3.91.1 contained code vulnerabilities. These...

5.1CVSS5.9AI score0.00257EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/11 12:0 a.m.17 views

Open5GS 安全漏洞

Open5GS is an open-source implementation of 5G Core and EPC in C language, which serves as the core network for LTE/NR networks. Versions of Open5GS 2.7.7 and earlier contain security vulnerabilities. These vulnerabilities originate from the ogsnnrfnfmhandlenfprofile function in the...

6.5CVSS5.8AI score0.00378EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/05/11 12:0 a.m.13 views

Unity Linux 20.1070e Security Update: maven (UTSA-2026-017745)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-017745 advisory. Apache Maven will follow repositories that are defined in a dependencys Project Object Model pom which may be surprising to some users, resulting in potential risk i...

9.1CVSS5.8AI score0.08691EPSS
SaveExploits2References4
NVD
NVD
added 2026/05/09 8:16 p.m.23 views

CVE-2026-42576

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as rsa.PublicKey without checking the key type. If a repository JWKS endpoint returns a non-RSA key e.g...

6.5CVSS0.00252EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/09 7:26 p.m.67 views

CVE-2026-42576 apko `DiscoverKeys` has a panic on non-rsa jwks key that causes crash during key discovery

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as rsa.PublicKey without checking the key type. If a repository JWKS endpoint returns a non-RSA key e.g...

6.5CVSS0.00252EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/09 7:26 p.m.45 views

CVE-2026-42576

CVE-2026-42576 affects chainguard/apko. Before v1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as *rsa.PublicKey without key-type checks. If a repository JWKS endpoint returns a non-RSA key (e.g., EC), an unchecked type assertion panics, crashing apko ...

6.5CVSS5.7AI score0.00252EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/09 7:26 p.m.15 views

EUVD-2026-28934

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as rsa.PublicKey without checking the key type. If a repository JWKS endpoint returns a non-RSA key e.g...

6.5CVSS5.7AI score0.00252EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/09 7:26 p.m.9 views

CVE-2026-42576

apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as rsa.PublicKey without checking the key type. If a repository JWKS endpoint returns a non-RSA key e.g...

6.5CVSS5.7AI score0.00252EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2026/05/09 5:37 a.m.16 views

Server-Side Request Forgery

Weblate is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to missing validation of repository URLs during project backup import, where Component.objects.bulkcreate bypasses Django fullclean validation and allows attacker-controlled repository URLs to be written into...

8.1CVSS5.8AI score0.00371EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/09 2:39 a.m.16 views

SUSE CVE-2026-44243

GitPython is a python library used to interact with Git repositories. Prior to version 3.1.48, a vulnerability in GitPython allows attackers who can supply a crafted reference path to an application using GitPython to write, overwrite, move, or delete files outside the repository's .git directory...

6.5CVSS5.7AI score0.00419EPSS
SaveExploits1References4
Rows per page
Query Builder