๐Ÿ” CVE Alert

CVE-2026-90679

MEDIUM 4.3
CVSS Score
4.3
EPSS Score
0.2%
EPSS Percentile
6th

Forgejo 13.0.0 through 16.0.4, when "[federation] ENABLED = true" is set, has a spoofing issue that affects identity integrity but does not allow account takeover or content modification. It does not verify that the HTTP Signature on an incoming ActivityPub activity was produced by the key belonging to the actor named in the activity body. The signature verification in routers/api/v1/activitypub/reqsignature.go validates the request signature, but the inbox activity handlers subsequently read the acting identity from the attacker-controlled JSON body without binding it to the verified signing key. Additionally, the signed Digest header is not recomputed against the received request body. A remote attacker who hosts a single valid ActivityPub actor and keypair can therefore submit signature-valid activities attributed to any actor identity they name.

CWE CWE-348
Vendor forgejo
Product forgejo
Published Sep 13, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for forgejo forgejo

Be the first to know when new medium vulnerabilities affecting forgejo forgejo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

Forgejo / Forgejo
13.0.0 โ‰ค 16.0.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
codeberg.org: https://codeberg.org/forgejo/forgejo/issues/14271#issuecomment-22548004