Lucene search
+L

18573 matches found

Github Security Blog
Github Security Blog
added 2026/03/31 11:11 p.m.14 views

Admidio has Missing CSRF Protection on Registration Approval Actions

Summary The createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which correctly validates the token, these three approval actions read thei...

7.3CVSS6AI score0.00169EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/31 11:11 p.m.8 views

GHSA-PH84-R98X-2J22 Admidio has Missing CSRF Protection on Registration Approval Actions

Summary The createuser, assignmember, and assignuser action modes in modules/registration.php approve pending user registrations via GET request without validating a CSRF token. Unlike the deleteuser mode in the same file which correctly validates the token, these three approval actions read thei...

4.5CVSS6AI score0.00169EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/03/31 4:12 p.m.16 views

ajv: ReDoS via $data reference

A flaw was found in ajv. When the $data option is enabled, the value of the pattern keyword is passed directly to the JavaScript RegExp constructor without sufficient validation. An attacker able to supply a malicious regular expression pattern can trigger a ReDoS Regular Expression Denial of...

7.5CVSS6.3AI score0.005EPSS
SaveExploits1References5
Hacker One
Hacker One
added 2026/03/31 7:09 a.m.45 views

curl: Bypassing Strict SSH Server Verification via Connection Pool Reuse in libcurl

Summary There is a logic flaw in how libcurl manages its connection pool for SSH protocols SFTP/SCP. When evaluating an existing connection for reuse, sshconfigmatches in lib/url.c fails to compare server identity verification policies. By ignoring CURLOPTSSHKNOWNHOSTS, CURLOPTSSHHOSTPUBLICKEYMD5...

5.9AI score
SaveExploits0
Cvelist
Cvelist
added 2026/03/31 12:00 a.m.38 views

CVE-2026-30314

Ridvay Code's command auto-approval module contains a critical OS command injection vulnerability that renders its whitelist security mechanism completely ineffective. The system relies on fragile regular expressions to parse command structures; while it attempts to intercept dangerous operations...

0.01201EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.21 views

OpenClaw 安全漏洞

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw has a security vulnerability that can be exploited by attackers to cause unauthorized senders to bypass authorization checks...

4.3CVSS5.8AI score0.00267EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 12:00 a.m.7 views

CVE-2026-30280

An arbitrary file overwrite vulnerability in RAREPROB SOLUTIONS PRIVATE LIMITED Video player Play All Videos v1.0.135 allows attackers to overwrite critical internal files via the file import process, leading to arbtrary code execution or information exposure...

6.4AI score0.00147EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/31 12:00 a.m.21 views

Cline 安全漏洞

Cline is an AI programming assistant that serves as an integrated CLI and editor for necboy developers. Cline has a security vulnerability, which stems from OS command injection, potentially leading to remote code execution...

9.8CVSS6.1AI score0.01659EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/30 8:48 p.m.13 views

CVE-2025-49010

A flaw was found in OpenSC, an open source smart card tools and middleware. An attacker with physical access to the computer, at the time a user or administrator uses a token, can exploit this vulnerability. By presenting specially crafted responses to Application Protocol Data Units APDUs from a...

6.8CVSS5.8AI score0.0013EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/30 8:16 p.m.14 views

ALPINE-CVE-2026-21716

An incomplete fix for CVE-2024-36137 leaves FileHandle.chmod and FileHandle.chown in the promises API without the required permission checks, while their callback-based equivalents fs.fchmod, fs.fchown were correctly patched. As a result, code running under --permission with restricted...

3.3CVSS7.1AI score0.00149EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/30 4:05 p.m.8 views

firefox: thunderbird: Incorrect boundary conditions, integer overflow in the Graphics component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Incorrect boundary conditions, integer overflow in the Graphics component...

7.5CVSS5.9AI score0.00772EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/03/30 3:16 p.m.14 views

CVE-2026-5122

A security flaw has been discovered in osrg GoBGP up to 4.3.0. This affects the function DecodeFromBytes of the file pkg/packet/bgp/bgp.go of the component BGP OPEN Message Handler. Performing a manipulation of the argument domainNameLen results in improper access controls. The attack may be...

6.3CVSS5.4AI score0.00293EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/03/30 2:15 p.m.13 views

CVE-2026-5122

A security flaw has been discovered in osrg GoBGP up to 4.3.0. This affects the function DecodeFromBytes of the file pkg/packet/bgp/bgp.go of the component BGP OPEN Message Handler. Performing a manipulation of the argument domainNameLen results in improper access controls. The attack may be...

6.3CVSS4.1AI score0.00293EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/03/30 11:02 a.m.32 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS7AI score0.00382EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/03/30 5:35 a.m.14 views

CVE-2026-5119

A flaw was found in libsoup. When establishing HTTPS tunnels through a configured HTTP proxy, sensitive session cookies are transmitted in cleartext within the initial HTTP CONNECT request. A network-positioned attacker or a malicious HTTP proxy can intercept these cookies, leading to potential...

8.2CVSS5.3AI score0.00254EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/03/30 12:00 a.m.15 views

libsoup 安全漏洞

Libsoup is a GNOME project’s HTTP client/server library. Libsoup has a security vulnerability that arises from the transmission of sensitive session cookies in plaintext during the initial HTTP CONNECT request when an HTTPS tunnel is established through a configured HTTP proxy. This could lead to...

8.2CVSS5.8AI score0.00254EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/03/30 12:00 a.m.22 views

PT-2026-29115

Name of the Vulnerable Software and Affected Versions Tenda CH22 version 1.0.0.1 Description A flaw exists in the Parameter Handler component of Tenda CH22 version 1.0.0.1, specifically within the formQuickIndex function located in the /goform/QuickIndex file. Manipulation of the mit linktype...

9CVSS7.6AI score0.00632EPSS
SaveExploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/30 12:00 a.m.26 views

nginx-ui Backup Restore Allows Tampering with Encrypted Backups

The nginx-ui backup restore mechanism allows attackers to tamper with encrypted backup archives and inject malicious configuration during restoration...

9.4CVSS5.9AI score0.00328EPSS
SaveExploits1References7Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/03/29 8:02 a.m.10 views

Directory Traversal vulnerability in the extractFile method of org.codehaus.plexus.util.Expand in plexus-utils before 6d780b3378829318ba5c2d29547e0012d5b29642. This allows an attacker to execute arbitrary code

...

8.8CVSS5.8AI score0.00663EPSS
SaveExploits0
Circl
Circl
added 2026/03/29 12:29 a.m.25 views

CVE-2026-5017

creationtimestamp| type| source ---|---|--- 2026-03-29 00:29:36+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mi5ve4sjyn2n 2026-03-29 01:15:46+00:00| published-proof-of-concept| Telegram/2ZCZ0X-UsuKs7wtR6ZGpeXrnXUtKYHoBRWUbFIBTrMUhlY 2026-04-04 06:00:14+00:00| seen|...

9.8CVSS7.1AI score0.00333EPSS
SaveExploits1References2
Rows per page
Query Builder