[GH-ISSUE #296] CVE-2025-61729 (stdlib) #49

Closed
opened 2026-02-26 18:33:04 +03:00 by kerem · 2 comments
Owner

Originally created by @eric-as on GitHub (Jan 6, 2026).
Original GitHub issue: https://github.com/decke/smtprelay/issues/296

Hello Bernhard,

Once again I want to thank you for providing this software and your support.

I want to to point out a CVE with score HIGH in smtprelay and would be pleased if you could provide new release with this issue fixed.

trivy image --scanners vuln --ignore-unfixed --severity HIGH,CRITICAL --table-mode detailed --quiet --exit-code 2 [repo/image:tag]
usr/local/bin/smtprelay (gobinary)

Total: 1 (HIGH: 1, CRITICAL: 0)

┌─────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────┬───────────────────────────────────────────────────────────┐
│ Library │ Vulnerability  │ Severity │ Status │ Installed Version │  Fixed Version  │                           Title                           │
├─────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────┼───────────────────────────────────────────────────────────┤
│ stdlib  │ CVE-2025-61729 │ HIGH     │ fixed  │ v1.25.4           │ 1.24.11, 1.25.5 │ crypto/x509: Excessive resource consumption when printing │
│         │                │          │        │                   │                 │ error string for host certificate validation...           │
│         │                │          │        │                   │                 │ https://avd.aquasec.com/nvd/cve-2025-61729                │
└─────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────┴───────────────────────────────────────────────────────────┘

Thank you in advance.

Originally created by @eric-as on GitHub (Jan 6, 2026). Original GitHub issue: https://github.com/decke/smtprelay/issues/296 Hello Bernhard, Once again I want to thank you for providing this software and your support. I want to to point out a CVE with score HIGH in `smtprelay` and would be pleased if you could provide new release with this issue fixed. ``` trivy image --scanners vuln --ignore-unfixed --severity HIGH,CRITICAL --table-mode detailed --quiet --exit-code 2 [repo/image:tag] usr/local/bin/smtprelay (gobinary) Total: 1 (HIGH: 1, CRITICAL: 0) ┌─────────┬────────────────┬──────────┬────────┬───────────────────┬─────────────────┬───────────────────────────────────────────────────────────┐ │ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │ Title │ ├─────────┼────────────────┼──────────┼────────┼───────────────────┼─────────────────┼───────────────────────────────────────────────────────────┤ │ stdlib │ CVE-2025-61729 │ HIGH │ fixed │ v1.25.4 │ 1.24.11, 1.25.5 │ crypto/x509: Excessive resource consumption when printing │ │ │ │ │ │ │ │ error string for host certificate validation... │ │ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2025-61729 │ └─────────┴────────────────┴──────────┴────────┴───────────────────┴─────────────────┴───────────────────────────────────────────────────────────┘ ``` Thank you in advance.
kerem closed this issue 2026-02-26 18:33:04 +03:00
Author
Owner

@decke commented on GitHub (Jan 7, 2026):

Should be fixed by 1.13.1

<!-- gh-comment-id:3719844070 --> @decke commented on GitHub (Jan 7, 2026): Should be fixed by 1.13.1
Author
Owner

@eric-as commented on GitHub (Jan 8, 2026):

Thanks a lot.

<!-- gh-comment-id:3722838253 --> @eric-as commented on GitHub (Jan 8, 2026): Thanks a lot.
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/smtprelay#49
No description provided.