Lucene search
+L

201 matches found

NVD
NVD
added 6 days ago35 views

CVE-2026-66018

Build readers can access another repository's environment properties. A caller with read access to an ordinary repository can select a readable repository parameter while retrieving environment properties for a protected build, exposing build environment secrets confidentiality impact; no integri...

6.5CVSS0.00232EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago37 views

CVE-2026-65922

Technical details for CVE-2026-65922 are not publicly provided in the supplied documents; monitor for updates.

7.1CVSS5.9AI score0.00176EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 6 days ago5 views

CVE-2026-65922 Potential unauthorized modification of Artifactory internal metadata

An authorization weakness in JFrog Artifactory internal metadata handling could allow a user with limited repository access to write to restricted internal metadata areas under specific conditions. Successful abuse is limited to integrity and availability impact at a low level; confidentiality is...

7.1CVSS5.9AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-66018 JFrog Artifactory build environment properties exposure

Build readers can access another repository's environment properties. A caller with read access to an ordinary repository can select a readable repository parameter while retrieving environment properties for a protected build, exposing build environment secrets confidentiality impact; no integri...

6.5CVSS0.00232EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago7 views

CVE-2026-66018

Build readers can access another repository's environment properties. A caller with read access to an ordinary repository can select a readable repository parameter while retrieving environment properties for a protected build, exposing build environment secrets confidentiality impact; no integri...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-49573

Build readers can access another repository's environment properties. A caller with read access to an ordinary repository can select a readable repository parameter while retrieving environment properties for a protected build, exposing build environment secrets confidentiality impact; no integri...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References2
CVE
CVE
added 6 days ago63 views

CVE-2026-66018

CVE-2026-66018 affects JFrog Artifactory: Build readers can access another repository's environment properties by selecting a readable repository parameter when retrieving environment properties for a protected build, exposing build environment secrets. Impact is confidentiality only (no integrit...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 6 days ago7 views

PT-2026-65110

An authorization weakness in JFrog Artifactory internal metadata handling could allow a user with limited repository access to write to restricted internal metadata areas under specific conditions. Successful abuse is limited to integrity and availability impact at a low level; confidentiality is...

7.1CVSS5.9AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 6 days ago9 views

PT-2026-65116

Build readers can access another repository's environment properties. A caller with read access to an ordinary repository can select a readable repository parameter while retrieving environment properties for a protected build, exposing build environment secrets confidentiality impact; no integri...

6.5CVSS5.8AI score0.00232EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/21 9:52 p.m.7 views

Gitea: Cross-Repo Information Disclosure via Org-Level Actions Run/Job APIs

Author: Prakhar Porwal Date: 2026-05-24 Target: Gitea self-hosted Git service Branch tested: main @ b7e95cc48c development build, go1.26.3 Component: routers/api/v1/org/action.go org-level Actions API OWASP: API3:2023 Broken Object Property Level Authorization --- 1. Summary The org-level Actions...

5.3AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 8:40 p.m.7 views

Gitea: Fork-PR Actions task can read a third private repository via the collaborative-owner branch (missing fork-PR guard)

Summary GetActionsUserRepoPermission models/perm/access/repopermission.go decides whether an Actions task token may access a target repo. Its cross-repo branches each enforce a fork-PR discriminator — except the collaborative-owner branch, which is missing the !task.IsForkPullRequest guard that i...

5.3AI score
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/07/21 8:29 p.m.14 views

EUVD-2026-41643

Gitea: Git LFS object reuse allows non-Code access to authorize private source objects...

7.1CVSS7.7AI score0.00267EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/21 8:17 p.m.10 views

Gitea: Token public-only scope bypassed on Limited-visibility owners (Repository + Package categories) — residual after CVE-2026-25714 / PR #37118

Summary After PR 37118 / CVE-2026-25714 fix: Unify public-only token filtering in API queries and repo access checks, merged 2026-05-18, backport 37773 to 1.26.2 — the May 2026 unification pass for public-only token filtering, reporter Medoedus per the 1.26.2 release notes, the public-only PAT...

4.3CVSS7.8AI score0.00332EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-63301

Name of the Vulnerable Software and Affected Versions Gitea version 1.25.5 Description An insufficient authorization issue exists in the LFS server where the system uses the UserID embedded in an LFS JWT to make cross-repository authorization decisions via the LFSObjectAccessible function. When a...

5.4CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.5 views

PT-2026-63304

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.26.5 Description A broken access control issue exists in the RemoveDependency function within routers/web/repo/issue dependency.go. The function processes the removeDependencyID form parameter to identify and remove a...

2.3CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.13 views

PT-2026-63289

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description An authorization issue exists in the organization-level Actions REST endpoints. The endpoints /api/v1/orgs/org/actions/runs and /api/v1/orgs/org/actions/jobs only verify organization membership...

6.5CVSS5.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 views

PT-2026-63282

Name of the Vulnerable Software and Affected Versions Gitea version 1.26.2 Description A bypass exists for the public-only Personal Access Token PAT scope when the owner's visibility is set to Limited instance-internal. While other scope categories correctly reject Limited owners, the Repository...

4.3CVSS5.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.19 views

PT-2026-63291

Name of the Vulnerable Software and Affected Versions Gitea version 1.26.2 Description A confidentiality breach exists where an attacker-controlled fork pull-request workflow can gain read access to a third private repository. This occurs because the GetActionsUserRepoPermission function in...

6.3CVSS5.3AI score
SaveExploits0
OSV
OSV
added 2026/07/06 9:52 a.m.10 views

CVE-2026-44937 SUSE Rancher Fleet had an Unauthenticated Webhook: Regex Injection via Unsanitized Repository URL Components

Potential forgery of webhook requests when using a unauthenticated webhook in SUSE Rancher Fleet 0.15 before 0.15.2, 0.14 before 0.14.6, 0.13 before 0.13.11 and 0.12 before 0.12.5 could be used by remote attackers to cause a denial of service or a downgrade attack on other repositories on the...

8.3CVSS6AI score0.00382EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/03 10:19 p.m.8 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the pre-receive process. An attacker can gain unauthorized write access to the entire repository by exploiting cached branch-specific write-permission results across multiple refs within a single session...

8.8CVSS6AI score0.00567EPSS
SaveExploits0References2
Rows per page
Query Builder