Your message dated Wed, 19 Aug 2026 15:49:17 +0000
with message-id <[email protected]>
and subject line Bug#1144855: fixed in libnet-oauth-perl 0.33-1
has caused the Debian Bug report #1144855,
regarding libnet-oauth-perl: CVE-2026-75589
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1144855: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1144855
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libnet-oauth-perl
Version: 0.32-1
Severity: important
Tags: security upstream
X-Debbugs-Cc: [email protected], Debian Security Team <[email protected]>
Hi,
The following vulnerability was published for libnet-oauth-perl.
CVE-2026-75589[0]:
| 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.
If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.
For further information see:
[0] https://security-tracker.debian.org/tracker/CVE-2026-75589
https://www.cve.org/CVERecord?id=CVE-2026-75589
[1] https://lists.security.metacpan.org/cve-announce/msg/42818763/
[2] https://github.com/vurtdev/Net-OAuth/security/advisories/GHSA-g8xr-69p3-gw56
[3]
https://github.com/vurtdev/Net-OAuth/commit/a1a16b58add85668ef4fcda642a486ceed098eba
Please adjust the affected versions in the BTS as needed.
Regards,
Salvatore
--- End Message ---
--- Begin Message ---
Source: libnet-oauth-perl
Source-Version: 0.33-1
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libnet-oauth-perl, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated libnet-oauth-perl
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 19 Aug 2026 17:31:51 +0200
Source: libnet-oauth-perl
Architecture: source
Version: 0.33-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1144854 1144855
Changes:
libnet-oauth-perl (0.33-1) unstable; urgency=medium
.
* Import upstream version 0.33.
- Restrict the verification algorithm to those specified in the
allowed_signature_methods, which is now required. This is a breaking
change. (CVE-2026-72889)
(Closes: #1144854)
- HMAC_SHA1, HMAC_SHA256 and PLAINTEXT signature verification now use
constant-time comparison (CVE-2026-75589).
(Closes: #1144855)
- HMAC_SHA1 and HMAC_SHA256 signature keys cannot be blank.
* Add note about breaking change to debian/NEWS.Developer.
* debian/libnet-oauth-perl.docs: CONTRIBUTING.md is gone.
* Update years of upstream copyright.
* Update debian/upstream/metadata.
Checksums-Sha1:
50b23c88eb0c90750dbe55e32619b8bb7292b5d6 2646 libnet-oauth-perl_0.33-1.dsc
5ca659ca319b12642b6a3480a054034466148953 32999
libnet-oauth-perl_0.33.orig.tar.gz
e1f16bdbc85ee6edc5f0b0b15d83bbfa88276f8c 4764
libnet-oauth-perl_0.33-1.debian.tar.xz
1afa6e1be7289f4c1421f35994149c13c82521e4 117684
libnet-oauth-perl_0.33-1.git.tar.xz
cdf0d8e7fb4e1add01835e47aceabaf38625fc7c 17588
libnet-oauth-perl_0.33-1_source.buildinfo
Checksums-Sha256:
35063d97fb952ebd935fe8a3b006499f3a731cde1b97bf21a8b6d95778a12fd6 2646
libnet-oauth-perl_0.33-1.dsc
06a290c13bc1c9c2acee33a79089b32f3047964925d4ea992eb6c1cc3d8df6c1 32999
libnet-oauth-perl_0.33.orig.tar.gz
c7c2c5d2e64af09fa5a6e886547f1c186daa2fa72b474d676981cead0baf1b58 4764
libnet-oauth-perl_0.33-1.debian.tar.xz
05b604e7a91ebcf723780edd2237d4a9c77cc2a59a232f3df066cbdb47d1ccaf 117684
libnet-oauth-perl_0.33-1.git.tar.xz
9740064e55fa9be08122c3914548848e614ec28684e5ab2f7572828add605ebe 17588
libnet-oauth-perl_0.33-1_source.buildinfo
Files:
d6387dcaa1107ee2810a4971deaa59a0 2646 perl optional
libnet-oauth-perl_0.33-1.dsc
d408c711991fdda9235b5de10e0bb3d8 32999 perl optional
libnet-oauth-perl_0.33.orig.tar.gz
8e93e596abffb38efac651808cb648a6 4764 perl optional
libnet-oauth-perl_0.33-1.debian.tar.xz
301692c391a0c93eb598a9f72deaa0c9 117684 perl None
libnet-oauth-perl_0.33-1.git.tar.xz
0e1a9fe0207e4399cbf20f798063875a 17588 perl optional
libnet-oauth-perl_0.33-1_source.buildinfo
Git-Tag-Info: tag=abf893256b4d71cf0880e6fa7c87cd7add15a58a
fp=d1e1316e93a760a8104d85fabb3a68018649aa06
Git-Tag-Tagger: gregor herrmann <[email protected]>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmqFzT4ACgkQYG0ITkaD
wHkm3hAAr0FfKW70u0eQLGrQdNpNufCMRCdlNyDal2g+xSxB6Ri6rLGO1AN7cy3h
r0DOQhNHJyhUU4R54uiC8fzE/hNsiXobLbZ7Oq2hVB1JmQDDV35KpYj7m92hjRE0
iupvriIIhf6zzt/igZpVaNNX25jQOagAQcgIqERfjUACTMZhttWcb5yzI6t5ofwQ
+bk/jCtcwoA5JQs362nO85SrVcUi0y030nFfvjIgNML/itZVnJigfaYBFpw6e+Hn
YYIWkY62E7tzUq6LKuJ45X1wImV3jEejOaGno1SLtK4190VlXBhdsc57FboMCyQN
T7BviRhQz9Cj5xCrYsfcR/1fem1nNiTt1tDq2uEIk55gvJJ1CNJZfarah09tR4+D
vtQmIByYXbtfPKPbynkEvmB5ODQ/6zf8oUphwWXBQlMx2R0Sox4WQvdKWi6uE04X
B1v8MvwzQ1f3/5+4NfwauuIIVN+/OqVhl1IoQ9R9aIh5hm7MzQe4+Soz/eJ2lQGE
h1QGItZjXTZfJUE43s6z8Sy/TOmR7+Yi6l2XUvaO2IplbP+hyXnEox7jf8/b5RzP
ApqwZuajEvMEFw4VpqjdM+MzkO9S3/SvVAwBWjqp7RqxAF3gbtgcY/LRJZFk3vrA
2H2hOwQrmh5LrJgExhJapQrq+wB5WEmKOSpZMUNp1AlIl3ahbUE=
=9xmW
-----END PGP SIGNATURE-----
pgpk8X_9iBgXz.pgp
Description: PGP signature
--- End Message ---