Lucene search
+L

35562 matches found

OSV
OSV
added 2026/08/19 7:20 a.m.27 views

CVE-2026-75589 Net::OAuth versions before 0.33 for Perl check HMAC-SHA1, HMAC-SHA256 and PLAINTEXT signatures with a non-constant-time comparison in verify

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...

7.5CVSS5.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/19 7:20 a.m.39 views

CVE-2026-72889 Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

0.00347EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 7:20 a.m.14 views

EUVD-2026-62347

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

5.5AI score0.00347EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/19 7:20 a.m.48 views

CVE-2026-72889

Net::OAuth (Perl), versions before 0.33 , allows the sender to select the signature algorithm during verification. The verify method resolves the signature method from the signature_method parameter of the incoming message, so the verifying party cannot pin a specific algorithm. When a provider i...

9.8CVSS5.5AI score0.00347EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/19 7:20 a.m.4 views

CVE-2026-72889 Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

5.3AI score0.00347EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/19 7:20 a.m.22 views

CVE-2026-72889 Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

9.8CVSS5.6AI score
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/08/19 7:20 a.m.12 views

CVE-2026-72889

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signaturemethod parameter of the incoming message. signaturemethod is required on every request, so the algorithm used to check a signature is...

9.8CVSS5.5AI score0.00347EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 7:06 a.m.9 views

ROOT-APP-GOBINARY-CVE-2026-46600 CVE-2026-46600 in golang.org/x/net - Patched by Root

Root has patched CVE-2026-46600 in the golang.org/x/net package for Root:Go. Multiple fixed versions available...

7.5CVSS8.5AI score0.00549EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2026/08/19 6:04 a.m.14 views

.NET 9.0 security, bug fix, and enhancement update

An update is available for dotnet9.0. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list .NET is a fast, lightweight and modular platform for creating cross platfor...

7.8CVSS5.4AI score0.01057EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 6:04 a.m.5 views

RLSA-2026:55856 Important: .NET 9.0 security, bug fix, and enhancement update

.NET is a fast, lightweight and modular platform for creating cross platform applications that work on Linux, macOS and Windows. It particularly focuses on creating console applications, web applications and micro-services. .NET contains a runtime conforming to .NET Standards a set of framework...

7.8CVSS5.3AI score0.01057EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/19 12:00 a.m.7 views

OPENSUSE-SU-2026:11551-1 perl-Net-OAuth-0.330.0-1.1 on GA media

These are all security issues fixed in the perl-Net-OAuth-0.330.0-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS5.4AI score0.0055EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.28 views

Microsoft Visual Studio Products (August 2026)

The Microsoft Visual Studio Products are missing security updates. It is, therefore, affected by multiple vulnerabilities: - Out-of-bounds write in .NET allows an unauthorized attacker to execute code locally. CVE-2026-62871 - Unchecked input for loop condition in .NET allows an unauthorized...

7.8CVSS6.8AI score0.01112EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.17 views

RockyLinux 9 : .NET 9.0 (RLSA-2026:55856)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:55856 advisory. .NET: .NET Core: .NET Security Feature Bypass Vulnerability CVE-2026-62899 .NET: .NET Information Disclosure Vulnerability CVE-2026-62900 .NET: .NET...

7.8CVSS5.6AI score0.01057EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.22 views

PT-2026-78314

Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the signature method parameter of the incoming message. signature method is required on every request, so the algorithm used to check a signature ...

5.4AI score0.00347EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.25 views

PT-2026-78315

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...

5.3AI score0.00409EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.22 views

Linux Distros Unpatched Vulnerability : CVE-2026-72889

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Net::OAuth versions before 0.33 for Perl allow the sender to choose the signature algorithm in verify. verify resolves the signature method class from the...

9.8CVSS5.8AI score0.00347EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.15 views

RockyLinux 9 : .NET 10.0 (RLSA-2026:55857)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:55857 advisory. .NET: .NET Core: .NET Security Feature Bypass Vulnerability CVE-2026-62899 .NET: .NET Information Disclosure Vulnerability CVE-2026-62900 .NET: .NET...

7.8CVSS5.6AI score0.01057EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.34 views

SUSE SLES15 Security Update : kubevirt-1.6, virt-api-container-1.6, virt-controller-container-1.6, virt-exportproxy-container-1.6, virt-exportserver-container-1.6, virt-handler-container-1.6, virt-launcher-container-1.6, virt-libguestfs-tools-container-1.6, virt-operator-container-1.6, virt-pr-helper-container-1.6, virt-synchronization-controller-container-1.6 (SUSE-SU-2026:3630-1)

"The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3630-1 advisory. - CVE-2025-47911: golang.org/x/net/html: algorithms that have quadratic complexity when parsing HTML documents allow for denial of...

9.6CVSS6.2AI score0.00781EPSS
SaveExploits1References45
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-75589

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

7.5CVSS5.9AI score0.00409EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 12:00 a.m.6 views

OPENSUSE-SU-2026:11550-1 perl-Net-CIDR-Set-0.230.0-1.1 on GA media

These are all security issues fixed in the perl-Net-CIDR-Set-0.230.0-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References1
Rows per page
Query Builder