diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
index 96c33141d418d..df792ef7fec61 100644
--- a/security/vuxml/vuln/2024.xml
+++ b/security/vuxml/vuln/2024.xml
@@ -1,3 +1,84 @@
+
+ gitea -- Fix misuse of PublicKeyCallback
+
+
+ gitea
+ 1.22.6
+
+
+
+
+ Problem Description:
+
+ - Misuse of ServerConfig.PublicKeyCallback may cause authorization
+ bypass in golang.org/x/crypto
+
+
+
+
+ https://github.com/go-gitea/gitea/pull/32810
+ https://github.com/advisories/GHSA-v778-237x-gjrc
+
+
+ 2024-12-12
+ 2024-12-17
+
+
+
+
+ gitea -- multiple vulnerabilities
+
+
+ gitea
+ 1.22.5
+
+
+
+
+ Problem Description:
+
+ - Fix delete branch perm checking
+ - Upgrade crypto library
+
+
+
+
+ https://github.com/go-gitea/gitea/pull/32791
+ https://github.com/go-gitea/gitea/pull/32654
+
+
+ 2024-11-27
+ 2024-12-17
+
+
+
+
+ gitea -- multiple vulnerabilities
+
+
+ gitea
+ 1.22.4
+
+
+
+
+ Problem Description:
+
+ - Fix basic auth with webauthn
+ - Refactor internal routers (partial backport, auth token const time comparing)
+
+
+
+
+ https://github.com/go-gitea/gitea/pull/32531
+ https://github.com/go-gitea/gitea/pull/32473
+
+
+ 2024-11-16
+ 2024-12-17
+
+
+
forgejo -- multiple vulnerabilities