Lucene search
+L

24 matches found

RedhatCVE
RedhatCVE
added 2026/09/15 5:10 p.m.2 views

CVE-2026-55701

A flaw was found in the OpenTelemetry Collector Contrib's githubreceiver component. An unauthenticated attacker can bypass authentication mechanisms, including required headers and HMAC validation, when the 'Secret' field is empty. This allows the attacker to submit arbitrary webhook payloads,...

6.9CVSS5.8AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-85394

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - python-jose through 3.5.0 fails to properly validate asymmetric keys in HMAC initialization, accepting DER-encoded public keys that lack PEM armor or SSH...

9.3CVSS6.7AI score0.00307EPSS
SaveExploits1References2
OSV
OSV
added 2026/09/04 12:00 a.m.7 views

UBUNTU-CVE-2026-85394

python-jose through 3.5.0 fails to properly validate asymmetric keys in HMAC initialization, accepting DER-encoded public keys that lack PEM armor or SSH prefixes. Attackers holding the service's public key can forge HS256 tokens that pass verification when algorithms are not explicitly restricte...

9.3CVSS5.8AI score0.00222EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/03 7:17 p.m.12 views

CVE-2026-85394

python-jose through 3.5.0 fails to properly validate asymmetric keys in HMAC initialization, accepting DER-encoded public keys that lack PEM armor or SSH prefixes. Attackers holding the service's public key can forge HS256 tokens that pass verification when algorithms are not explicitly restricte...

9.3CVSS0.00222EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/03 6:54 p.m.8 views

CVE-2026-85394 python-jose through 3.5.0 Algorithm Confusion via DER-encoded Public Key as HMAC Secret

python-jose through 3.5.0 fails to properly validate asymmetric keys in HMAC initialization, accepting DER-encoded public keys that lack PEM armor or SSH prefixes. Attackers holding the service's public key can forge HS256 tokens that pass verification when algorithms are not explicitly restricte...

9.3CVSS6.5AI score0.00307EPSS
SaveExploits1References8
NVD
NVD
added 2026/09/03 1:05 p.m.13 views

CVE-2026-3416

The API Publisher component previously used a non-cryptographic pseudorandom number generator PRNG to create shared secrets for Webhook HMAC validation. This PRNG lacks sufficient entropy for security-sensitive operations, allowing a sophisticated attacker to predict future secrets. This enables...

7.5CVSS0.00272EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 12:35 p.m.8 views

EUVD-2026-70453

The API Publisher component previously used a non-cryptographic pseudorandom number generator PRNG to create shared secrets for Webhook HMAC validation. This PRNG lacks sufficient entropy for security-sensitive operations, allowing a sophisticated attacker to predict future secrets. This enables...

5.9CVSS5.9AI score0.00272EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/28 8:32 p.m.20 views

arc has unauthenticated cluster node admission when `cluster.shared_secret` is unset

Summary Arc Enterprise clustering accepts cluster join requests without authentication when cluster.enabled=true but cluster.sharedsecret is not configured. The coordinator validates HMAC authentication only if a shared secret is non-empty; otherwise, a network attacker who can reach the...

6.9CVSS5.8AI score0.00387EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2026/08/26 3:16 p.m.12 views

CVE-2026-74752

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS5.5AI score0.00434EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/25 9:17 a.m.15 views

CVE-2026-77140

The extension validates the HMAC of a frontend employee edit link only in the action that renders the edit form, not in the action that persists the change. An unauthenticated visitor who knows the UID of a visible employee record can send a direct POST request to the update action and overwrite...

8.7CVSS0.00239EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 9:00 a.m.24 views

CVE-2026-77140

TYPO3 extension Telephone Directory (telephonedirectory) suffers from a Broken Access Control flaw. The extension validates the HMAC of a frontend employee edit link only in the action that renders the edit form, but not in the action that persists the change. As a result, an unauthenticated visi...

8.7CVSS5.5AI score0.00239EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/25 9:00 a.m.12 views

EUVD-2026-65336

The extension validates the HMAC of a frontend employee edit link only in the action that renders the edit form, not in the action that persists the change. An unauthenticated visitor who knows the UID of a visible employee record can send a direct POST request to the update action and overwrite...

8.7CVSS5.5AI score0.00239EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/25 9:00 a.m.46 views

CVE-2026-77140 Broken Access Control in extension "Telephone Directory" (telephonedirectory)

The extension validates the HMAC of a frontend employee edit link only in the action that renders the edit form, not in the action that persists the change. An unauthenticated visitor who knows the UID of a visible employee record can send a direct POST request to the update action and overwrite...

8.7CVSS0.00239EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 8:38 p.m.15 views

CVE-2026-68554 Coturn: STUN attributes after MESSAGE-INTEGRITY are processed, letting on-path attackers modify authenticated TURN requests

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an on-path attacker can append attributes after MESSAGE-INTEGRITY to an authenticated STUN request on plain UDP or TCP, adjust the STUN header length, and recompute the unkeyed FINGERPRINT while the original HMA...

2.3CVSS5.3AI score0.00248EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 6:59 a.m.23 views

EUVD-2026-53203

Shiori's CheckToken function internal/domains/auth.go validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase. Deleting an account or...

8.3CVSS5.4AI score0.0028EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/26 8:19 p.m.14 views

CVE-2026-52885 Notepad++ TOCTOU: HMAC Checks Disk, Executes from Memory

Notepad++ is a free and open-source source code editor. Prior to 8.9.6.4, NppCommands.cpp checks the HMAC of the on-disk shortcuts.xml at the moment a user command fires Time-of-Check. However, the command payload is taken from the in-memory userCommands vector, which is populated at application...

7.5CVSS6.2AI score
SaveExploits0References4
Hacker One
Hacker One
added 2026/04/26 10:35 p.m.59 views

Shopify: Missing HMAC validation on /uninstall webhook in Shopify/sample-django-app reference template

Repository: https://github.com/Shopify/sample-django-app Description The /uninstall webhook endpoint in sample-django-app processes incoming requests without verifying the X-Shopify-Hmac-Sha256 header. Shopify explicitly requires this validation as a mandatory security measure for all webhook...

5.8AI score
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2022-3793

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.01397EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/17 7:33 a.m.10 views

SUSE-SU-2024:2042-1 Security update for booth

This update for booth fixes the following issues: - CVE-2024-3049: Fixed a vulnerability where a specially crafted hash can lead to invalid HMAC being accepted by Booth server. bsc1226032...

5.9CVSS5.5AI score0.00535EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/17 7:32 a.m.9 views

SUSE-SU-2024:2041-1 Security update for booth

This update for booth fixes the following issues: - CVE-2024-3049: Fixed a vulnerability where a specially crafted hash can lead to invalid HMAC being accepted by Booth server. bsc1226032...

5.9CVSS5.5AI score0.00535EPSS
SaveExploits0References3
Rows per page
Query Builder