Lucene search
+L

1631 matches found

Vulnrichment
Vulnrichment
added 3 days ago8 views

CVE-2026-53501 Thumbor has HMAC validation bypass via multiple .replace() calls when removing URL signature

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References3
OSV
OSV
added 3 days ago5 views

CVE-2026-53501 Thumbor has HMAC validation bypass via multiple .replace() calls when removing URL signature

Thumbor is an open-source photo thumbnail service by globo.com. Prior to 7.8.0, Thumbor’s HMAC validation can be bypassed due to the use of Python’s .replace when removing the signature from the URL before validation. Since .replace removes all occurrences of the substring, an attacker can insert...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago19 views

CVE-2026-53501

Thumbor (open-source image thumbnail service by globo.com) is affected prior to version 7.8.0. The vulnerability stems from using Python’s .replace() to strip the signature from the URL before HMAC validation, which removes all occurrences of the substring. An attacker can insert the same signatu...

8.2CVSS5.5AI score0.00208EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago16 views

CVE-2026-14490

The CVE concerns the Demi – One Click Demo Import, WP Backup & Site Migration WordPress plugin. All versions up to 0.0.7 are affected due to the plugin storing its HMAC signing key and per-step restore token as dotfiles inside a publicly accessible uploads subdirectory without protection. The una...

7.5CVSS5.9AI score0.00509EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:0 a.m.8 views

MiracleLinux 9 : openssl-3.5.5-4.el9_8.ML.1 (AXSA:2026-1339:14)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1339:14 advisory. openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing CVE-2026-7383 openssl: OpenSSL: Denial of Service due...

9.1CVSS6.2AI score0.05236EPSS
SaveExploits0References16
CVE
CVE
added 2026/07/22 1:37 p.m.17 views

CVE-2026-13184

This CVE affects Progress Telerik UI for ASP.NET AJAX (RadAsyncUpload) prior to v2026.2.708. The root cause is that if Telerik.Upload.ConfigurationHashKey is absent and machineKey is not explicitly configured, upload metadata integrity protection may fall back to a predictable default key, allowi...

7.5CVSS5.3AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 8:36 p.m.8 views

GHSA-HG5R-VQ93-9FV6 Gitea Actions Artifacts V4 signed URL HMAC ambiguity allows cross-repository artifact read and cross-task upload-state write

Summary Gitea Actions Artifacts V4 signed upload/download URLs can be rewritten to access a different running task and repository context while preserving the original HMAC signature. An attacker with permission to run a Gitea Actions job can turn a signed URL for an attacker-controlled artifact...

9.6CVSS5.6AI score0.00188EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/20 10:44 p.m.6 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the CheckSignedInfoKeyedHashAlgorithm method of SignedXml, which compares only the first SignatureValue.Length bytes of the computed HMAC against the supplied signature value. An...

9.8CVSS5.4AI score0.00216EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 7:47 p.m.18 views

CVE-2026-53591

FreeScout (Laravel-based) prior to v1.8.223 is vulnerable: an unauthenticated attacker can inject messages into existing conversations by sending an email to the public address with a crafted In-Reply-To header. The injected message appears as a legitimate customer reply, reopens the conversation...

8.6CVSS5.4AI score0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 4:56 p.m.32 views

CVE-2026-44978 xrdp: Unchecked FIPS padding length in standard RDP Security causes heap out-of-bounds read in HMAC verification

xrdp is an open source RDP server. Versions 0.10.6 and prior contain a heap out-of-bounds read vulnerability within the FIPS-specific receive paths. This vulnerability does not affect the default configuration of xrdp. The vulnerability is only exploitable when the security layer is set to...

5.3CVSS0.00314EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-49852

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to 1.6.8, joserfc.jwt.decode...

8.7CVSS5.4AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 8:17 p.m.8 views

DEBIAN-CVE-2026-49852

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to 1.6.8, joserfc.jwt.decode accepts attacker-forged HMAC-signed tokens when the caller-supplied verification key is the empty string or None, because HMACAlgorithm.sign...

8.7CVSS5.4AI score0.00143EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/17 7:14 p.m.10 views

CVE-2026-49852

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to 1.6.8, joserfc.jwt.decode accepts attacker-forged HMAC-signed tokens when the caller-supplied verification key is the empty string or None, because HMACAlgorithm.sign...

8.7CVSS5.3AI score0.00143EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/17 7:14 p.m.40 views

CVE-2026-49852 joserfc: HS256/HS384/HS512 verify accepts empty/nil HMAC key (cross-language sibling of CVE-2026-45363)

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to 1.6.8, joserfc.jwt.decode accepts attacker-forged HMAC-signed tokens when the caller-supplied verification key is the empty string or None, because HMACAlgorithm.sign...

8.7CVSS0.00143EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/17 7:14 p.m.45 views

CVE-2026-49852

Summary: CVE-2026-49852 affects the Python library joserfc. Prior to version 1.6.8, joserfc.jwt.decode can accept attacker-forged HS256/HS384/HS512 tokens if the verification key is empty or None, enabling potential authentication bypass when the configured secret resolves to an empty string. The...

8.7CVSS5.3AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/17 7:14 p.m.12 views

EUVD-2026-45281

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to 1.6.8, joserfc.jwt.decode accepts attacker-forged HMAC-signed tokens when the caller-supplied verification key is the empty string or None, because HMACAlgorithm.sign...

8.7CVSS5.3AI score0.00143EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/17 5:17 p.m.9 views

CVE-2026-49212

Symfony UX is a JavaScript ecosystem for Symfony. From 2.8.0 until 2.36.0 and 3.1.0, the HMAC computed by Symfony\UX\LiveComponent\LiveComponentHydrator covered only sorted prop key/value pairs and did not include the component name, the slot identifier props vs propsFromParent, or request contex...

7.5CVSS0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 4:17 p.m.9 views

CVE-2026-9537

Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison. The decode method compares the supplied signature to the recomputed HMAC with Perl's eq operator, which stops at the first differing byte, so the comparison time varies with the number of...

5.3CVSS0.00228EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 4:17 p.m.5 views

UBUNTU-CVE-2026-9537

Mojo::JWT versions before 1.02 for Perl verify HMAC signatures with a non-constant-time string comparison. The decode method compares the supplied signature to the recomputed HMAC with Perl's eq operator, which stops at the first differing byte, so the comparison time varies with the number of...

5.3CVSS5.8AI score0.00228EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/17 4:3 p.m.46 views

CVE-2026-49212

The vulnerability CVE-2026-49212 affects Symfony UX LiveComponentHydrator: the HMAC checksum previously covered only sorted prop key/value pairs and did not bind the component name, slot (props vs propsFromParent), or request context. This allowed a signed blob created for one component/slot to b...

7.5CVSS5.2AI score0.00161EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder