Lucene search
+L

8482 matches found

NVD
NVD
added 2026/02/09 8:15 p.m.11 views

CVE-2026-25478

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, CORSConfig.allowedoriginsregex is constructed using a regex built from configured allowlist values and used with fullmatch for validation. Because metacharacters are not escaped, a malicious origin can match...

7.4CVSS0.00383EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/09 8:15 p.m.14 views

PYSEC-2026-2197

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remo...

6.5CVSS6.1AI score0.00412EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/09 7:16 p.m.49 views

CVE-2026-25057

CVE-2026-25057 affects MarkUs prior to version 2.9.1. Instructors can upload a zip file to create an assignment from an exported configuration, and the zip entry names are used to construct paths for writing files to disk without validating those paths. This can allow arbitrary path usage during ...

9.1CVSS5.6AI score0.00469EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/09 6:58 p.m.5 views

CVE-2026-25598 Bypassing Logging of Outbound Connections Using sendto, sendmsg, and sendmmsg in Harden-Runner (Community Tier)

Harden-Runner is a CI/CD security agent that works like an EDR for GitHub Actions runners. Prior to 2.14.2, a security vulnerability has been identified in the Harden-Runner GitHub Action Community Tier that allows outbound network connections to evade audit logging. Specifically, outbound traffi...

6.3CVSS5.4AI score0.00313EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:49 p.m.6 views

CVE-2026-25480

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, FileStore maps cache keys to filenames using Unicode NFKD normalization and ord substitution without separators, creating key collisions. When FileStore is used as response-cache backend, an unauthenticated remo...

6.5CVSS5.6AI score0.00412EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/02/09 6:48 p.m.31 views

CVE-2026-25479

Litestar is an ASGI framework. Prior to 2.20.0, litestar.middleware.allowed_hosts compiles allowlist entries into regex patterns in a way that lets regex metacharacters retain special meaning (e.g., . matches any character). This can enable a bypass where a host that matches the regex is not the ...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/09 6:12 p.m.8 views

CVE-2026-23948

FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, a NULL pointer dereference vulnerability in rdpwritelogoninfov2 allows a malicious RDP server to crash FreeRDP proxy by sending a specially crafted LogonInfoV2 PDU with cbDomain=0 or cbUserName=0. This vulnerability...

6.9CVSS5.6AI score0.00467EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/09 3:28 p.m.13 views

Fiber has an insecure fallback in utils.UUIDv4() / utils.UUID() — predictable / zero‑UUID on crypto/rand failure

Fiber v2 contains an internal vendored copy of gofiber/utils, and its functions UUIDv4 and UUID inherit the same critical weakness described in the upstream advisory. On Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtaine...

9.4CVSS5.8AI score0.00471EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/09 3:28 p.m.21 views

GHSA-68RR-P4FP-J59V Fiber has an insecure fallback in utils.UUIDv4() / utils.UUID() — predictable / zero‑UUID on crypto/rand failure

Fiber v2 contains an internal vendored copy of gofiber/utils, and its functions UUIDv4 and UUID inherit the same critical weakness described in the upstream advisory. On Go versions prior to 1.24, the underlying crypto/rand implementation can return an error if secure randomness cannot be obtaine...

9.2CVSS5.8AI score0.00471EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/09 12:30 p.m.16 views

GHSA-C244-P6M5-VQJ6 Apache Shiro has an Authentication Bypass

Impact Authentication Bypass: A vulnerability exists in Apache Shiro that allows authentication bypass for static files when served from a case-insensitive filesystem such as the default configuration on macOS or Windows. The issue arises when Shiro's URL filters are configured with lower-case...

5.3CVSS5.8AI score0.00349EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/09 10:15 a.m.10 views

UBUNTU-CVE-2026-23903

Authentication Bypass by Alternate Name vulnerability in Apache Shiro. This issue affects Apache Shiro: before 2.0.7. Users are recommended to upgrade to version 2.0.7, which fixes the issue. The issue only effects static files. If static files are served from a case-insensitive filesystem, such ...

5.3CVSS7AI score0.00349EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/02/09 7:09 a.m.14 views

WordPress Upload Files Anywhere plugin <= 2.8 - Arbitrary File Download vulnerability

Arbitrary File Download vulnerability discovered by Phat RiO - BlueRock in WordPress Plugin Upload Files Anywhere versions = 2.8...

7.5CVSS5.5AI score0.00362EPSS
SaveExploits0Affected Software1
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.20 views

Litestar 安全漏洞

Litestar is a powerful, flexible, yet stubbornly opinionated ASGI framework developed by Litestar itself. Versions of Litestar prior to 2.20.0 contained security vulnerabilities, which stemmed from improper compilation of allowlist entries, potentially allowing bypasses of hostname verification...

6.5CVSS5.8AI score0.00316EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/02/09 12:00 a.m.25 views

PT-2026-7122

Name of the Vulnerable Software and Affected Versions Fiber versions prior to 2.52.11 Fiber versions prior to 2.52.11 running on Go versions prior to 1.24 Description The Fiber framework, an Express-inspired web framework written in Go, is susceptible to generating predictable identifiers when...

9.4CVSS5.5AI score0.00471EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.14 views

File Browser 安全漏洞

File Browser is an open-source file management interface developed by File Browser. It allows for the uploading, deletion, previewing, and editing of files within a specified directory. Versions of File Browser prior to 2.57.1 contained security vulnerabilities. These vulnerabilities stemmed from...

5.4CVSS5.8AI score0.00325EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/09 12:00 a.m.12 views

Litestar 安全漏洞

Litestar is a powerful, flexible, yet stubbornly opinionated ASGI framework developed by Litestar itself. Versions of Litestar prior to 2.20.0 contained security vulnerabilities. These vulnerabilities were caused by key conflicts in the caching key mapping mechanism, which could lead to cache...

6.5CVSS5.8AI score0.00412EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/02/09 12:00 a.m.20 views

PT-2026-7136

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, in litestar.middleware.allowed hosts, allowlist entries are compiled into regex patterns in a way that allows regex metacharacters to retain special meaning e.g., . matches any character. This enables a bypass...

6.5CVSS5.5AI score0.00316EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/02/07 12:00 a.m.13 views

Core FTP LE 安全漏洞

Core FTP LE is an FTP client software developed by Core FTP Corporation. Version 2.2 of Core FTP LE contains a security vulnerability, which stems from a large buffer overflow in the account field. This vulnerability could potentially cause the application to crash...

7.5CVSS6AI score0.00373EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/02/07 12:00 a.m.15 views

eLection SQL注入漏洞

eLection is an election content management system developed by fauzantrif. Version 2.0 of eLection has a SQL injection vulnerability; this vulnerability stems from the lack of parameter id validation in the candidate management endpoint, which may lead to SQL injection attacks...

7.1CVSS5.8AI score0.00449EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/02/07 12:00 a.m.14 views

ATutor SQL注入漏洞

ATutor is a set of open-source web-based Learning Content Management Systems LCMS developed by the Atutor team. This system includes modules for teaching content management, forums, chat rooms, etc. Version 2.2.4 of ATutor has a SQL injection vulnerability; this vulnerability stems from the...

7.1CVSS5.8AI score0.00282EPSS
SaveExploits0References3
Rows per page
Query Builder