DEBIAN-CVE-2026-75589

Source
https://security-tracker.debian.org/tracker/CVE-2026-75589
Import Source
https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-75589.json
JSON Data
https://api.osv.dev/v1/vulns/DEBIAN-CVE-2026-75589
Upstream
Published
2026-08-19T08:17:13Z
Modified
2026-09-14T17:03:55Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify. Each of the three compares the signature carried in the message against the locally computed one with the eq operator, which returns as soon as the two strings differ. The time taken to reject a signature varies with the length of the matching prefix. RSA-SHA1 is not affected, as it verifies through the RSA key object rather than by comparing strings. A client that can submit messages and time the replies may recover a valid signature one byte at a time rather than searching the whole signature space. Under PLAINTEXT the value compared against is the signature key itself, so the search recovers consumer_secret and token_secret.

References

Affected packages

Debian:12 / libnet-oauth-perl

Package

Name
libnet-oauth-perl
Purl
pkg:deb/debian/libnet-oauth-perl?arch=source&distro=bookworm

Affected ranges

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

Affected versions

0.*
0.28-4
0.30-1
0.31-1
0.31-2
0.32-1
0.33-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-75589.json"

Debian:13 / libnet-oauth-perl

Package

Name
libnet-oauth-perl
Purl
pkg:deb/debian/libnet-oauth-perl?arch=source&distro=trixie

Affected ranges

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

Affected versions

0.*
0.31-1
0.31-2
0.32-1
0.33-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-75589.json"

Debian:14 / libnet-oauth-perl

Package

Name
libnet-oauth-perl
Purl
pkg:deb/debian/libnet-oauth-perl?arch=source&distro=forky

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
0.33-1

Affected versions

0.*
0.31-1
0.31-2
0.32-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/debian-osv/debian-cve-osv/DEBIAN-CVE-2026-75589.json"