24h | 7d | 30d

Overview

  • GnuPG
  • GnuPG

27 Jan 2026
Published
27 Jan 2026
Updated

CVSS v3.1
HIGH (8.4)
EPSS
Pending

KEV

Description

In GnuPG before 2.5.17, a stack-based buffer overflow exists in tpm2daemon during handling of the PKDECRYPT command for TPM-backed RSA and ECC keys.

Statistics

  • 1 Post

Last activity: 14 hours ago

Fediverse

Profile picture

🟠 CVE-2026-24882 - High (8.4)

In GnuPG before 2.5.17, a stack-based buffer overflow exists in tpm2daemon during handling of the PKDECRYPT command for TPM-backed RSA and ECC keys.

🔗 thehackerwire.com/vulnerabilit

#CVE #vulnerability #infosec #cybersecurity #security #Tenda #patchstack

  • 0
  • 0
  • 0
  • 14h ago

Overview

  • vercel
  • next

26 Jan 2026
Published
27 Jan 2026
Updated

CVSS v3.1
MEDIUM (5.9)
EPSS
0.04%

KEV

Description

A denial of service vulnerability exists in self-hosted Next.js applications that have `remotePatterns` configured for the Image Optimizer. The image optimization endpoint (`/_next/image`) loads external images entirely into memory without enforcing a maximum size limit, allowing an attacker to cause out-of-memory conditions by requesting optimization of arbitrarily large images. This vulnerability requires that `remotePatterns` is configured to allow image optimization from external domains and that the attacker can serve or control a large image on an allowed domain. Strongly consider upgrading to 15.5.10 or 16.1.5 to reduce risk and prevent availability issues in Next applications.

Statistics

  • 1 Post
  • 1 Interaction

Last activity: 5 hours ago

Bluesky

Profile picture
vercel.com/changelog/summa... Summaries of CVE-2025-59471 and CVE-2025-59472 - Vercel
  • 0
  • 1
  • 0
  • 5h ago

Overview

  • vercel
  • next

26 Jan 2026
Published
27 Jan 2026
Updated

CVSS v3.1
MEDIUM (5.9)
EPSS
0.04%

KEV

Description

A denial of service vulnerability exists in Next.js versions with Partial Prerendering (PPR) enabled when running in minimal mode. The PPR resume endpoint accepts unauthenticated POST requests with the `Next-Resume: 1` header and processes attacker-controlled postponed state data. Two closely related vulnerabilities allow an attacker to crash the server process through memory exhaustion: 1. **Unbounded request body buffering**: The server buffers the entire POST request body into memory using `Buffer.concat()` without enforcing any size limit, allowing arbitrarily large payloads to exhaust available memory. 2. **Unbounded decompression (zipbomb)**: The resume data cache is decompressed using `inflateSync()` without limiting the decompressed output size. A small compressed payload can expand to hundreds of megabytes or gigabytes, causing memory exhaustion. Both attack vectors result in a fatal V8 out-of-memory error (`FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory`) causing the Node.js process to terminate. The zipbomb variant is particularly dangerous as it can bypass reverse proxy request size limits while still causing large memory allocation on the server. To be affected you must have an application running with `experimental.ppr: true` or `cacheComponents: true` configured along with the NEXT_PRIVATE_MINIMAL_MODE=1 environment variable. Strongly consider upgrading to 15.6.0-canary.61 or 16.1.5 to reduce risk and prevent availability issues in Next applications.

Statistics

  • 1 Post
  • 1 Interaction

Last activity: 5 hours ago

Bluesky

Profile picture
vercel.com/changelog/summa... Summaries of CVE-2025-59471 and CVE-2025-59472 - Vercel
  • 0
  • 1
  • 0
  • 5h ago

Overview

  • qemu

31 Oct 2025
Published
12 Nov 2025
Updated

CVSS
Pending
EPSS
0.02%

KEV

Description

A stack-based buffer overflow was found in the QEMU e1000 network device. The code for padding short frames was dropped from individual network devices and moved to the net core code. The issue stems from the device's receive code still being able to process a short frame in loopback mode. This could lead to a buffer overrun in the e1000_receive_iov() function via the loopback code path. A malicious guest user could use this vulnerability to crash the QEMU process on the host, resulting in a denial of service.

Statistics

  • 1 Post

Last activity: 20 hours ago

Bluesky

Profile picture
🚨 Critical QEMU patch for SUSE Linux 15 SP7. Fixes CVE-2025-11234 (CVSS 8.7) & CVE-2025-12464. Exploitable via guest VM or network to crash host. Read more: 👉 tinyurl.com/msyfyyyk #SUSE #Security
  • 0
  • 0
  • 0
  • 20h ago

Overview

  • The Linux Foundation
  • kernel

25 Sep 2018
Published
27 Jan 2026
Updated

CVSS v3.0
HIGH (7.8)
EPSS
18.00%

Description

An integer overflow flaw was found in the Linux kernel's create_elf_tables() function. An unprivileged local user with access to SUID (or otherwise privileged) binary could use this flaw to escalate their privileges on the system. Kernel versions 2.6.x, 3.10.x and 4.14.x are believed to be vulnerable.

Statistics

  • 1 Post

Last activity: 23 hours ago

Bluesky

Profile picture
Critical GNU Inetutils telnetd authentication bypass (CVE-2026-24061) enables remote root via crafted Telnet USER variable, and kernel integer overflow (CVE-2018-14634) permits privilege escalation.
  • 0
  • 0
  • 0
  • 23h ago

Overview

  • langflow-ai
  • langflow

07 Apr 2025
Published
29 Nov 2025
Updated

CVSS v3.1
CRITICAL (9.8)
EPSS
91.42%

Description

Langflow versions prior to 1.3.0 are susceptible to code injection in the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary code.

Statistics

  • 1 Post

Last activity: 5 hours ago

Bluesky

Profile picture
The latest update for #Indusface includes "CVE-2026-21858 (Ni8mare): Unauthenticated Remote Code Execution in Self-Hosted n8n" and "CVE-2025-3248: Critical Langflow Unauthenticated Remote Code Execution Vulnerability". #cybersecurity #infosec https://opsmtrs.com/3ySs2VF
  • 0
  • 0
  • 0
  • 5h ago

Overview

  • n8n-io
  • n8n

07 Jan 2026
Published
12 Jan 2026
Updated

CVSS v3.1
CRITICAL (10.0)
EPSS
4.30%

KEV

Description

n8n is an open source workflow automation platform. Versions starting with 1.65.0 and below 1.121.0 enable an attacker to access files on the underlying server through execution of certain form-based workflows. A vulnerable workflow could grant access to an unauthenticated remote attacker, resulting in exposure of sensitive information stored on the system and may enable further compromise depending on deployment configuration and workflow usage. This issue is fixed in version 1.121.0.

Statistics

  • 1 Post

Last activity: 5 hours ago

Bluesky

Profile picture
The latest update for #Indusface includes "CVE-2026-21858 (Ni8mare): Unauthenticated Remote Code Execution in Self-Hosted n8n" and "CVE-2025-3248: Critical Langflow Unauthenticated Remote Code Execution Vulnerability". #cybersecurity #infosec https://opsmtrs.com/3ySs2VF
  • 0
  • 0
  • 0
  • 5h ago

Overview

  • qemu

03 Oct 2025
Published
22 Jan 2026
Updated

CVSS
Pending
EPSS
0.24%

KEV

Description

A flaw was found in QEMU. If the QIOChannelWebsock object is freed while it is waiting to complete a handshake, a GSource is leaked. This can lead to the callback firing later on and triggering a use-after-free in the use of the channel. This can be abused by a malicious client with network access to the VNC WebSocket port to cause a denial of service during the WebSocket handshake prior to the VNC client authentication.

Statistics

  • 1 Post

Last activity: 20 hours ago

Bluesky

Profile picture
🚨 Critical QEMU patch for SUSE Linux 15 SP7. Fixes CVE-2025-11234 (CVSS 8.7) & CVE-2025-12464. Exploitable via guest VM or network to crash host. Read more: 👉 tinyurl.com/msyfyyyk #SUSE #Security
  • 0
  • 0
  • 0
  • 20h ago

Overview

  • Beckhoff Automation
  • Beckhoff.Device.Manager.XAR

27 Jan 2026
Published
27 Jan 2026
Updated

CVSS v3.1
MEDIUM (5.3)
EPSS
0.04%

KEV

Description

A low privileged remote attacker may be able to disclose confidential information from the memory of a privileged process by sending specially crafted calls to the Device Manager web service that cause an out-of-bounds read operation under certain circumstances due to ASLR and thereby potentially copy confidential information into a response.

Statistics

  • 1 Post

Last activity: 22 hours ago

Fediverse

Profile picture

VDE-2025-092
Beckhoff: Privilege escalation and information leak via Beckhoff Device Manager

The vulnerability CVE-2025-41726 (NN-2025-0074) allows an authenticated remote user to execute arbitrary commands on the device. This can be exploited over the web UI or via API. In one case the execution of the arbitrary command happens within a privileged process.
CVE-2025-41726, CVE-2025-41727, CVE-2025-41728

certvde.com/en/advisories/vde-

beckhoff.csaf-tp.certvde.com/.

  • 0
  • 0
  • 0
  • 22h ago

Overview

  • OpenSSL
  • OpenSSL

27 Jan 2026
Published
27 Jan 2026
Updated

CVSS
Pending
EPSS
Pending

KEV

Description

Issue summary: A type confusion vulnerability exists in the signature verification of signed PKCS#7 data where an ASN1_TYPE union member is accessed without first validating the type, causing an invalid or NULL pointer dereference when processing malformed PKCS#7 data. Impact summary: An application performing signature verification of PKCS#7 data or calling directly the PKCS7_digest_from_attributes() function can be caused to dereference an invalid or NULL pointer when reading, resulting in a Denial of Service. The function PKCS7_digest_from_attributes() accesses the message digest attribute value without validating its type. When the type is not V_ASN1_OCTET_STRING, this results in accessing invalid memory through the ASN1_TYPE union, causing a crash. Exploiting this vulnerability requires an attacker to provide a malformed signed PKCS#7 to an application that verifies it. The impact of the exploit is just a Denial of Service, the PKCS7 API is legacy and applications should be using the CMS API instead. For these reasons the issue was assessed as Low severity. The FIPS modules in 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#7 parsing implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0, 1.1.1 and 1.0.2 are vulnerable to this issue.

Statistics

  • 1 Post

Last activity: 11 hours ago

Bluesky

Profile picture
OpenSSLの脆弱性(High: CVE-2025-15467, Moderate: CVE-2025-11187, Low: CVE-2025-15468等, CVE-2026-22795, CVE-2026-22796)と新バージョン(3.6.1, 3.5.5, 3.4.4, 3.3.6, 3.0.19) #sios_tech #security #vulnerability #セキュリティ #脆弱性 #ssl #openssl security.sios.jp/vulnerabilit...
  • 0
  • 0
  • 0
  • 11h ago
Showing 81 to 90 of 92 CVEs