Lucene search
+L

972 matches found

OSV
OSV
added 2026/07/21 9:49 p.m.4 views

GHSA-PRR9-9MP4-5GP2 Gitea: Private org member list leaked via /members API endpoint — incomplete fix for PR #38145

Summary PR 38145 fixed ListPublicMembers and IsPublicMember but missed ListMembers. Any authenticated user can enumerate ALL members not just public ones of a private organization. Affected Versions = v1.26.4 latest and main branch Root Cause routers/api/v1/org/member.go — ListMembers: // Missing...

5.4AI score
SaveExploits0References3
NVD
NVD
added 2026/07/21 9:16 p.m.6 views

CVE-2026-47690

MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of GITHUBTOKEN with write permissions to the repository. The vulnerable workflow used...

7.5CVSS0.00294EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/21 8:46 p.m.25 views

CVE-2026-47690 MeltanoHub vulnerable to command injection in the `test_dispatcher` GitHub Actions workflow

MeltanoHub is the source code for hub.meltano.com, the central place for Meltano plugins. Versions of the repo prior to commit 923820de8f64d753951fbbd54f7282a3d5f75173 were vulnerable to exfiltration of GITHUBTOKEN with write permissions to the repository. The vulnerable workflow used...

7.5CVSS0.00294EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 8:40 p.m.6 views

GHSA-FJ8V-HJWV-QM88 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...

6.3CVSS5.3AI score
SaveExploits0References5
OSV
OSV
added 2026/07/21 8:38 p.m.4 views

GHSA-XXJV-752H-3VP2 Gitea: Public-only repository tokens can update private PR head branches

Summary Gitea allows a public-only,write:repository token to update a private pull request head branch through a public base repository route. The vulnerable endpoint is: text POST /api/v1/repos/public-owner/public-repo/pulls/index/update Gitea checks the token's public-only restriction against t...

9.6CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2026/07/21 8:37 p.m.5 views

GHSA-XMJ7-XJ85-HFC3 Gitea: SSRF in restore-repo via unsanitized pull_request.yml Head.CloneURL

Summary Gitea's restore-repo CLI command restores a repository from a dump directory/archive. When parsing pullrequest.yml from that dump, the Head.CloneURL field is used to add a git remote and fetch from it with no validation, because the safety check that's supposed to guard it...

6.3CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 8:35 p.m.13 views

EUVD-2026-41607

Gitea: Permanent Fork PR Workflow Approval Gate Bypass...

8.9CVSS5.1AI score0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/21 8:35 p.m.5 views

GHSA-777R-4V59-6486 Gitea: Permanent Fork PR Workflow Approval Gate Bypass

| Field | Value | |-------|-------| | Identifier researcher-assigned | GITEA-2026-004 | | Product | Gitea self-hosted Git service | | Component | Gitea Actions — fork pull request approval gate | | Affected versions | All Gitea releases v1.20.0 and later, including the latest main...

8.9CVSS6.8AI score0.00202EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/21 8:14 p.m.5 views

GHSA-W5PG-649R-P6GG Gitea: Branch Protection Bypass via PR Retargeting Preserves Stale `official` Approval Flag

Summary Gitea does not re-evaluate the official flag on existing pull request reviews when a PR's target branch is changed. An attacker with write access to a repository can obtain an official: true approval on a PR targeting an unprotected branch, then retarget the PR to a protected branch e.g.,...

8.1CVSS5.6AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.6 views

PT-2026-63307

Name of the Vulnerable Software and Affected Versions Gitea versions 1.26.4 and earlier Description The restore-repo CLI command fails to properly validate the Head.CloneURL field when parsing pull request.yml from a repository dump. The safety check function CheckAndEnsureSafePR is called with a...

6.3CVSS6AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.8 views

PT-2026-63305

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.27.0 Description Gitea fails to re-evaluate the official flag on existing pull request reviews when the target branch of a pull request is changed. An attacker with write access to a repository can obtain an official:...

8.1CVSS5.9AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.12 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
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/19 11:6 p.m.10 views

CVE-2026-44359

Meshtastic is an open source mesh networking solution. Prior to version 2.7.21.1370b23, the Meshtastic GitHub repository's mainmatrix.yml workflow is triggered by pullrequesttarget and multiple jobs check out the attacker's fork code and execute it with access to repository secrets and elevated...

10CVSS5.8AI score0.01003EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/07/19 11:6 p.m.42 views

CVE-2026-44359

The CVE describes a flaw in Meshtastic’s GitHub workflow (main_matrix.yml) prior to version 2.7.21.1370b23 where pull_request_target could trigger jobs that check out attacker forks and execute attacker-controlled files with repository secrets and elevated GITHUB_TOKEN permissions. External PRs w...

10CVSS5.7AI score0.01003EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/19 11:6 p.m.52 views

CVE-2026-44359 Meshtastic GitHub repo vulnerable to Arbitrary Code Execution via pull_request_target Fork Checkout in CI Workflow

Meshtastic is an open source mesh networking solution. Prior to version 2.7.21.1370b23, the Meshtastic GitHub repository's mainmatrix.yml workflow is triggered by pullrequesttarget and multiple jobs check out the attacker's fork code and execute it with access to repository secrets and elevated...

10CVSS0.01003EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/18 7:17 p.m.8 views

CVE-2026-16133

A flaw has been found in LiuMengxuan04 MiniCode 0.1.0. Affected by this vulnerability is the function childprocess.spawn of the file mcp.ts. Executing a manipulation can lead to command injection. The attack can be launched remotely. The attack requires a high level of complexity. The exploitatio...

5.1CVSS0.00827EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/18 7:0 p.m.39 views

CVE-2026-16133 LiuMengxuan04 MiniCode mcp.ts child_process.spawn command injection

A flaw has been found in LiuMengxuan04 MiniCode 0.1.0. Affected by this vulnerability is the function childprocess.spawn of the file mcp.ts. Executing a manipulation can lead to command injection. The attack can be launched remotely. The attack requires a high level of complexity. The exploitatio...

5.1CVSS0.00827EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/17 7:51 p.m.29 views

CVE-2026-46420

CVE-2026-46420 affects the GitHub Action setup-php (shivammathur/setup-php). From 2.25.0 up to, but not including, 2.37.1, the action resolves the PHP version from repository-controlled files (e.g., .php-version, composer.lock via platform-overrides.php, and composer.json via config.platform.php)...

5.6CVSS5.5AI score0.01149EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/17 3:18 p.m.40 views

CVE-2026-15343 Path traversal vulnerability in GitHub Enterprise Server allowed writing files to arbitrary repository paths, including GitHub Actions workflow files, via unchecked Dependabot dependency-file paths

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an attacker who had code execution inside the Dependabot updater container to write files to arbitrary repository paths, including GitHub Actions workflow files under .github/workflows/ as the path validation d...

8.6CVSS0.00446EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/17 3:18 p.m.9 views

EUVD-2026-45189

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an attacker who had code execution inside the Dependabot updater container to write files to arbitrary repository paths, including GitHub Actions workflow files under .github/workflows/ as the path validation d...

8.6CVSS6.3AI score0.00446EPSS
SaveExploits0References5
Rows per page
Query Builder