Lucene search
+L

234 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.20 views

PT-2026-63311

Name of the Vulnerable Software and Affected Versions Gitea affected versions not specified Description Gitea contains an information disclosure issue where requests containing the go-get query parameter with a value of 1 bypass authentication and authorization checks. This behavior is triggered ...

5.3CVSS5.9AI score0.00256EPSS
SaveExploits0References94
GitLab Advisory Database
GitLab Advisory Database
added 2026/07/21 12:00 a.m.14 views

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

This is a cross-repository IDOR / broken access control issue. An attacker can tamper with issue-tracking state dependency relationships and inject an attacker-authored comment into a private repository they cannot otherwise read or write to, crossing a trust boundary the "add" path explicitly...

7.5CVSS5.4AI score0.00268EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.18 views

PT-2026-61704

Name of the Vulnerable Software and Affected Versions Gitea versions prior to 1.27.0 Description Gitea allows a token with public-only,write:repository restrictions to update a private pull request head branch. This occurs because the system validates the token's public-only restriction against t...

9.6CVSS6.2AI score0.00578EPSS
SaveExploits0References97
RedhatCVE
RedhatCVE
added 2026/07/15 4:26 p.m.20 views

CVE-2026-59733

A flaw was found in Rclone. When using the rclone serve restic --private-repos command, an authenticated user can include directory traversal sequences e.g., .. in a request. This allows them to bypass authorization and read, overwrite, or delete another user's private repository on backends that...

8.8CVSS6AI score0.00497EPSS
SaveExploits1References7
Snyk
Snyk
added 2026/07/15 12:43 a.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal allowing authorization bypass in the checkPrivate and WithRemote middleware in cmd/serve/restic/restic.go, where checkPrivate authorizes on the routed userID segment while WithRemote builds the backend object key fro...

8.8CVSS6.4AI score0.00497EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/14 10:17 p.m.16 views

CVE-2026-59733

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS0.00497EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/14 10:17 p.m.22 views

UBUNTU-CVE-2026-59733

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS6.1AI score0.00497EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2026/07/14 9:38 p.m.14 views

CVE-2026-59733

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS5.3AI score0.00497EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/07/14 9:38 p.m.11 views

CVE-2026-59733

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS6.1AI score0.00497EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/14 9:38 p.m.11 views

CVE-2026-59733 rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS6.1AI score0.00497EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/14 9:38 p.m.52 views

CVE-2026-59733 rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS0.00497EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/14 9:38 p.m.20 views

CVE-2026-59733 rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/07/07 3:26 p.m.15 views

GO-2026-5839 Mattermost allows authenticated users to gain access to private repositories in github.com/mattermost/mattermost-plugin-github

Mattermost allows authenticated users to gain access to private repositories in github.com/mattermost/mattermost-plugin-github...

5.4CVSS5.9AI score0.00138EPSS
SaveExploits0References4
The Hacker News
The Hacker News
added 2026/07/07 2:04 p.m.53 views

Public GitHub Issue Could Trick GitHub Agentic Workflows Into Leaking Private Repo Data

A public issue can trick GitHub Agentic Workflows into leaking the contents of an organization's private repositories, researchers at Noma Security have shown. The attacker needs only to open a normal-looking issue on a public repository, with no stolen credentials and no access to the...

6AI score
SaveExploits0
Snyk
Snyk
added 2026/07/03 10:18 p.m.11 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication via a malformed SSH sub-verb in the authentication process. An attacker can gain unauthorized read access to private repositories by crafting specific SSH requests. Remediation Upgrade github.com/go-gitea/gitea/c...

7.7CVSS6AI score0.00536EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/03 9:17 p.m.21 views

CVE-2026-58423

LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories...

7.7CVSS0.00536EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/03 8:54 p.m.16 views

CVE-2026-58423 LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories

LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories...

7.7CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/03 8:54 p.m.56 views

CVE-2026-58423 LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories

LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories...

7.7CVSS0.00536EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/03 8:54 p.m.17 views

CVE-2026-58423

LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories...

7.7CVSS5.9AI score0.00536EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/03 8:54 p.m.14 views

CVE-2026-58423 LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories

LFS authentication bypass via malformed SSH sub-verb allows unauthorized read access to private repositories...

7.7CVSS5.9AI score0.00536EPSS
SaveExploits0References4
Rows per page
Query Builder