Lucene search
+L

119 matches found

RedhatCVE
RedhatCVE
added 2026/08/24 3:01 p.m.5 views

CVE-2026-57897

A flaw was found in Gitea. This vulnerability allows for cross-repository information disclosure through the use of Org-Level Actions Run/Job Application Programming Interfaces APIs. An attacker could exploit this to gain unauthorized access to sensitive information across different repositories...

6.5CVSS5.3AI score0.003EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-58445

Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API...

2.7CVSS0.00214EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 5:17 p.m.7 views

CVE-2026-57886

Cross-repository issue/comment attachment re-linking can expose private attachment content...

5.9CVSS0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.15 views

CVE-2026-58445 Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API

Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API...

2.7CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.31 views

CVE-2026-58438 Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access

Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access...

0.00268EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.41 views

CVE-2026-58438

CVE-2026-58438 concerns Gitea: a Cross-repository IDOR in issue-dependency removal. The root cause is that RemoveDependency fetches the dependency by ID and deletes the relation, with no cross-repo permission check, potentially allowing an attacker to delete an issue dependency and append a remov...

7.5CVSS5.7AI score0.00268EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 4:44 p.m.6 views

CVE-2026-58438 Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access

Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access...

5.6AI score0.00268EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.35 views

CVE-2026-57897

CVE-2026-57897 describes a Cross-Repo Information Disclosure via Org-Level Actions Run/Job APIs in Gitea. Connected sources confirm the issue affects Gitea’s org-level Actions Run/Job API surface, enabling information disclosure across repositories. The vulnerability’s exact root cause is not exh...

6.5CVSS8.5AI score0.003EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.30 views

CVE-2026-57886 Cross-repository issue/comment attachment re-linking can expose private attachment content

Cross-repository issue/comment attachment re-linking can expose private attachment content...

0.00252EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 4:44 p.m.38 views

CVE-2026-57886

CVE-2026-57886 affects Gitea (Go) and is described as a cross-repository issue where re-linking of attachments for issues/comments can expose private attachment content. The CVE notes a high confidentiality impact (C) with network attack vector, high exploitability due to low privileges and no us...

5.9CVSS8.5AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 4:44 p.m.12 views

CVE-2026-57886 Cross-repository issue/comment attachment re-linking can expose private attachment content

Cross-repository issue/comment attachment re-linking can expose private attachment content...

5.9CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/27 7:31 p.m.11 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
OSV
OSV
added 2026/07/27 3:32 p.m.9 views

GO-2026-6085 Gitea: Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access in gitea.dev

Gitea: Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access in gitea.dev...

7.5CVSS5.8AI score0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/27 3:32 p.m.9 views

GO-2026-6067 Gitea: Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API in gitea.dev

Gitea: Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API in gitea.dev...

2.7CVSS5.8AI score0.00214EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/22 8:36 p.m.8 views

GO-2026-6035 Gitea: Cross-repository issue/comment attachment re-linking can expose private attachment content in gitea.dev

Gitea: Cross-repository issue/comment attachment re-linking can expose private attachment content in gitea.dev...

5.9CVSS5.3AI score0.00252EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 9:00 p.m.12 views

GHSA-RH79-75QM-GWJR Gitea LFS Deploy-Key Privilege Escalation

Vulnerability Header | Field | Value | | ------------------- | ----------------------------------------------------------- | | Vulnerability Title | Gitea LFS Deploy-Key Privilege Escalation | | Severity Rating | High | | Bug Category | Insufficient Authorization | | Location |...

5.4CVSS5.5AI score0.00172EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:40 p.m.11 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...

7.1CVSS5.3AI score0.00252EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 8:39 p.m.15 views

GHSA-PGQF-926R-548M Gitea: Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API

Summary The API endpoint DELETE /repos/owner/repo/issues/index/labels/id loads the label by ID with a global, unscoped lookup and never verifies the label belongs to the URL's repository or its owning organization. Because the response status differs by whether the label ID exists anywhere on the...

2.7CVSS5.7AI score0.00214EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/21 8:39 p.m.17 views

Gitea: Cross-repository label-ID enumeration oracle via unscoped DeleteIssueLabel API

Summary The API endpoint DELETE /repos/owner/repo/issues/index/labels/id loads the label by ID with a global, unscoped lookup and never verifies the label belongs to the URL's repository or its owning organization. Because the response status differs by whether the label ID exists anywhere on the...

2.7CVSS5.6AI score0.00214EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/21 8:36 p.m.6 views

GHSA-XV9X-FJ9G-VJ6H Gitea: Cross-repository IDOR in issue-dependency removal lets an attacker tamper with and comment on private repos they cannot access

Details RemoveDependency in routers/web/repo/issuedependency.go takes a removeDependencyID form parameter identifying the other issue by its global numeric ID, and fetches it with issuesmodel.GetIssueByIDctx, depID - no repository or permission check at all. It then calls...

2.3CVSS5.6AI score0.00268EPSS
SaveExploits0References3
Rows per page
Query Builder