Lucene search
+L

1820 matches found

Positive Technologies
Positive Technologies
added 2026/05/19 12:00 a.m.18 views

PT-2026-41964

Name of the Vulnerable Software and Affected Versions Caddy versions 2.4.0 through 2.11.2 Description An authorization-to-object mismatch exists in the remote admin functionality. The authorization layer uses string prefix matching, while the /config traversal layer parses array indices numerical...

5.4CVSS5.9AI score0.00167EPSS
SaveExploits1
OSV
OSV
added 2026/05/18 1:26 p.m.63 views

GHSA-F3RG-XQJJ-CJ9W n8n-MCP: Workflow telemetry sanitizer could retain partial values from URL-shaped node parameters

Summary In affected versions of n8n-mcp, the workflow telemetry sanitizer could retain partial fragments of URL-shaped node parameters before sending workflow data to the project's anonymous telemetry backend. Values placed in HTTP-Request-style node parameters — such as customer or tenant...

6.5CVSS5.9AI score0.00262EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/05/17 1:21 a.m.30 views

SUSE CVE-2025-54518

Improper isolation of shared resources within the CPU operation cache on Zen 2-based products could allow an attacker to corrupt instructions executed at a different privilege level, potentially resulting in privilege escalation...

7.4CVSS5.8AI score0.00287EPSS
SaveExploits0References146
ATTACKERKB
ATTACKERKB
added 2026/05/15 4:51 p.m.9 views

CVE-2026-44714

The bitcoinj library is a Java implementation of the Bitcoin protocol. Prior to 0.17.1, ScriptExecution.correctlySpends contains two fast-path verification bugs for standard P2PKH and native P2WPKH spends in core/src/main/java/org/bitcoinj/script/ScriptExecution.java. In both branches, bitcoinj...

7.5CVSS5.9AI score0.0027EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/14 12:00 a.m.14 views

PT-2026-61618

Name of the Vulnerable Software and Affected Versions lettre versions 0.10.1 through 0.11.21 Description An inverted-boolean bug in the boring-tls integration silently disables TLS hostname verification for users employing the default strict configuration. This allows an on-path attacker with a...

9.1CVSS5.9AI score0.00319EPSS
SaveExploits0References14
OSV
OSV
added 2026/05/13 8:16 p.m.23 views

UBUNTU-CVE-2026-33381

When a user's access to mint tokens for a service account is revoked, it is sometimes still possible to do so for a few seconds after the event. The user will eventually lose access to do this...

8.1CVSS5.8AI score0.00331EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/13 3:33 p.m.29 views

GHSA-429Q-FHH4-R6HJ Anchor: `InterfaceAccount` allows account substitution between unexpected types

Impact Any uses of InterfaceAccount allows another unexpected account type to be passed, after https://github.com/solana-foundation/anchor/pull/3837 disabled discriminator checking for this type. The bug was originally reported and fixed in https://github.com/solana-foundation/anchor/pull/4139, s...

8.7CVSS5.8AI score
SaveExploits0References7
OSV
OSV
added 2026/05/12 7:53 p.m.15 views

CVE-2026-44221 ArcadeDB: Cross-database authorization bypass and unsecured newly-created databases

ArcadeDB is a Multi-Model DBMS. Starting in version 21.10.1 and prior to version 26.4.2, authenticated users and API tokens scoped to a specific database could read, write, and mutate schema on any other database on the same server. Two distinct defects contributed: 1...

9CVSS5.5AI score
SaveExploits0References5
Nextcloud
Nextcloud
added 2026/05/12 9:17 a.m.19 views

Calendar app leaked user identifiers via attendee suggestion endpoint

None...

4.3CVSS5.8AI score0.00281EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/05/09 4:16 a.m.27 views

CVE-2026-42301

pyp2spec generates working Fedora RPM spec file for Python projects. Prior to version 0.14.1, pyp2spec was writing PyPI package metadata e.g. the summary field into the generated spec file without escaping RPM macro directives. When a packager then runs rpmbuild, those directives get evaluated, s...

7.8CVSS0.00198EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/09 2:42 a.m.24 views

SUSE CVE-2026-42501

A malicious module proxy can exploit a flaw in the go command's validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module proxy GOMODPROXY or checksum database GOSUMDB. A malicious module proxy can serve altered versions o...

7.5CVSS5.8AI score0.00231EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2026/05/08 5:43 p.m.23 views

bitcoinj has a ScriptExecution P2PKH/P2WPKH Verification Bypass

Summary ScriptExecution.correctlySpends contains two fast-path verification bugs for standard P2PKH and native P2WPKH spends in core/src/main/java/org/bitcoinj/script/ScriptExecution.java. In both branches, bitcoinj verifies an attacker-controlled signature/public-key pair but fails to verify tha...

7.5CVSS5.9AI score0.0027EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/05/08 3:30 a.m.34 views

CVE-2026-41498

CVE-2026-41498 (Kimai) describes a missing object-level authorization in the Team API prior to version 2.54.0. The API endpoints used #[IsGranted('edit_team')] instead of #[IsGranted('edit','team')], causing the Symfony TeamVoter to abstain and bypass entity-level ownership checks. As a result, a...

3.3CVSS5.8AI score0.00247EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/07 2:18 a.m.19 views

SUSE CVE-2026-43107

In the Linux kernel, the following vulnerability has been resolved: xfrm: account XFRMAIFID in aevent size calculation xfrmgetae allocates the reply skb with xfrmaeventmsgsize, then buildaevent appends attributes including XFRMAIFID when x-ifid is set. xfrmaeventmsgsize does not include space for...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References16
Github Security Blog
Github Security Blog
added 2026/05/06 11:39 p.m.17 views

kanidmd_lib: Image upload validators run before authorization; PNG validator panics on malformed input

Summary The POST /v1/domain/image and POST /v1/oauth2/rsname/image handlers call validateimage on the uploaded body before the ACL check that restricts image upload to admins. Any bug in an image validator is therefore reachable by an unauthenticated remote client rather than being admin-gated. O...

5.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/06 11:10 p.m.13 views

GHSA-RWM7-X88C-3G2P Netty epoll transport denial of service via RST on half-closed TCP connection

Summary Netty's epoll transport fails to detect and close TCP connections that receive a RST after being half-closed, leading to stale channels that are never cleaned up and, in some code paths, a 100% CPU busy-loop in the event loop thread. Affected versions All versions of 4.2.x...

7.5CVSS6.8AI score0.00408EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/06 9:31 p.m.14 views

EUVD-2026-28145

Script injection in UI in Google Chrome prior to 148.0.7778.96 allowed a remote attacker who convinced a user to engage in specific UI gestures to inject arbitrary scripts or HTML UXSS via a crafted HTML page. Chromium security severity: Low...

4.2CVSS6AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/05 12:40 a.m.11 views

GHSA-M7PR-HJQH-92CM Axios: no_proxy bypass via IP alias allows SSRF

The fix for noproxy hostname normalization bypass 10661 is incomplete.When noproxy=localhost is set, requests to 127.0.0.1 and ::1 still route through the proxy instead of bypassing it. The shouldBypassProxy function does pure string matching — it does not resolve IP aliases or loopback...

6.8CVSS5.8AI score0.00301EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/04 6:26 p.m.8 views

CVE-2026-42226

n8n is an open source workflow automation platform. Prior to versions 1.123.33 and 2.17.5, the dynamic-node-parameters endpoints did not verify whether the authenticated caller was authorized to use a supplied credential reference. An authenticated user with access to a shared workflow could supp...

7.1CVSS5.9AI score0.0026EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/05/01 2:15 p.m.21 views

CVE-2026-43056

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in addadev error path If auxiliarydeviceadd fails, addadev jumps to addfail and calls auxiliarydeviceuninitadev. The auxiliary device has its release callback set to adevrelease, which frees the...

7.8CVSS5.7AI score0.00116EPSS
SaveExploits0
Rows per page
Query Builder