mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 12:55:54 +03:00
[GH-ISSUE #218] Vuln in stdlib, CVE-2025-22874 (HIGH) #43
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @benni-as on GitHub (Jun 18, 2025).
Original GitHub issue: https://github.com/decke/smtprelay/issues/218
This week, our trivy scanner reported a vulnerability in stdlib with CVE-2025-22874 and a severity rating of HIGH. Could you please address this? Thank you.
We are using the latest release v1.12.0.
@decke commented on GitHub (Jun 19, 2025):
This is a false positive. The library might be affected but neither smtprelay nor any dependency is using ExtKeyUsageAny.
@benni-as commented on GitHub (Jun 19, 2025):
@decke Thanks for looking into it.