Lucene search
+L

764 matches found

Vulnrichment
Vulnrichment
added 2026/08/11 6:18 p.m.8 views

CVE-2026-48809 python-engineio has possible denial of service due to maximum payload size sometimes not being enforced

python-engineio is a Python implementation of the Engine.IO realtime client and server. Versions prior to 4.13.2 have two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take...

7.5CVSS5.4AI score0.00279EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68135

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: hip04: fix RX buffer leak on buildskb failure When buildskb fails in hip04rxpoll, the driver jumps to the refill path without releasing the current RX buff...

6AI score0.00184EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2026/08/06 6:51 a.m.19 views

CISA Flags TeamCity CVE-2026-63077 RCE Flaw Under Active Exploitation in the Wild

A newly patched security flaw impacting on-premise versions of JetBrains TeamCity has come under active exploitation in the wild, according to the U.S. Cybersecurity and Infrastructure Security Agency CISA. The vulnerability in question is CVE-2026-63077 CVSS score: 9.8, a case of deserialization...

9.8CVSS9.9AI score0.86518EPSS
SaveExploits7
VulnCheck KEV
VulnCheck KEV
added 2026/08/05 12:00 a.m.18 views

VulnCheck KEV: CVE-2026-63077

In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol...

9.8CVSS9.6AI score0.86518EPSS
SaveIn wildExploits7References4
CISA KEV Catalog
CISA KEV Catalog
added 2026/08/05 12:00 a.m.24 views

JetBrains TeamCity Deserialization of Untrusted Data Vulnerability

JetBrains TeamCity contains a deserialization of untrusted data vulnerability that could allow unauthenticated remote code execution via the agent polling protocol...

9.8CVSS6.7AI score0.86518EPSS
SaveIn wildExploits7
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.15 views

JetBrains TeamCity < 2025.11.7 / 2026.x < 2026.1.3 (CVE-2026-63077)

The version of JetBrains TeamCity installed on the remote host is prior to 2025.11.7, or prior to 2026.1.3. It is, therefore, affected by a vulnerability: - In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol...

9.8CVSS7.8AI score0.86518EPSS
SaveExploits7References2
NVD
NVD
added 2026/07/27 5:16 p.m.21 views

CVE-2026-63077

In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol...

9.8CVSS0.86518EPSS
SaveExploits7References2
ATTACKERKB
ATTACKERKB
added 2026/07/27 4:44 p.m.13 views

CVE-2026-63077

In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol...

9.8CVSS6.5AI score0.86518EPSS
SaveExploits7References2
EUVD
EUVD
added 2026/07/27 4:44 p.m.13 views

EUVD-2026-49369

In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol...

9.8CVSS6.5AI score0.86518EPSS
SaveExploits7References1
Cvelist
Cvelist
added 2026/07/27 4:44 p.m.60 views

CVE-2026-63077

In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol...

9.8CVSS0.86518EPSS
SaveExploits7References1
Vulnrichment
Vulnrichment
added 2026/07/27 4:44 p.m.14 views

CVE-2026-63077

In JetBrains TeamCity before 2026.1.3, 2025.11.7 unauthenticated remote code execution was possible via the agent polling protocol...

9.8CVSS6.5AI score0.86518EPSS
SaveExploits7References1
CVE
CVE
added 2026/07/27 4:44 p.m.429 views

CVE-2026-63077

CVE-2026-63077 affects JetBrains TeamCity On-Premises: unauthenticated remote code execution via deserialization of untrusted data in the agent polling protocol. Affected are TeamCity versions prior to 2025.11.7 and prior to 2026.1.3. The root cause is deserialization of untrusted data that allow...

9.8CVSS6.5AI score0.86518EPSS
SaveIn wildExploits7References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.23 views

PT-2026-65062

Name of the Vulnerable Software and Affected Versions JetBrains TeamCity versions prior to 2026.1.3 JetBrains TeamCity versions prior to 2025.11.7 Description An unauthenticated remote code execution issue exists in the agent polling protocol due to insecure deserialization of XML data using the...

9.8CVSS8AI score0.86518EPSS
SaveExploits7References50
Metasploit
Metasploit
added 2026/07/27 12:00 a.m.20 views

JetBrains TeamCity Agent Polling Unauthenticated Remote Code Execution

This module exploits an unsafe XStream deserialization vulnerability in the JetBrains TeamCity agent polling protocol. An unauthenticated attacker can register a build agent, then submit a crafted error response that causes TeamCity to deserialize an attacker-controlled object graph. The object...

9.8CVSS7.4AI score0.86518EPSS
SaveExploits7
OSV
OSV
added 2026/07/24 10:40 p.m.14 views

GHSA-8Q49-2H5H-434X FrontMCP: Server-Side Request Forgery (SSRF) in the OpenAPI adapter spec-change poller

Summary The OpenAPI adapter's spec-change poller OpenApiSpecPoller re-fetched the configured spec url on a timer using a raw global fetch, bypassing the SSRF guard safeFetch / assertUrlSafe that OpenAPIToolGenerator.fromURL applies to the initial spec load. As a result, the pinning/DNS-resolution...

5.9CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2026/07/24 4:16 p.m.12 views

CVE-2026-64210

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done...

7.5CVSS0.00344EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:23 p.m.16 views

CVE-2026-64210 net/mlx5e: xsk: Fix unlocked writing to ICOSQ

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: xsk: Fix unlocked writing to ICOSQ During napi poll, when the affinity changes and there's still XSK work to be done, we trigger an ICOSQ interrupt on the new CPU. However, this triggering on the ICOSQ is done...

7.5CVSS5.7AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/24 2:13 a.m.10 views

SUSE CVE-2026-63857

In the Linux kernel, the following vulnerability has been resolved: net: airoha: Do not read uninitialized fragment address in airohadevxmit The transmit loop in airohadevxmit reads fragment address and length during its final iteration, when the loop index equals skbshinfoskb-nrfrags, at which...

9.8CVSS5.7AI score0.00381EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/21 7:58 p.m.8 views

socket.io: engine.io: Socket.IO: Denial of Service via invalid binary POST requests

A flaw was found in Socket.IO, specifically within the Engine.IO protocol v4 polling transport. An unauthenticated attacker can exploit this vulnerability by sending invalid binary POST requests with a Content-Type of application/octet-stream. This improper handling of requests prevents the HTTP...

7.5CVSS5.4AI score0.00636EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/20 9:49 p.m.14 views

EUVD-2026-42313

Socket.IO: Engine.IO Polling Transport Connection Exhaustion...

7.5CVSS5.1AI score0.00636EPSS
SaveExploits0References4
Rows per page
Query Builder