Lucene search
+L

49772 matches found

OSV
OSV
added 2026/04/25 4:30 p.m.11 views

CVE-2026-6986 Cesanta Mongoose GCM Authentication Tag tls_aes128.c mg_aes_gcm_decrypt signature verification

A security vulnerability has been detected in Cesanta Mongoose up to 7.20. This issue affects the function mgaesgcmdecrypt of the file /src/tlsaes128.c of the component GCM Authentication Tag Handler. Such manipulation leads to improper verification of cryptographic signature. The attack may be...

6.3CVSS5AI score
SaveExploits0References7
CVE
CVE
added 2026/04/25 4:30 p.m.35 views

CVE-2026-6986

CVE-2026-6986 affects Cesanta Mongoose up to version 7.20. The vulnerability is in mg_aes_gcm_decrypt (src/tls_aes128.c, GCM Authentication Tag Handler) and leads to improper verification of the cryptographic signature. Attack could be remote; described as high complexity with exploitability asse...

6.3CVSS4.3AI score0.00217EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/25 11:11 a.m.11 views

OESA-2026-2081 shim security update

Initial UEFI bootloader that handles chaining to a trusted full \ bootloader under secure boot environments. Security Fixes: Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is...

7.5CVSS6.2AI score0.00885EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/25 11:11 a.m.13 views

OESA-2026-2080 shim security update

Initial UEFI bootloader that handles chaining to a trusted full \ bootloader under secure boot environments. Security Fixes: Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is...

7.5CVSS6.2AI score0.00885EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/25 11:11 a.m.13 views

OESA-2026-2082 shim security update

Initial UEFI bootloader that handles chaining to a trusted full \ bootloader under secure boot environments. Security Fixes: Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is...

7.5CVSS6.2AI score0.00885EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/25 11:11 a.m.13 views

OESA-2026-2078 shim security update

Initial UEFI bootloader that handles chaining to a trusted full \ bootloader under secure boot environments. Security Fixes: Issue summary: When a delta CRL that contains a Delta CRL Indicator extension is processed a NULL pointer dereference might happen if the required CRL Number extension is...

7.5CVSS6.2AI score0.00885EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/25 11:11 a.m.17 views

OESA-2026-2042 openssl security update

Security Fixes: Issue summary: An uncommon configuration of clients performing DANE TLSA-based server authentication, when paired with uncommon server DANE TLSA records, may result in a use-after-free and/or double-free on the client side. Impact summary: A use after free can have a range of...

7.5CVSS6.8AI score0.0103EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/25 11:11 a.m.14 views

OESA-2026-2043 openssl security update

Security Fixes: Issue summary: An uncommon configuration of clients performing DANE TLSA-based server authentication, when paired with uncommon server DANE TLSA records, may result in a use-after-free and/or double-free on the client side. Impact summary: A use after free can have a range of...

7.5CVSS6.8AI score0.0103EPSS
SaveExploits0References7
HackRead
HackRead
added 2026/04/25 11:10 a.m.17 views

Fake CAPTCHA Scam Abuses Verification Clicks to Send Costly International Texts

Research from Infoblox reveals a massive Click2SMS fraud scheme using fake CAPTCHAs and back button hijacking to trick victims into sending costly international texts...

5.3AI score
SaveExploits0
Fedora
Fedora
added 2026/04/25 1:52 a.m.12 views

[SECURITY] Fedora 44 Update: bind9-next-9.21.20-1.fc44

BIND Berkeley Internet Name Domain is an implementation of the DNS Domain Name System protocols. BIND includes a DNS server named, which resolves host names to IP addresses; a resolver library routines for applications to use when interfacing with DNS; and tools for verifying that the DNS server ...

7.5CVSS8.7AI score0.01599EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/25 12:18 a.m.37 views

curl: CVE-2026-7009: OCSP stapling bypass with Apple SecTrust

Summary When curl is built with --with-apple-sectrust or -DUSEAPPLESECTRUST=ON and OpenSSL, the --cert-status / CURLOPTSSLVERIFYSTATUS option is silently bypassed when Apple SecTrust handles certificate chain verification instead of OpenSSL. The user explicitly requests OCSP stapling enforcement,...

6.5CVSS5.5AI score0.01102EPSS
SaveExploits3
CNNVD
CNNVD
added 2026/04/25 12:00 a.m.17 views

Cesanta Mongoose 数据伪造问题漏洞

Cesanta Mongoose is a set of embedded server libraries developed by the Irish company Cesanta. It includes functions for TCP and HTTP clients and servers, as well as WenSocket clients and servers. Versions of Cesanta Mongoose 7.20 and earlier contained a data manipulation vulnerability. This...

6.3CVSS5.7AI score0.00217EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/25 12:00 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of range encoding verification in checkentry within xtmultiport, potentially leading to...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/24 8:42 p.m.8 views

Improper Verification of Cryptographic Signature

Overview Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature in the requireSignedTags process. An attacker can bypass signature verification by creating an unsigned annotated tag, which would be incorrectly accepted as valid. Remediation A fix was...

5.3CVSS5.8AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/24 8:42 p.m.21 views

gitverify has improper tag signature verification

gitverify is still a prototype. Impact The bug is related to requireSignedTags which is on by default: an unsigned annotated tag would pass the verification. The commit pointed to by the tag would still have to be signed by a maintainer or a contributor. Patches Since the initial commit, fixed in...

5.3AI score
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/24 8:38 p.m.10 views

CVE-2026-31625

A flaw was found in the Linux kernel's HID Human Interface Device alps driver. This vulnerability, a NULL pointer dereference, occurs because the driver attempts to process raw events without properly verifying if the device has been claimed. An attacker could potentially exploit this to cause a...

5.5CVSS5.3AI score0.00125EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/04/24 7:23 p.m.12 views

CVE-2026-41138

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, there is a remote code execution vulnerability in AirtableAgent.ts caused by lack of input verification when using Pandas. The user’s input is directly applied to the question parameter within...

8.8CVSS8.6AI score0.00603EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/24 5:16 p.m.14 views

CVE-2026-6911

Missing JWT signature verification in AWS Ops Wheel allows unauthenticated attackers to forge JWT tokens and gain unintended administrative access to the application, including the ability to read, modify, and delete all application data across tenants and manage Cognito user accounts within the...

9.8CVSS0.00254EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/24 4:32 p.m.15 views

CLSA-2026-1777048319 openssl: Fix of CVE-2023-0464

CVE-2023-0464: fix excessive resource use when verifying X.509 policy constraints...

7.5CVSS7.1AI score0.03658EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/24 4:17 p.m.162 views

LiteLLM has SQL Injection in Proxy API key verification

Impact A database query used during proxy API key checks mixed the caller-supplied key value into the query text instead of passing it as a separate parameter. An unauthenticated attacker could send a specially crafted Authorization header to any LLM API route for example POST /chat/completions a...

9.8CVSS6AI score0.8942EPSS
SaveExploits8References5Affected Software1
Rows per page
Query Builder