CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-58369

mediumCVSS 5.3covered by 1 sourcefirst seen 2026-06-30
Woodpecker before 3.15.0 registers the /api/orgs/lookup/*org_full_name endpoint without authentication middleware, and the LookupOrg handler unconditionally dereferences the session user (user.ForgeID, via ForgeFromUser) when selecting the forge to query. For an unauthenticated request session.User returns nil, so any unauthenticated HTTP request triggers a NULL pointer dereference in the handler. The panic is recovered by gin recovery middleware and the server continues serving (returning HTTP 500), but each request writes a multi-line panic stack trace to the error log. A low-bandwidth unauthenticated attacker can repeatedly probe the endpoint to flood the logs (about 37 lines per request), inflating disk usage and downstream log-ingestion cost and burying legitimate log events.

⚡ Watch CVE-2026-58369

Get an email if CVE-2026-58369 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (1)

External references

NVD record for CVE-2026-58369

CVE.org record

Embed the live status

CVE-2026-58369 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-58369 status](https://www.csirts.com/badge/CVE-2026-58369)](https://www.csirts.com/cve/CVE-2026-58369)