Lucene search
+L

8890 matches found

EUVD
EUVD
added 2026/07/01 12:34 a.m.19 views

EUVD-2026-40414

Presenton before 0.8.8-beta bundles an MCP server that, on server/Docker deployments configured with session authentication AUTHUSERNAME/AUTHPASSWORD, is reachable unauthenticated at /mcp because the nginx front-end does not apply the authrequest gate to that path and the MCP server auto-mints a...

6.9CVSS5.8AI score0.00703EPSS
SaveExploits0References6
Debian
Debian
added 2026/07/01 12:09 a.m.16 views

[SECURITY] [DLA 4659-1] debian-security-support update

Debian LTS Advisory DLA-4659-1 [email protected] https://www.debian.org/lts/security/ Santiago Ruano Rincón June 30, 2026 https://wiki.debian.org/LTS Package : debian-security-support Version : 1:11+2026.06.30 Debian Bug : 1109118 1121942 1135153 debian-security-support, the Debian...

5.8AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/07/01 12:00 a.m.8 views

The vulnerability of the __dead_end_function() function in the tools/objtool/check.c module of the Linux kernel allows a hacker to cause a service failure.

The vulnerability of the deadendfunction function in the tools/objtool/check.c module of the Linux kernel is related to pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a system failure...

5.5CVSS6AI score0.00201EPSS
SaveExploits0References11Affected Software3
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.34 views

PT-2026-54928

Name of the Vulnerable Software and Affected Versions FatFs versions R0.16 and earlier Description An uninitialized cluster exposure occurs when the f lseek function extends files beyond the end-of-file EOF without zero-filling newly allocated clusters. This issue is a Use of Uninitialized...

4.6CVSS6.1AI score0.00255EPSS
SaveExploits2References7
CVE
CVE
added 2026/06/30 11:40 p.m.59 views

CVE-2026-54902

CVE-2026-54902 affects the Ruby gem Oj (Optimized JSON). In SAJ mode prior to 3.17.2, the parser’s key caching can be GC’d while the C parser still references it, causing a Use-After-Free and a segfault when a freed VALUE is accessed. The issue is fixed in version 3.17.2. Exploitation details are...

6.3CVSS5.7AI score0.00428EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/06/30 11:40 p.m.47 views

CVE-2026-54902 Oj: Use-After-Free in Oj::Parser SAJ Long Key Callback

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. Prior to version 3.17.2, is vulnerable to Use-After-Free when in SAJ mode. The Oj::Parser does not protect cached object keys ≥ 35 bytes from garbage collection, and a Ruby callback that triggers GC inside hashend ca...

6.3CVSS0.00428EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/30 10:16 p.m.21 views

CVE-2026-58446

Presenton before 0.8.8-beta bundles an MCP server that, on server/Docker deployments configured with session authentication AUTHUSERNAME/AUTHPASSWORD, is reachable unauthenticated at /mcp because the nginx front-end does not apply the authrequest gate to that path and the MCP server auto-mints a...

6.9CVSS0.00703EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2026/06/30 12:00 a.m.15 views

PostgresSQL JDBC -- Silent channel-binding authentication downgrade via unsupported certificate algorithms

PostgreSQL project reports: channelBinding=require connections can be silently downgraded from SCRAM-SHA-256-PLUS with channel binding to plain SCRAM-SHA-256 without it, losing the man-in-the-middle protection the setting is meant to guarantee. An attacker who can intercept the TLS connection...

8.2CVSS5.8AI score0.00236EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/29 2:33 p.m.18 views

CVE-2026-11972

A flaw was found in the Python tarfile module. When processing a specially crafted tar archive opened in 'streaming mode' mode='r|', the module does not properly handle the end-of-file EOF condition. This can cause the tarfile module to enter an infinite loop, leading to a Denial of Service DoS f...

8.2CVSS5.7AI score0.00445EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.39 views

PT-2026-53326

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.16 views

PT-2026-53324

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/06/29 12:00 a.m.31 views

PT-2026-53328

When using the "tarfile" module with a file opened in "streaming mode" mode="r|" the tarfile module did not properly handle EOF, making archive parsing take exponentially longer...

8.2CVSS5.8AI score0.00445EPSS
SaveExploits0References11
OSV
OSV
added 2026/06/28 7:16 p.m.12 views

CVE-2026-49048

The Joomla extension JoomCCK exposes a front-end controller task, that builds two SQL statements by directly concatenating a user-supplied request parameter into the query string without escaping or parameterisation...

8.7CVSS5.6AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/28 6:37 p.m.17 views

CVE-2026-49048 Joomla Extension - joomcoder.com - Unauthenticated SQL Injection in JoomCCK extension for Joomla < 6.4.1

The Joomla extension JoomCCK exposes a front-end controller task, that builds two SQL statements by directly concatenating a user-supplied request parameter into the query string without escaping or parameterisation...

8.7CVSS5.8AI score0.00564EPSS
SaveExploits1References1
CVE
CVE
added 2026/06/28 6:37 p.m.100 views

CVE-2026-49048

The CVE-2026-49048 issue affects the Joomla extension JoomCCK (com_joomcck). A front-end controller task (tags.save) builds two SQL statements by directly concatenating a user-supplied request parameter into the query string without escaping or parameterisation, enabling unauthenticated SQL injec...

9.8CVSS5.8AI score0.00564EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/28 12:00 a.m.32 views

PT-2026-53162

Name of the Vulnerable Software and Affected Versions JoomCCK affected versions not specified Description A front-end controller task in the JoomCCK extension for Joomla is susceptible to SQL injection. This occurs because the application constructs two SQL statements by directly concatenating a...

9.8CVSS5.8AI score0.00564EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/06/27 1:19 a.m.25 views

CVE-2023-37524

HCL Traveler for Microsoft Outlook HTMO is susceptible to vulnerabilities due to .NET Framework 4.5 being out of service. Since .NET Framework 4.5 has reached end-of-life and no longer receives security updates, it may expose the application to publicly known security weaknesses through vulnerabl...

7.7CVSS5.8AI score0.00273EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/27 12:00 a.m.24 views

PT-2026-53036

Name of the Vulnerable Software and Affected Versions HCL Traveler for Microsoft Outlook HTMO affected versions not specified Description The application is susceptible to security weaknesses because it relies on .NET Framework 4.5, which has reached end-of-life. As this framework no longer...

7.7CVSS5.7AI score0.00273EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/06/26 10:15 p.m.20 views

EUVD-2026-38057

Statamic CMS's unsafe method invocation via collection sorting allows data destruction...

7.4CVSS5.8AI score0.00457EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/26 10:15 p.m.9 views

GHSA-M92M-R54R-X8R2 Statamic CMS's unsafe method invocation via collection sorting allows data destruction

Impact The fix for GHSA-4jjr-vmv7-wh4w was incomplete. It addressed the issue in the query builder, but the same protection was not applied to in-memory collection sorting. Manipulating sort parameters could result in the loss of content and assets. This requires a front-end template that passes...

7.4CVSS5.7AI score0.00457EPSS
SaveExploits0References4
Rows per page
Query Builder