VYPR

rpm package

opensuse/govulncheck-vulndb&distro=openSUSE Leap 16.0

pkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2016.0

Vulnerabilities (1,719)

  • CVE-2026-52808higJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ## Summary 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 operations in the web UI si

  • CVE-2026-52807higJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary The fix for GHSA-vgjm-2cpf-4g7c (DOM-based XSS via milestone selection) was only applied to `templates/repo/issue/view_content.tmpl` but not to `templates/repo/issue/new_form.tmpl`. An attacker can store an HTML/JavaScript payload in a milestone name, and when any use

  • CVE-2026-52806criJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    # Gogs: RCE via `git rebase --exec` Argument Injection in PR Merge ## Summary 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

  • CVE-2026-52805higJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    # Migration URL validation bypass via HTTP redirect to blocked internal endpoints ## Summary 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

  • CVE-2026-52804medJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ## Summary A repository admin collaborator can escalate their privileges to owner-level access by exploiting an off-by-one error in the `ChangeCollaborationAccessMode` function. ## Vulnerable Code In `internal/database/repo_collaboration.go`, line 129: ```go func (r *Reposito

  • CVE-2026-52802medJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary An open redirect vulnerability exists in Gogs where attacker-controlled `redirect_to` parameters can bypass validation, allowing redirection to arbitrary external sites. ### Details All redirects in Gogs that are validated via the `IsSameSite` function are vulnerabl

  • CVE-2026-52801higJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary 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 SaveAddress function. ### Details Here is the

  • CVE-2026-52800higJun 23, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ## Summary In **Gogs 0.14.1**, 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 added to th

  • CVE-2026-52799higJun 22, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ## Summary In Gogs 0.14.1, `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 `REQUIRE_SIGNIN_VIEW = false`, we confirmed

  • CVE-2026-52798higJun 22, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    # Summary Although `.ipynb` previews are sanitized on the server side via `/-/api/sanitize_ipynb`, the inserted content is **re-rendered on the client side without sanitization** using `marked()` on elements with the `.nb-markdown-cell` class. During this process, links containi

  • CVE-2026-52796lowJun 22, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary Special template of issue index pattern may cause panic. ### Details in internal/markup/markup.go ```go link = fmt.Sprintf(`%s`, com.Expand(metas["format"], metas), m) ``` Issue index pattern is rendered to link with `com.Expand`. However, `com.E

  • CVE-2026-47267medJun 22, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary The fix for CVE-2022-1285 prevents adding webooks or running webhooks with URLs with a hostname that resolves in localCIDRs. However, webhooks still follow redirects allowing to access hostname inside localCIDRs. This was already communicated in the initial report b

  • CVE-2026-44778lowJun 22, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ## Summary A malicious container can crash or destabilize the privileged Inspektor Gadget process when a **gadget using USDT probes** is deployed. The vulnerability is in the USDT note parser (`pkg/uprobetracer/usdt.go`) which is invoked when a gadget with a `SEC("usdt/...")` se

  • CVE-2026-25119higJun 22, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ## Summary When `ENABLE_REVERSE_PROXY_AUTHENTICATION` is enabled, Gogs accepts the configured authentication header (default: `X-WEBAUTH-USER`) directly from client requests without validating that the request originated from a trusted reverse proxy. Any remote attacker who can

  • CVE-2025-64719medJun 22, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary A malicious user with rights to create a new file on a repository or wiki page can trigger a denial of service condition in which the pages containing the listing of files will return HTTP error 500 and render the web interface unusable for the repository or wiki. ##

  • CVE-2026-55866lowJun 19, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Impact Under concurrency, `CheckPermission` and `CheckBulkPermissions` can return `PERMISSIONSHIP_HAS_PERMISSION` for a (resource, permission, subject) whose correct answer is `PERMISSIONSHIP_CONDITIONAL_PERMISSION`. You are impacted if **all** of the following hold:

  • CVE-2026-55776Jun 19, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    On OpenBao 2.5.4 and 2.5.2(and likely earlier versions also), an authenticated caller with write access to `transit/keys/*` can crash the OpenBao server by issuing a single key-creation request that combines an asymmetric `type` (`rsa-*`, `ecdsa-*`, `ed25519`) with `derived: true

  • CVE-2026-55775lowJun 19, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary A user that is granted namespace management (`/sys/namespaces`) capabilities within a non-root namespace ("the victim namespace") can abuse special handling of the literal path `"root"` in namespace path canonicalization to manage the victim namespace itself. ### D

  • CVE-2026-55774lowJun 19, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ### Summary OpenBao users with access to the `sys/leases/revoke/:lease_id` endpoint in any namespace can revoke leases in any other namespace as long as the lease identifier is known to them, bypassing ACLs that should apply for cross-namespace revocations. ### Impact OpenBao'

  • CVE-2026-55770Jun 19, 2026
    affected < 0.0.20260723T184607-160000.1.1fixed 0.0.20260723T184607-160000.1.1

    ## 1. Description ### Component `sdk/helper/ldaputil/client.go` — the shared LDAP utility library used by both the LDAP authentication backend and OpenLDAP secrets engine to construct LDAP search filters and bind DNs. ### Root Cause The LDAP utility contains a **function sele

Page 9 of 86