Lucene search
+L

91135 matches found

SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.10 views

SUSE CVE-2026-52799

Gogs is an open source self-hosted Git service. Prior to 0.14.3, GET /attachments/:uuid returns the raw attachment file without verifying whether the requester has view permission for the associated Issue/Comment/Release or the repository. In a test environment with REQUIRESIGNINVIEW = false, we...

7.5CVSS7.6AI score0.00422EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.10 views

SUSE CVE-2026-52800

Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization team member management can be performed via GET requests without CSRF protection. If a victim who is an organization owner is logged in and is tricked into visiting a crafted link, an attacker-controlled user can be add...

8.8CVSS7.6AI score0.00248EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52801

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs Mirror Settings functionality provide an alternative way from the well protected New Migration functionality for any authenticated users to import local repositories. This issue stems from a lack of validation of SaveAddres...

8.1CVSS7.6AI score0.00569EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.10 views

SUSE CVE-2026-52802

Gogs is an open source self-hosted Git service. Prior to 0.14.3, an open redirect vulnerability exists in Gogs where attacker-controlled redirectto parameters can bypass validation, allowing redirection to arbitrary external sites. All redirects in Gogs that are validated via the IsSameSite...

5.4CVSS7.8AI score0.00554EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52804

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the ChangeCollaborationAccessMode function. This vulnerability is fixed in 0.14.3...

7CVSS7.6AI score0.00499EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52805

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a Server-Side Request Forgery SSRF vulnerability exists in the repository migration functionality. The application validates only the initially submitted URL hostname, but git clone --mirror follows HTTP redirects. An authenticated...

8.7CVSS7.7AI score0.00384EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52806

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs allows authenticated users to achieve Remote Code Execution RCE on the server by creating a pull request with a specially crafted branch name that injects the --exec flag into the git rebase command during the "Rebase before...

9.9CVSS7.9AI score0.07934EPSS
SaveExploits2References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52807

Gogs is an open source self-hosted Git service. Prior to 0.14.3, in newform.tmpl, milestone names are rendered with Go's default auto-escaping .Name, which converts to etc. This prevents direct HTML injection. However, when the browser renders the DOM, the text content of the element contains the...

4.8CVSS7.7AI score0.00483EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52808

Gogs is an open source self-hosted Git service. Prior to 0.14.3, three API endpoints - PATCH /api/v1/repos/:owner/:repo/issue-tracker, PATCH /api/v1/repos/:owner/:repo/wiki, and POST /api/v1/repos/:owner/:repo/mirror-sync - are gated by reqRepoWriter rather than reqRepoAdmin. The equivalent...

7.1CVSS7.7AI score0.00478EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52809

Gogs is an open source self-hosted Git service. Prior to 0.14.3, password-reset tokens are generated using conf.Auth.ActivateCodeLives the account-activation lifetime, not conf.Auth.ResetPasswordCodeLives. The token lifetime is baked into the token itself at generation time and is re-extracted fr...

6.8CVSS7.6AI score0.00202EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.11 views

SUSE CVE-2026-52810

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git smart HTTP authorizes POST .../git-receive-pack using the client-supplied service query string so ?service=git-upload-pack is evaluated as read access while routing still runs git receive-pack, allowing push where only read shou...

7.1CVSS7.7AI score0.00427EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.11 views

SUSE CVE-2026-52811

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Repository.UploadRepoFiles checks for symlinks only on the leaf of the upload target osx.IsSymlinktargetPath. The siblings UpdateRepoFile, DeleteRepoFile, and GetDiffPreview use hasSymlinkInPath, which lstats every component -...

9CVSS7.7AI score0.00474EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.14 views

SUSE CVE-2026-52812

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Git LFS storage is content-addressed by OID alone /// but per-repo authorization lives in the lfsobject table keyed repoid, oid. serveUpload skips re-uploading when the OID file already exists on disk and inserts a new repoid, oid r...

7.1CVSS7.7AI score0.00236EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.11 views

SUSE CVE-2026-52813

Gogs is an open source self-hosted Git service. Prior to 0.14.3, organization names containing path traversal sequences ../ are accepted by Gogs, and repositories under them are written to paths following these path traversals. This allows storing/retrieving data for repositories at arbitrary...

10CVSS8AI score0.01107EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52814

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Gogs built-in Go SSH server is vulnerable to an unauthenticated, asymmetric Denial of Service DoS attack. The application accepts inbound TCP connections and passes them to golang.org/x/crypto/ssh.NewServerConn inside a new...

6.9CVSS7.6AI score0.00547EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.9 views

SUSE CVE-2026-52815

Gogs is an open source self-hosted Git service. Prior to 0.14.3, Gogs has an unauthenticated information disclosure vulnerability. The GET /api/v1/orgs/:orgname/teams endpoint at internal/route/api/v1/orgteam.go:8 returns all teams for any organization without requiring authentication. The route...

6.9CVSS7.6AI score0.01488EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.10 views

SUSE CVE-2026-52816

Gogs is an open source self-hosted Git service. Prior to 0.14.3, the Jupyter Notebook ipynb sanitizer endpoint at POST /-/api/sanitizeipynb allows arbitrary data: URIs without proper restrictions, potentially leading to Cross-Site Scripting XSS. The endpoint uses bluemonday.UGCPolicy with...

6.4CVSS7.8AI score0.00677EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:37 p.m.7 views

SUSE CVE-2026-57894

Repository Migration Follows Git HTTP Redirects After URL Allow/Block Validation, Enabling Internal Git Repository Exfiltration...

8.5CVSS8.5AI score0.00267EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:36 p.m.9 views

SUSE CVE-2026-58437

Repository Visibility Manipulation via Git Push Options...

7.1CVSS8.6AI score0.00209EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 4:02 p.m.8 views

JLSEC-2026-922 ImageMagick has Undefined Behavior (function-type-mismatch) in CloneSplayTree

Summary - Target: ImageMagick commit ecc9a5eb456747374bae8e07038ba10b3d8821b3 - Type: Undefined Behavior function-type-mismatch in splay tree cloning callback - Impact: Deterministic abort under UBSan DoS in sanitizer builds. No crash in a non-sanitized build; likely low security impact. - Trigge...

5.3CVSS6.3AI score0.00407EPSS
SaveExploits1References4
Rows per page
Query Builder