Lucene search
+L

35476 matches found

RedhatCVE
RedhatCVE
added 2026/02/24 1:44 a.m.13 views

CVE-2025-70058

An issue pertaining to CWE-295: Improper Certificate Validation was discovered in YMFE yapi v1.12.0. The application disables TLS/SSL certificate validation by setting 'rejectUnauthorized': false in the HTTPS agent configuration for Axios requests...

7.4CVSS5.3AI score0.00169EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 12:46 a.m.17 views

CVE-2026-27729 Astro has memory exhaustion DoS due to missing request body size limit in Server Actions

Astro is a web framework. In versions 9.0.0 through 9.5.3, Astro server actions have no default request body size limit, which can lead to memory exhaustion DoS. A single large POST to a valid action endpoint can crash the server process on memory-constrained deployments. On-demand rendered sites...

5.9CVSS5.8AI score
SaveExploits0References6
Snyk
Snyk
added 2026/02/24 12:19 a.m.6 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow via the PFCP Session Modification Request process. An attacker can cause the service to crash and disrupt connectivity for all connected users by sending a specially crafted request with an invalid SDF Filter...

7.5CVSS6AI score0.00528EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/02/24 12:15 a.m.10 views

EUVD-2026-7464

free5GC SMF provides Session Management Function for free5GC, an open-source project for 5th generation 5G mobile core networks. In versions up to and including 1.4.1, SMF panics and terminates when processing a malformed PFCP SessionReportRequest on the PFCP UDP/8805 interface. No known upstrea...

8.7CVSS5.3AI score0.00302EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.14 views

Mastodon 安全漏洞

Mastodon is an open-source social networking server based on ActivityPub, developed by Mastodon. Vulnerabilities exist in versions 4.4.0 to 4.4.13 and 4.5.0 to 4.5.6 of Mastodon. These vulnerabilities stem from FASP failing to properly check whether subscription account content lifecycle events o...

8.3CVSS5.8AI score0.00244EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.70 views

Mastodon 代码问题漏洞

Mastodon is an open-source social networking server based on ActivityPub, developed by Mastodon. There are code vulnerabilities in versions 4.4.0 to 4.4.13 and 4.5.0 to 4.5.6 of Mastodon. These vulnerabilities allow unverified attackers to register a FASP with a baseurl pointing to a local intern...

8.2CVSS5.9AI score0.0027EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.15 views

Caddy 跨站请求伪造漏洞

Caddy is an open-source, cross-platform HTTP/Web server developed by the Caddy company. Versions of Caddy prior to 2.11.1 contained a cross-site request forgeing vulnerability. This vulnerability stemmed from the local Caddy management API accepting cross-domain requests when source forcing was n...

8.2CVSS5.7AI score0.00166EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.24 views

PT-2026-21643

Name of the Vulnerable Software and Affected Versions Zyxel EX3510-B0 firmware versions through 5.17ABUP.15.1C0 Description A command injection flaw exists in the UPnP function of the affected devices. This allows a remote attacker to execute operating system commands on a device by sending...

10CVSS6.3AI score0.0106EPSS
SaveExploits0References29
Tenable Nessus
Tenable Nessus
added 2026/02/24 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-27623

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the...

7.5CVSS7.5AI score0.00353EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2026/02/24 12:00 a.m.129 views

📄 SPIP Blind Server-Side Request Forgery

SPIP versions prior to 4.4.9 suffers from a blind server-side request forgery vulnerability within the private administration interface. ============================================================================================================================================= | Title : SPIP 4.4...

5.7AI score
SaveExploits0
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.22 views

free5GC 代码问题漏洞

free5GC is an open-source project for the 5th generation 5G mobile core network. Versions of free5GC such as 1.4.1 and earlier contained code vulnerabilities. These vulnerabilities stemmed from null pointer dereferencing, which could allow remote unauthenticated attackers to trigger a service pan...

8.7CVSS5.9AI score0.0051EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/02/24 12:00 a.m.9 views

SonicWALL SonicOS Allocation of Resources Without Limits or Throttling (CVE-2022-22278)

A vulnerability in SonicOS CFS Content filtering service returns a large 403 forbidden HTTP response message to the source address when users try to access prohibited resource this allows an attacker to cause HTTP Denial of Service DoS attack This plugin only works with Tenable.ot. Please visit...

7.5CVSS5.5AI score0.00941EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/23 10:16 p.m.9 views

Time-of-check Time-of-use (TOCTOU) Race Condition

Overview craftcms/cms is a content management system. Affected versions of this package are vulnerable to Time-of-check Time-of-use TOCTOU Race Condition via the getTokenRoute function. An attacker can bypass token usage limits by sending concurrent requests before the database update completes,...

6.9CVSS5.6AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/23 10:16 p.m.23 views

GHSA-6FX5-5CW5-4897 Craft CMS Race condition in Token Service potentially allows for token usage greater than the token limit

A Time-of-Check-Time-of-Use TOCTOU race condition exists in Craft CMS’s token validation service for tokens that explicitly set a limited usage. The getTokenRoute method reads a token’s usage count, checks if it’s within limits, then updates the database in separate non-atomic operations. By...

6.9CVSS5.6AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/23 9:19 p.m.13 views

CVE-2026-23693

ElementsKit Elementor Addons – Advanced Widgets & Templates Addons for Elementor elementskit-lite WordPress plugin versions prior to 3.7.9 expose the REST endpoint /wp-json/elementskit/v1/widget/mailchimp/subscribe without authentication. The endpoint accepts client-supplied Mailchimp API...

10CVSS0.00384EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/23 8:28 p.m.10 views

UBUNTU-CVE-2026-27623

Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the system to abort by triggering an assertion. When processing incoming requests, the Valkey system does not properly reset the networking...

7.5CVSS5.8AI score0.00353EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/02/23 7:43 p.m.63 views

CVE-2026-27623

Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the system to abort by triggering an assertion. When processing incoming requests, the Valkey system does not properly reset the networking...

7.5CVSS5.6AI score0.00353EPSS
SaveExploits0
CVE
CVE
added 2026/02/23 7:43 p.m.43 views

CVE-2026-27623

CVE-2026-27623 affects Valkey (distributed key-value database). From 9.0.0 up to but not including 9.0.3, an attacker with network access can trigger an assertion by sending crafted requests, because Valkey fails to reset its networking state after processing an empty request. This can cause the ...

7.5CVSS5.5AI score0.00353EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/23 7:43 p.m.49 views

CVE-2026-27623

Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the system to abort by triggering an assertion. When processing incoming requests, the Valkey system does not properly reset the networking...

7.5CVSS5.5AI score0.00353EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/02/23 7:43 p.m.36 views

CVE-2026-27623

Valkey is a distributed key-value database. Starting in version 9.0.0 and prior to version 9.0.3, a malicious actor with network access to Valkey can cause the system to abort by triggering an assertion. When processing incoming requests, the Valkey system does not properly reset the networking...

7.5CVSS5.4AI score0.00353EPSS
SaveExploits0
Rows per page
Query Builder