CVE-2026-52795Disclosure

LOWCVSS 4.3 · MEDIUM

Signal is active with 2 mentions in latest observed window

Immediate actions

  • Track advisory updates for patch or workaround availability

Recommended action window: Monitor and triage in normal cycle

NVD description

Gogs is an open source self-hosted Git service. In 0.14.3 and earlier, any authenticated user can watch a private repository they have no access to, because the access check in the Watch API handler is inverted. The code checks if repoCtx.ViewerCanRead() (returns 404 when the user CAN read) instead of if !repoCtx.ViewerCanRead() (return 404 when the user CANNOT read). Once watching, the attacker's dashboard activity feed shows commit messages, branch names, issue titles, and PR details from the private repository. If email notifications are enabled, the attacker also receives emails containing issue and comment content.

0.0/ 10 priority

Sources & remediation

Weakness type (CWE)
CWE-863

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

NONE

Momentum

NONE

Threat summary

  • 2 mentions across 1 observed day

What's happening

  • Technical details provided in 2 signals
  • Disclosure: 2 classified signals
  • 2 total mentions across 1 day

Deep dive

Activity timeline2 mentions / 1d
01122Mentions · 2026-06-24: 2Technical Details · 2026-06-24: 206-24
Signal classification1 categories
Disclosure
2100.0%
Referenced assets2 URLs
By indicator
Full discourse2 posts
  • Infoflowcloud@infoflowcloud
    Disclosure

    🚨*CVE* CVE-2026-52795 Gogs is an open source self-hosted Git service. In 0.14.3 and earlier, any authenticated user can watch a private repository they have no access to, because the acces… https://www.cve.org/CVERecord?id=CVE-2026-52795 ----- Traducción: CVE-2026-52795 Gog… http://infoflow.cloud`

    Post summary

    The tweet announces CVE‑2026‑52795, describing how authenticated users can watch private repositories they shouldn’t access, but provides no PoC, exploit, patch, or evidence of active exploitation.

    0010051
    88 followersView on X
  • CVE@CVEnew
    Disclosure

    CVE-2026-52795 Gogs is an open source self-hosted Git service. In 0.14.3 and earlier, any authenticated user can watch a private repository they have no access to, because the acces… https://www.cve.org/CVERecord?id=CVE-2026-52795

    Post summary

    The CVE-2026-52795 description reveals a privilege‑escalation flaw allowing authenticated users to view private repositories without access rights; no PoC, exploit, active exploitation, or patch is discussed.

    00000684
    57.7K followersView on X

Explore more