Lucene search
+L

35717 matches found

OSV
OSV
added 2026/02/24 8:37 p.m.15 views

GHSA-879P-475X-RQH2 Caddy is vulnerable to cross-origin config application via local admin API /load

commit: e0f8d9b2047af417d8faf354b675941f3dac9891 as-of 2026-02-04 channel: GitHub security advisory per SECURITY.md summary The local caddy admin API default listen 127.0.0.1:2019 exposes a state-changing POST /load endpoint that replaces the entire running configuration. When origin enforcement ...

8.2CVSS5.8AI score0.00166EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/02/24 7:00 p.m.43 views

CVE-2026-27477 Mastodon has SSRF via unvalidated FASP Provider base_url

Mastodon is a free, open-source social network server based on ActivityPub. FASP registration requires manual approval by an administrator. In versions 4.4.0 through 4.4.13 and 4.5.0 through 4.5.6, an unauthenticated attacker can register a FASP with an attacker-chosen baseurl that includes or...

8.2CVSS0.0027EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/24 6:29 p.m.16 views

CVE-2026-27468

Mastodon is a free, open-source social network server based on ActivityPub. FASP registration requires manual approval by an administrator. In versions 4.4.0 through 4.4.13 and 4.5.0 through 4.5.6, actions performed by a FASP to subscribe to account/content lifecycle events or to backfill content...

8.3CVSS0.00244EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/02/24 2:56 p.m.2 views

CVE-2026-27732 AVideo has Authenticated Server-Side Request Forgery via downloadURL in aVideoEncoder.json.php

WWBN AVideo is an open source video platform. Prior to version 22.0, the aVideoEncoder.json.php API endpoint accepts a downloadURL parameter and fetches the referenced resource server-side without proper validation or an allow-list. This allows authenticated users to trigger server-side requests ...

8.6CVSS6AI score0.00235EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/02/24 11:39 a.m.11 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS5.8AI score0.02128EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/02/24 3:27 a.m.8 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the NnefPfdManagement process. An attacker can obtain internal parsing error details by sending malformed requests to the NEF component, which may assist in service fingerprinting. Remediation Upgrade...

8.7CVSS6AI score0.00348EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/24 3:26 a.m.7 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the NnefPfdManagement service in the NEF component. An attacker can obtain internal parsing error details by sending malformed requests, which may facilitate service fingerprinting. Remediation Upgrade...

8.7CVSS5.9AI score0.00275EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/24 3:24 a.m.9 views

Allocation of Resources Without Limits or Throttling

Overview astro is an Astro is a modern site builder with web best practices, performance, and DX front-of-mind. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in parseRequestBody, when parsing Server Action requests. Attackers can trigger ...

8.2CVSS5.8AI score0.00415EPSS
SaveExploits1References2
NVD
NVD
added 2026/02/24 3:16 a.m.21 views

CVE-2025-13942

A command injection vulnerability in the UPnP function of the Zyxel EX3510-B0 firmware versions through 5.17ABUP.15.1C0 could allow a remote attacker to execute operating system OS commands on an affected device by sending specially crafted UPnP SOAP requests...

9.8CVSS0.0106EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 3:16 a.m.12 views

CVE-2025-13942

A command injection vulnerability in the UPnP function of the Zyxel EX3510-B0 firmware versions through 5.17ABUP.15.1C0 could allow a remote attacker to execute operating system OS commands on an affected device by sending specially crafted UPnP SOAP requests...

9.8CVSS5.9AI score0.0106EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/24 2:42 a.m.17 views

CVE-2026-27128 Craft CMS's race condition in Token Service potentially allows for token usage greater than the token limit

Craft is a content management system CMS. In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, 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...

6.9CVSS5.7AI score
SaveExploits0References4
EUVD
EUVD
added 2026/02/24 2:32 a.m.13 views

EUVD-2025-207551

A command injection vulnerability in the UPnP function of the Zyxel EX3510-B0 firmware versions through 5.17ABUP.15.1C0 could allow a remote attacker to execute operating system OS commands on an affected device by sending specially crafted UPnP SOAP requests...

9.8CVSS5.9AI score0.0106EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/02/24 1:44 a.m.14 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.18 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.7 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.11 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.71 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.16 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
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
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.25 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
Rows per page
Query Builder