CVE-2025-61725

Summary

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption.

Affected Software

VendorProductVersion RangeStatus
Go standard librarynet/mail0 < 1.24.8affected
Go standard librarynet/mail1.25.0 < 1.25.2affected

Weaknesses

  • CWE-407: Inefficient Algorithmic Complexity

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: yes
    • Technical Impact: partial

CVE Program Container

Additional References

References