CVE-2025-40918

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-40918
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-40918.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-40918
Downstream
Published
2025-07-16T14:15:25Z
Modified
2025-07-17T20:56:40.116856Z
Summary
[none]
Details

Authen::SASL::Perl::DIGEST_MD5 versions 2.04 through 2.1800 for Perl generates the cnonce insecurely.

The cnonce (client nonce) is generated from an MD5 hash of the PID, the epoch time and the built-in rand function. The PID will come from a small set of numbers, and the epoch time may be guessed, if it is not leaked from the HTTP Date header. The built-in rand function is unsuitable for cryptographic usage.

According to RFC 2831, The cnonce-value is an opaque quoted string value provided by the client and used by both client and server to avoid chosen plaintext attacks, and to provide mutual authentication. The security of the implementation depends on a good choice. It is RECOMMENDED that it contain at least 64 bits of entropy.

References

Affected packages

Debian:11 / libauthen-sasl-perl

Package

Name
libauthen-sasl-perl
Purl
pkg:deb/debian/libauthen-sasl-perl?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.1600-1.1
2.1600-2
2.1600-3
2.1700-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:12 / libauthen-sasl-perl

Package

Name
libauthen-sasl-perl
Purl
pkg:deb/debian/libauthen-sasl-perl?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.1600-3
2.1700-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Debian:13 / libauthen-sasl-perl

Package

Name
libauthen-sasl-perl
Purl
pkg:deb/debian/libauthen-sasl-perl?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected

Affected versions

2.*

2.1600-3
2.1700-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Git / github.com/gbarr/perl-authen-sasl

Affected ranges

Type
GIT
Repo
https://github.com/gbarr/perl-authen-sasl
Events