OESA-2026-3775

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-3775
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-3775.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-3775
Upstream
Published
2026-09-14T16:34:14Z
Modified
2026-09-13T16:45:39Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N CVSS Calculator
Summary
perl-Authen-SASL security update
Details

Authen::SASL::Perl is the pure Perl implementation of SASL mechanisms in the Authen::SASL framework, At the time of this writing it provides the client part implementation for the following SASL mechanisms.

Security Fix(es):

Authen::SASL::Perl::DIGEST_MD5 versions before 2.2100 for Perl accept replayed authentication responses via unverified nonce in server_step. server_start generates a fresh nonce and sends it in the challenge, and nothing later compares that value against the nonce the client returns. server_step derives the expected digest from the client's own parameters, so a response verifies whenever its digest matches the nonce it carries. The count table it also checks is keyed on the client-supplied nonce and starts empty in each new server object, so a captured first response, carrying nc=00000001, passes that too. RFC 2831 defines the nonce in the response as the value the server sent in the preceding challenge. An attacker who observes one successful qop=auth exchange can replay the captured response against a later session for the same service, host, realm and user, and authenticate as that user without knowing the password.(CVE-2026-86219)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:24.03-LTS-SP1 / perl-Authen-SASL

Package

Name
perl-Authen-SASL
Purl
pkg:rpm/openEuler/perl-Authen-SASL&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
2.1700-3.oe2403sp1

Ecosystem specific

{
    "noarch": [
        "perl-Authen-SASL-2.1700-3.oe2403sp1.noarch.rpm",
        "perl-Authen-SASL-help-2.1700-3.oe2403sp1.noarch.rpm"
    ],
    "src": [
        "perl-Authen-SASL-2.1700-3.oe2403sp1.src.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-3775.json"