Lucene search
+L

123522 matches found

HackRead
HackRead
added 2026/03/06 5:02 p.m.20 views

900+ Certificates Used by Fortune 500, Governments Exposed by Key Leaks

A joint study by Google and GitGuardian reveals that over 2,600 valid TLS certificates, protecting Fortune 500 companies and government agencies, were compromised due to private key leaks on GitHub and DockerHub...

5.8AI score
SaveExploits0
Veracode
Veracode
added 2026/03/06 7:23 a.m.15 views

Server-Side Request Forgery (SSRF)

mcp-fetch-server is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper private IP validation, which allows an attacker to bypass the validation mechanism and access internal network resources...

7.5CVSS5.8AI score0.00448EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/06 6:42 a.m.15 views

CVE-2026-28800 Natro Macro: Malicious actions allowed through Discord RC Commands by any user

Natro Macro is an open-source Bee Swarm Simulator macro written in AutoHotkey. Prior to version 1.1.0, anyone with Discord Remote Control set up in a non-private channel gives access to any user with the permission to send message in said channel access to do anything on their computer. This...

6.4CVSS5.7AI score
SaveExploits0References3
EUVD
EUVD
added 2026/03/06 6:42 a.m.17 views

EUVD-2026-10007

Natro Macro is an open-source Bee Swarm Simulator macro written in AutoHotkey. Prior to version 1.1.0, anyone with Discord Remote Control set up in a non-private channel gives access to any user with the permission to send message in said channel access to do anything on their computer. This...

6.4CVSS5.7AI score0.00213EPSS
SaveExploits0References1
Packet Storm News
Packet Storm News
added 2026/03/06 12:00 a.m.6 views

Statistical Analysis and Optimization of the MFA Protecting Private Keys

In the current information age, asymmetrical cryptography is widely used to protect information and financial transactions such as cryptocurrencies. The loss of private keys can have catastrophic consequences; therefore, effective MFA schemes are needed. In this paper, we focus on generating...

5.8AI score
SaveExploits0
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.18 views

Flare 安全漏洞

Flare is a file-sharing platform developed by Zachary Lowery. Versions of Flare prior to 1.7.2 contained security vulnerabilities. These vulnerabilities stemmed from the fact that raw and direct file routing only prevented unauthenticated users from accessing private files. This allowed any...

6CVSS5.8AI score0.00283EPSS
SaveExploits1References1
Opera Security Advisories
Opera Security Advisories
added 2026/03/06 12:00 a.m.35 views

Busting VPN myths: What a VPN can do for your privacy and what it can’t

Privacy Busting VPN myths: What a VPN can do for your privacy and what it can’t Share March 6th, 2026 If you’re reading this blog, you have probably heard of or used a VPN before. The truth is, VPNs are incredibly useful! They are one of the most effective tools for protecting your online privacy...

8.8CVSS7.2AI score0.0219EPSS
SaveExploits4References1
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.13 views

PT-2026-23762

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 12.8.3. This is due to missing authorization and post status validation in the gspb el reusable load AJAX handler. The handler accepts an...

5.3CVSS5.9AI score0.00305EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.9 views

Fedora 42 : php-zumba-json-serializer (2026-d781fd2f6b)

The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-d781fd2f6b advisory. Version 3.2.4 - Fix serialization of parent class private properties by @Copilot in 71 - Fix fatal error when serializing objects with uninitialized typed...

5.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.7 views

Fedora 43 : php-zumba-json-serializer (2026-5ff99e948e)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-5ff99e948e advisory. Version 3.2.4 - Fix serialization of parent class private properties by @Copilot in 71 - Fix fatal error when serializing objects with uninitialized typed...

5.8AI score
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.15 views

Plane 代码问题漏洞

Plane is an open-source, self-hosted project planning tool developed by Plane OpenSource. Versions of Plane prior to 1.2.3 contained code vulnerabilities. These vulnerabilities stemmed from the Webhook URL validation only checking ip.isloopback, which could allow attackers with the ADMIN role to...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/05 9:59 p.m.36 views

CVE-2026-28450 OpenClaw < 2026.2.12 - Unauthenticated Profile Tampering via Nostr Plugin HTTP Endpoints

OpenClaw versions prior to 2026.2.12 with the optional Nostr plugin enabled expose unauthenticated HTTP endpoints at /api/channels/nostr/:accountId/profile and /api/channels/nostr/:accountId/profile/import that allow reading and modifying Nostr profiles without gateway authentication. Remote...

8.3CVSS0.0034EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/05 9:43 p.m.18 views

Plane has SSRF via Incomplete IP Validation in Webhook URL Serializer

Summary The webhook URL validation in plane/app/serializers/webhook.py only checks ip.isloopback, allowing attackers with workspace ADMIN role to create webhooks pointing to private/internal network addresses 10.x.x.x, 172.16.x.x, 192.168.x.x, 169.254.169.254, etc.. When webhook events fire, the...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/05 9:43 p.m.14 views

GHSA-FPX8-73GF-7X73 Plane has SSRF via Incomplete IP Validation in Webhook URL Serializer

Summary The webhook URL validation in plane/app/serializers/webhook.py only checks ip.isloopback, allowing attackers with workspace ADMIN role to create webhooks pointing to private/internal network addresses 10.x.x.x, 172.16.x.x, 192.168.x.x, 169.254.169.254, etc.. When webhook events fire, the...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/05 9:30 p.m.3 views

Authorization Bypass Through User-Controlled Key

Overview org.keycloak:keycloak-server-spi-private is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the IdentityBrokerService.performLogin endpoin...

8.6CVSS5.8AI score0.00333EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/05 7:16 p.m.26 views

CVE-2026-27023

Twenty is an open source CRM. Prior to version 1.18, the SSRF protection in SecureHttpClientService validated request URLs at the request level but did not validate redirect targets. An authenticated user who could control outbound request URLs e.g., webhook endpoints, image URLs could bypass...

5CVSS0.00199EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/05 4:23 p.m.35 views

CVE-2026-27023 Twenty: SSRF protection bypass via HTTP redirect following in secure HTTP client

Twenty is an open source CRM. Prior to version 1.18, the SSRF protection in SecureHttpClientService validated request URLs at the request level but did not validate redirect targets. An authenticated user who could control outbound request URLs e.g., webhook endpoints, image URLs could bypass...

5CVSS0.00199EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/05 4:23 p.m.19 views

EUVD-2026-9845

Twenty is an open source CRM. Prior to version 1.18, the SSRF protection in SecureHttpClientService validated request URLs at the request level but did not validate redirect targets. An authenticated user who could control outbound request URLs e.g., webhook endpoints, image URLs could bypass...

5CVSS5.8AI score0.00199EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/05 4:23 p.m.8 views

CVE-2026-27023

Twenty is an open source CRM. Prior to version 1.18, the SSRF protection in SecureHttpClientService validated request URLs at the request level but did not validate redirect targets. An authenticated user who could control outbound request URLs e.g., webhook endpoints, image URLs could bypass...

5CVSS5.8AI score0.00199EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/05 4:23 p.m.54 views

CVE-2026-27023

Twenty CRM prior to v1.18 had SSRF protection in SecureHttpClientService that failed to validate redirect targets. An authenticated user controlling outbound URLs could bypass private IP blocking by redirecting via an attacker-controlled server, enabling SSRF. The issue is fixed in v1.18. Affecte...

5CVSS5.8AI score0.00199EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder