Skip to content

fix(server-go): bump golang-jwt/jwt/v5 a v5.3.1 (CVE-2025-30204) - #16

Merged
gnacho merged 1 commit into
mainfrom
fix/netpulse-jwt-cve
Aug 6, 2026
Merged

fix(server-go): bump golang-jwt/jwt/v5 a v5.3.1 (CVE-2025-30204)#16
gnacho merged 1 commit into
mainfrom
fix/netpulse-jwt-cve

Conversation

@gnacho

@gnacho gnacho commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Cierra la alerta dependabot #4 (HIGH, CVE-2025-30204): jwt-go permite asignación excesiva de memoria durante el parseo del header (strings.Split sin límite en ParseUnverified).

  • Bump github.com/golang-jwt/jwt/v5 v5.2.1 → v5.3.1 (dependencia indirecta vía webpush-go).
  • Verificado local: go vet limpio, go test ./... 11/11 paquetes OK, build CGO_ENABLED=0 completo OK.

Las otras 3 alertas dependabot (react-router RSC, hono legacy x2) se han cerrado como not_used (no aplican a SPA sin RSC / backend Node archivado).

Closes #4

@gnacho
gnacho merged commit f36b283 into main Aug 6, 2026
2 checks passed
@gnacho
gnacho deleted the fix/netpulse-jwt-cve branch August 6, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Instalación por defecto con BD limpia; demo activable desde la UI

1 participant