Lucene search
+L

15393 matches found

Snyk
Snyk
added 2026/08/20 12:00 a.m.8 views

Incorrect Authorization

Overview org.springframework:spring-webflux is a Spring Framework module that contains support for reactive HTTP and WebSocket clients as well as for reactive server web applications including REST, HTML browser, and WebSocket style interactions. Affected versions of this package are vulnerable t...

9.8CVSS5.9AI score0.00365EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.19 views

PT-2026-79103

Name of the Vulnerable Software and Affected Versions Omada gateways affected versions not specified Description A pre-authentication OS command injection exists in Omada gateways configured as an OpenVPN Server. The issue stems from insufficient validation of client-supplied data during the...

9.8CVSS6.2AI score0.05697EPSS
SaveExploits1References8
Debian CVE
Debian CVE
added 2026/08/19 8:56 p.m.10 views

CVE-2026-75596

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, the default io.netty.handler.ssl.SniHandler constructors use the pre-handshake ClientHello aggregation path in handler/src/main/java/io/netty/handler/ssl/SslClientHelloHandler.java at...

8.7CVSS5.5AI score0.00351EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 5:55 p.m.10 views

EUVD-2026-62670

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.28.0, an authenticated RDP client can advertise DVI ADPCM with nBlockAlign equal to 8 and nChannels equal to 2 to make the bs calculation in rdpsndserverselectformat in channels/rdpsnd/server/rdpsndmain.c equal zero. The...

6.5CVSS5.4AI score0.00389EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/19 5:21 p.m.14 views

CVE-2026-75141

FFmpeg before commit acf5d7c contains a heap buffer overflow in the hvcC box writer. When writing an HEVC configuration record with more NAL units of a single type than the count field can represent, the NAL unit count overflows, causing a heap buffer overflow. A crafted HEVC input file triggers...

8.5CVSS5.7AI score0.00137EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/19 5:21 p.m.13 views

CVE-2026-75147

FFmpeg before commit 983dae9 contains an out-of-bounds read in the AV1 RTP packetizer libavformat/rtpencav1.c. The keyframe detection loop that searches for a sequence header OBU advanced its pointer and remaining-size counter by the encoded header length plus the OBU payload size without first...

7.1CVSS5.4AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 4:20 p.m.15 views

CVE-2026-45798 Wazuh: Pre-auth stack-buffer-overflow in compare_wazuh_versions reachable from wazuh-authd (TCP/1515) via crafted enrollment V: field

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.5.0 until 4.14.6 and 5.0.0-beta2, comparewazuhversions in src/shared/versionop.c copies the attacker-controlled enrollment V: field into a 10-byte stack buffer with strncpy but does not explicitly...

7.5CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/08/19 4:20 p.m.33 views

CVE-2026-45798

Wazuh (open-source threat detection and response platform) is affected by a pre-authentication stack buffer overflow in compare_wazuh_versions() (src/shared/version_op.c). The function copies an attacker-controlled enrollment V: field into a 10-byte stack buffer via strncpy() without explicit nul...

7.5CVSS5.7AI score0.00496EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 4:20 p.m.15 views

EUVD-2026-62574

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.5.0 until 4.14.6 and 5.0.0-beta2, comparewazuhversions in src/shared/versionop.c copies the attacker-controlled enrollment V: field into a 10-byte stack buffer with strncpy but does not explicitly...

7.5CVSS5.7AI score0.00496EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/19 2:17 p.m.9 views

CVE-2026-76207

phpMyFAQ before 4.1.7 contains a two-factor authentication bypass vulnerability where remember-me tokens are issued before 2FA verification completes. Attackers with valid credentials can obtain a remember-me cookie, skip the 2FA challenge, and replay the cookie to gain full authenticated access...

8.6CVSS0.00255EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/19 2:17 p.m.13 views

CVE-2026-76217

GitPython versions before 3.1.58 fail to validate options passed to git rm and git checkout commands in IndexFile.remove and Head.checkout. Attackers can supply --pathspec-from-file and --pathspec-file-nul parameters to read arbitrary files accessible to the process, with full file contents...

7.1CVSS6AI score0.0036EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/19 2:02 p.m.11 views

CVE-2026-76218 GitPython before 3.1.58 Remote Code Execution via Repo.init

GitPython before 3.1.58 contains a remote code execution vulnerability in Repo.init that forwards unsafe git options without validation. Attackers can supply a template parameter pointing to a directory with malicious git hooks that execute arbitrary code when git operations are performed on the...

7.7CVSS6.7AI score0.0072EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/19 1:17 p.m.7 views

CVE-2026-67363

Joomla Extension - balbooa.com - Pre-auth Payment Amount Tampering in Balbooa Forms 2.4.3.2 - The stripeCharges and payAuthorize endpoints accept the charge total from a client-controlled request parameter and forward it to the payment gateway without recomputing it from the form's configured...

7.7CVSS0.00317EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/08/19 1:00 p.m.6 views

CVE-2026-67364 Joomla Extension - balbooa.com - Pre-auth PHP Code Injection in Balbooa Forms < 2.4.3.2

Joomla Extension - balbooa.com - Pre-auth PHP Code Injection in Balbooa Forms 2.4.3.2 - CWE-94 / CWE-95 | CVSS 3.1: 9.8 Critical AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H The form's optional custom-PHP post-submission handler is executed via eval. The URL parameter = X shortcode is substituted with the...

10CVSS5.7AI score0.00294EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 1:00 p.m.60 views

CVE-2026-67364

Balbooa Forms for Joomla (versions

10CVSS5.7AI score0.00294EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 1:00 p.m.39 views

CVE-2026-67364 Joomla Extension - balbooa.com - Pre-auth PHP Code Injection in Balbooa Forms < 2.4.3.2

Joomla Extension - balbooa.com - Pre-auth PHP Code Injection in Balbooa Forms 2.4.3.2 - CWE-94 / CWE-95 | CVSS 3.1: 9.8 Critical AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H The form's optional custom-PHP post-submission handler is executed via eval. The URL parameter = X shortcode is substituted with the...

10CVSS0.00294EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/19 1:00 p.m.7 views

CVE-2026-67363 Joomla Extension - balbooa.com - Pre-auth Payment Amount Tampering in Balbooa Forms < 2.4.3.2

Joomla Extension - balbooa.com - Pre-auth Payment Amount Tampering in Balbooa Forms 2.4.3.2 - The stripeCharges and payAuthorize endpoints accept the charge total from a client-controlled request parameter and forward it to the payment gateway without recomputing it from the form's configured...

7.7CVSS5.6AI score0.00317EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/19 1:00 p.m.11 views

EUVD-2026-62396

Joomla Extension - balbooa.com - Pre-auth Payment Amount Tampering in Balbooa Forms 2.4.3.2 - The stripeCharges and payAuthorize endpoints accept the charge total from a client-controlled request parameter and forward it to the payment gateway without recomputing it from the form's configured...

7.7CVSS5.6AI score0.00317EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-69219

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1,...

8.7CVSS5.5AI score0.00422EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-69220

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.1,...

8.7CVSS5.5AI score0.00399EPSS
SaveExploits0References3
Rows per page
Query Builder