Lucene search
+L

46 matches found

OSV
OSV
•added 2026/09/14 3:02 p.m.•8 views

CVE-2026-57122 PraisonAI: Webhook signature verification skipped (fail-open) when secret unset, allowing forged inbound webhooks (WhatsApp & Linear bots)

PraisonAI is a multi-agent teams system. Prior to 4.6.59, the WhatsApp and Linear bot webhook handlers verify HMAC signatures only when WHATSAPPAPPSECRET or LINEARWEBHOOKSECRET is configured and otherwise parse and dispatch unsigned request bodies. A remote unauthenticated client that reaches the...

8.6CVSS5.8AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•15 views

PT-2026-86162

Emlog is an open source website building system. Prior to version 2.6.16, Emlog CMS Pro contains a blind SQL injection in User Model::getUserDataByLogin. The $account parameter is directly interpolated into SQL queries without any filtering. The vulnerability is reachable through the auth cookie...

4.9CVSS5.6AI score0.00428EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:51 p.m.•11 views

CVE-2026-75589

A flaw was found in Net::OAuth. This vulnerability arises from a non-constant-time comparison used when verifying HMAC-SHA1, HMAC-SHA256, and PLAINTEXT signatures. A remote attacker could exploit this by timing the responses to submitted messages, allowing them to recover valid signatures or, in...

5.5AI score0.00508EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/14 6:00 a.m.•19 views

EUVD-2026-58596

The Paymob for WooCommerce WordPress plugin before 4.1.9 does not properly sanitise a client-supplied identifier before using it in a SQL query within its public, unauthenticated payment callback, and performs this query before verifying the payment provider's HMAC signature. This allows...

8.6CVSS5.7AI score0.00445EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/06 4:26 a.m.•37 views

CVE-2026-15459 WPMU DEV Dashboard <= 5.0.0 - Authentication Bypass to Arbitrary Plugin Installation (Remote Code Execution) via Forged WDP_AUTH HMAC on ?wpmudev-hub= Endpoint

The WPMU DEV Dashboard plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 5.0.0. On sites not yet connected to the WPMU DEV Hub — the default state after installation — the site API key that keys the WDP-AUTH request signature is empty, making the...

8.1CVSS5.7AI score0.00868EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/05 8:16 a.m.•12 views

CVE-2026-17532

The Seraphinite Accelerator plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'seraphaccelprep' parameter in versions up to, and including, 2.29.15. This is due to the CacheExtractPreparePageParams function using PHP's loose inequality operator != to compare the expecte...

6.1CVSS0.00794EPSS
SaveExploits1References9
CVE
CVE
•added 2026/07/17 3:29 p.m.•52 views

CVE-2026-9537

The Mojo::JWT Perl module (versions before 1.02 ) is vulnerable to a timing attack because the decode() method uses Perl's eq operator to verify HMAC signatures. This operator performs a non-constant-time string comparison , terminating at the first differing byte. An attacker can measure the tim...

5.3AI score0.00322EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/07/17 3:29 p.m.•16 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.3AI score0.00322EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/17 12:00 a.m.•24 views

PT-2026-60794

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.3AI score0.00322EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/07/14 8:17 p.m.•50 views

CVE-2026-61520 Simple Machines Forum SSRF via image proxy

Simple Machines Forum 2.1 prior to commit 4bf35cf and 3.0 prior to commit b4d23df contains a server-side request forgery vulnerability in the image proxy that allows authenticated attackers to trigger internal HTTP requests by embedding attacker-controlled URLs in BBCode image tags, which the pro...

7.7CVSS0.00437EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/18 1:52 p.m.•34 views

GHSA-FC26-M9PF-V56Q PraisonAI LinearBot processes unsigned webhooks when LINEAR_WEBHOOK_SECRET is missing

PraisonAI LinearBot processes unsigned webhooks when LINEARWEBHOOKSECRET is missing Summary PraisonAI's LinearBot starts a public webhook listener on 0.0.0.0 and treats LINEARWEBHOOKSECRET as optional. When the secret is absent, startup only logs a warning and handlewebhook skips Linear-Signature...

8.6CVSS6.3AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/06/05 7:47 p.m.•21 views

CVE-2026-45179

Plack::Middleware::Statsd versions before 0.9.0 for Perl may leak user IP addresses. If the communication channel to the statsd daemon is not secured for example, by sending UDP packets to a host on another network, then users' IP addresses may be leaked. Since version 0.9.0, the IP address is no...

5.3CVSS5.4AI score0.00255EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2026/05/22 12:00 a.m.•29 views

Typebot 安全漏洞

Typebot is an open-source chat bot builder developed by Baptiste Arnaud. Versions of Typebot 3.16.0 and earlier contained a security vulnerability. This vulnerability stemmed from the WhatsApp Cloud API webhook endpoint not verifying the x-hub-signature-256 HMAC signature, allowing unauthenticate...

6.5CVSS5.8AI score0.00158EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/05/10 12:00 a.m.•40 views

PT-2026-39533

Name of the Vulnerable Software and Affected Versions Plack::Middleware::Statsd versions prior to 0.9.0 Description Plack::Middleware::Statsd for Perl may leak user IP addresses. This occurs if the communication channel to the statsd daemon is not secured, such as when sending UDP packets to a ho...

5.3CVSS5.8AI score0.00255EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
•added 2026/05/06 10:26 p.m.•38 views

fast-jwt: JWT auth bypass due to empty HMAC secret accepted by async key resolver

Summary A critical authentication-bypass vulnerability in fast-jwt's async key-resolver flow allows any unauthenticated attacker to forge arbitrary JWTs that are accepted as authentic. When the application's key resolver returns an empty string '', for example via the common keysdecoded.header.ki...

9.1CVSS6AI score0.00334EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2026/05/06 10:26 p.m.•76 views

GHSA-GMVF-9V4P-V8JC fast-jwt: JWT auth bypass due to empty HMAC secret accepted by async key resolver

Summary A critical authentication-bypass vulnerability in fast-jwt's async key-resolver flow allows any unauthenticated attacker to forge arbitrary JWTs that are accepted as authentic. When the application's key resolver returns an empty string '', for example via the common keysdecoded.header.ki...

9.1CVSS6AI score0.00334EPSS
SaveExploits1References3
CNNVD
CNNVD
•added 2026/03/24 12:00 a.m.•33 views

WordPress plugin JetEngine SQL注入漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that can be installed t...

7.5CVSS5.8AI score0.00541EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/02/26 4:15 a.m.•16 views

CVE-2026-26717

An issue in OpenFUN Richie LMS in src/richie/apps/courses/api.py. The application used the non-constant time == operator for HMAC signature verification in the synccourserunfromrequest function. This allows remote attackers to forge valid signatures and bypass authentication by measuring response...

4.8CVSS5.5AI score0.00508EPSS
SaveExploits0References1
CVE
CVE
•added 2025/12/04 6:45 p.m.•104 views

CVE-2025-65945

CVE-2025-65945 affects auth0/node-jws (Node.js). In affected versions (3.2.2 and earlier; 4.0.0) there is an improper HS256 signature verification under specific conditions when using jws.createVerify() with user-provided header/payload data in HMAC secret lookups. IBM bulletins corroborate the i...

7.5CVSS6.4AI score0.00215EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•26 views

EUVD-2024-1379

Malicious code in bioql PyPI...

5.3CVSS5.5AI score0.0047EPSS
SaveExploits0References7
Rows per page
Query Builder