Lucene search
+L

793 matches found

Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.8 views

PT-2026-26237

Summary For host=node runs, approvals validated command context but did not pin executable identity for non-path-like argv0 tokens for example tr. If PATH resolution changed after approval, execution could run a different binary. Impact A previously approved action could execute a different...

8.7CVSS6.1AI score0.00091EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/01 12:00 a.m.10 views

ASB-A-366405211

In onServiceDisconnected of KeyguardServiceDelegate.java, there is a possible partial bypass of app pinning allowing limited interaction with other apps without knowing the LSKF due to a missing permission check. This could lead to local information disclosure where the extent of interaction and...

6.2CVSS6AI score0.00128EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/19 10:59 p.m.32 views

CVE-2026-26327

Summary (CVE-2026-26327 OpenClaw) OpenClaw uses discovery beacons that publish TXT records (lanHost, tailnetDns, gatewayPort, gatewayTlsSha256). TXT values are unauthenticated and, prior to 2026.2.14, could be treated as authoritative routing/pinning hints by some clients (iOS/macOS used host hin...

7.1CVSS5.6AI score0.001EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/02/19 10:59 p.m.13 views

CVE-2026-26327 OpenClaw allows unauthenticated discovery TXT records to steer routing and TLS pinning

OpenClaw is a personal AI assistant. Discovery beacons Bonjour/mDNS and DNS-SD include TXT records such as lanHost, tailnetDns, gatewayPort, and gatewayTlsSha256. TXT records are unauthenticated. Prior to version 2026.2.14, some clients treated TXT values as authoritative routing/pinning inputs...

7.1CVSS5.6AI score
SaveExploits0References5
Amazon
Amazon
added 2026/02/18 12:00 a.m.11 views

Medium: curl

Issue Overview: No QUIC certificate pinning with GnuTLS NOTE: https://curl.se/docs/CVE-2025-13034.html NOTE: Introduced with: https://github.com/curl/curl/commit/3210101088dfa3d6a125d213226b092f2f866722 curl-880 NOTE: Fixed by:...

6.3CVSS5.5AI score0.00691EPSS
SaveExploits3
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:27 p.m.8 views

CVE-2025-71220

In the Linux kernel, the following vulnerability has been resolved: smb/server: call ksmbdsessionrpcclose on error path in createsmb2pipe When ksmbdiovpinrsp fails, we should call ksmbdsessionrpcclose...

5.2AI score0.0013EPSS
SaveExploits0References7Affected Software1
Broadcom
Broadcom
added 2026/01/27 12:00 a.m.21 views

Curl vulnerabilities detected in SANnav images (CVE-2025-4947, CVE-2025-5025)

The Curl vulnerabilities identified are located within open source components utilized by Brocade SANnav, however the vulnerable code is not compiled into the final product. As a part of good security practice, the open source component was updated in the SANnav 3.0.0 release. CVE-2025-4947 libcu...

6.5CVSS5.9AI score0.00273EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000976)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000976 advisory. The kvmiommumappages function in virt/kvm/iommu.c in the Linux kernel through 3.16.1 miscalculates the number of pages during the handling of a mapping failure, whic...

4.3CVSS6.8AI score0.01168EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-001348)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001348 advisory. In the Linux kernel through 4.14.13, the rdscmsgatomic function in net/rds/rdma.c mishandles cases where page pinning fails or an invalid address is supplied, leadin...

5.5CVSS6.3AI score0.1869EPSS
SaveExploits5References18
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.9 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003526)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003526 advisory. In the Linux kernel through 4.14.13, the rdscmsgatomic function in net/rds/rdma.c mishandles cases where page pinning fails or an invalid address is supplied, leadin...

5.5CVSS6.3AI score0.1869EPSS
SaveExploits5References18
RedhatCVE
RedhatCVE
added 2026/01/09 11:15 a.m.11 views

CVE-2021-0472

In shouldLockKeyguard of LockTaskController.java, there is a possible way to exit App Pinning without a PIN due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.Product:...

7.8CVSS7AI score0.00204EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/01/08 10:42 a.m.8 views

Improper Certificate Validation

Overview Affected versions of this package are vulnerable to Improper Certificate Validation in the CURLOPTPINNEDPUBLICKEY option or --pinnedpubkey with the curl tool. An attacker can intercept or impersonate a server by exploiting the lack of public key verification when a connection is...

8.2CVSS5.8AI score0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/08 10:15 a.m.22 views

ALPINE-CVE-2025-13034

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

5.9CVSS6.2AI score0.00231EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/08 10:00 a.m.69 views

CVE-2025-13034

CVE-2025-13034 affects curl/libcurl and the curl tool. A flaw in the CURLOTP_PINNEDPUBLICKEY/--pinnedpubkey public-key pinning check could allow a connection to proceed without proper server identity verification when QUIC with ngtcp2 is built to use GnuTLS and the user disables standard certific...

5.9CVSS6.2AI score0.00231EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/08 10:00 a.m.6 views

CVE-2025-13034 No QUIC certificate pinning with GnuTLS

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

6.5AI score0.00231EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/08 10:00 a.m.12 views

CVE-2025-13034

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

5.9CVSS6.4AI score0.00231EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/08 10:00 a.m.38 views

CVE-2025-13034 No QUIC certificate pinning with GnuTLS

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

0.00231EPSS
SaveExploits0References2
Slackware Linux
Slackware Linux
added 2026/01/07 11:08 p.m.18 views

[slackware-security] curl

New curl packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/curl-8.17.0-i586-1slack15.0.txz: Upgraded. This update fixes security issues: OpenSSL partial chain store policy bypass. bearer token le...

5.9CVSS6.8AI score0.00691EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2026/01/07 8:00 a.m.18 views

No QUIC certificate pinning with GnuTLS

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool, curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper...

5.9CVSS6.2AI score0.00231EPSS
SaveExploits0Affected Software2
UbuntuCve
UbuntuCve
added 2026/01/06 7:00 a.m.8 views

CVE-2025-13034

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

5.9CVSS6AI score0.00231EPSS
SaveExploits0References3
Rows per page
Query Builder