Lucene search
+L

70946 matches found

Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.16 views

PT-2026-28277

Name of the Vulnerable Software and Affected Versions Wazuh affected versions not specified Description The software contains an insecure transport issue due to the use of the -k or --insecure flag with curl, which disables SSL/TLS certificate validation. This allows attackers with network access...

8.1CVSS6.4AI score0.00216EPSS
SaveExploits1References7
Vulnrichment
Vulnrichment
added 2025/12/03 6:13 p.m.3 views

CVE-2025-64763 Envoy forwards early CONNECT data in TCP proxy mode

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, when Envoy is configured in TCP proxy mode to handle CONNECT requests, it accepts client data before issuing a 2xx response and forwards that data to the upstream TCP connection. If a forwardi...

3.7CVSS6.4AI score0.00306EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/03 6:13 p.m.25 views

CVE-2025-64763 Envoy forwards early CONNECT data in TCP proxy mode

Envoy is a high-performance edge/middle/service proxy. In 1.33.12, 1.34.10, 1.35.6, 1.36.2, and earlier, when Envoy is configured in TCP proxy mode to handle CONNECT requests, it accepts client data before issuing a 2xx response and forwards that data to the upstream TCP connection. If a forwardi...

3.7CVSS0.00306EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/03 3:45 p.m.23 views

CVE-2025-7044 Privilege Escalation in MAAS via Websocket Request Manipulation

An Improper Input Validation vulnerability exists in the user websocket handler of MAAS. An authenticated, unprivileged attacker can intercept a user.update websocket request and inject the issuperuser property set to true. The server improperly validates this input, allowing the attacker to...

7.7CVSS0.00265EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/12/03 1:3 p.m.13 views

kernel: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory

A use-after-free memory bug exists in the linux kernel, such that unpoisonmemory tries to check the PGHWPoison flags of an uninitialized page. So VMBUGONPAGEPagePoisonedpage is triggered, leading to damage to the system availability and integrity...

7.1CVSS5.8AI score0.00143EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/12/03 12:0 a.m.6 views

A Descriptive Model for Modelling Attacker Decision-Making in Cyber-Deception

Cyber-deception is an increasingly important defensive strategy, shaping adversarial decision making through controlled misinformation, uncertainty, and misdirection. Although game-theoretic, Bayesian, Markov decision process, and reinforcement learning models offer insight into deceptive...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/03 12:0 a.m.6 views

PT-2025-48970

Name of the Vulnerable Software and Affected Versions Envoy versions 1.33.12 through 1.36.2 Description Envoy, a high-performance edge/middle/service proxy, has an issue when configured in TCP proxy mode to handle CONNECT requests. It accepts client data before issuing a 2xx response and forwards...

5.3CVSS6.6AI score0.00306EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/03 12:0 a.m.17 views

PT-2025-48969

Name of the Vulnerable Software and Affected Versions Envoy versions 1.33.12 through 1.36.2 Description Envoy, a high-performance edge/middle/service proxy, experiences crashes when JWT authentication is configured with remote JWKS fetching enabled, allow missing or failed is set to true, multipl...

6.5CVSS6.9AI score0.00538EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/12/02 9:10 p.m.8 views

EUVD-2025-200275

Mautic user without privileged access to the Marketplace can install and uninstall composer packages...

9CVSS6.3AI score0.0024EPSS
SaveExploits0References2
CVE
CVE
added 2025/12/02 4:54 p.m.23 views

CVE-2025-13828

Mautic platform; a flaw in the composer-based update/Marketplace flow allows a non-privileged user to install and remove arbitrary composer packages despite the enable-composer-based-update flag. Root cause: improper privilege management in the Marketplace integration enabling privilege escalatio...

9CVSS6.9AI score0.0024EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/12/02 10:21 a.m.11 views

Prototype Pollution

happy-dom is vulnerable to Prototype Pollution. The vulnerability is due to untrusted JavaScript running in the same isolate as the main application despite the --disallow-code-generation-from-strings flag, which allows an attacker to deploy prototype-pollution payloads to hijack critical...

9.4CVSS7AI score0.00326EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/12/02 9:20 a.m.18 views

CVE-2025-54515

The Secure Flag passed to Versal™ Adaptive SoC’s Trusted Firmware for Cortex®-A processors TF-A for Arm’s Power State Coordination Interface PSCI commands were incorrectly set to secure instead of using the processor’s actual security state. This would allow the PSCI requests to appear they were...

1CVSS6.9AI score0.00122EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/12/02 12:0 a.m.15 views

PT-2025-48724

Name of the Vulnerable Software and Affected Versions Mautic affected versions not specified Description A user with limited privileges can bypass restrictions related to Composer and install or remove packages. This can occur even if the platform's update settings have Composer-based updates...

9CVSS6.9AI score0.0024EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2025/12/02 12:0 a.m.12 views

Cybersecurity AI: The World's Top AI Agent for Security Capture-The-Flag (CTF)

Are Capture-the-Flag competitions obsolete? In 2025, Cybersecurity AI CAI systematically conquered some of the world's most prestigious hacking competitions, achieving Rank 1 at multiple events and consistently outperforming thousands of human teams. Across five major circuits-HTB's AI vs Humans,...

6.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/12/01 10:11 a.m.7 views

kernel: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory

A use-after-free memory bug exists in the linux kernel, such that unpoisonmemory tries to check the PGHWPoison flags of an uninitialized page. So VMBUGONPAGEPagePoisonedpage is triggered, leading to damage to the system availability and integrity...

7.1CVSS5.8AI score0.00143EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/01 9:41 a.m.10 views

kernel: ublk: make sure ubq->canceling is set when queue is frozen

In the Linux kernel, the following vulnerability has been resolved: ublk: make sure ubq-canceling is set when queue is frozen Now ublk driver depends on ubq-canceling for deciding if the request can be dispatched via uringcmd & iouringcmdcompleteintask. Once ubq-canceling is set, the uringcmd can...

7.8CVSS5.7AI score0.00193EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/12/01 6:11 a.m.10 views

kernel: mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory

A use-after-free memory bug exists in the linux kernel, such that unpoisonmemory tries to check the PGHWPoison flags of an uninitialized page. So VMBUGONPAGEPagePoisonedpage is triggered, leading to damage to the system availability and integrity...

7.1CVSS5.8AI score0.00143EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/28 12:51 p.m.10 views

OESA-2025-2763 libpng security update

The libpng package contains libraries used by other programs for reading and writing PNG format files. The PNG format was designed as a replacement for GIF and, to a lesser extent, TIFF, with many improvements and extensions and lack of patent problems. Security Fixes: LIBPNG is a reference libra...

7.1CVSS7.4AI score0.00407EPSS
SaveExploits5References5
Positive Technologies
Positive Technologies
added 2025/11/28 12:0 a.m.20 views

PT-2026-1250

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s netpoll functionality where a kernel warning can occur when netconsole setup fails on devices with the IFF DISABLE NETPOLL flag set. This warning aris...

9.8CVSS6.2AI score0.00614EPSS
SaveExploits9References418
GithubExploit
GithubExploit
added 2025/11/27 2:23 p.m.222 views

pickle-scan-bypass-poc

CTF Write-up: BrineBreaker Pickle Scan Evasion Este reposit...

7AI score
SaveExploits0
Rows per page
Query Builder