Lucene search
+L

4788 matches found

OSV
OSV
added 2026/01/12 8:58 p.m.10 views

CVE-2026-22772 Fulcio vulnerable to Server-Side Request Forgery (SSRF) via MetaIssuer Regex Bypass

Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect OIDC identity. Prior to 1.8.5, Fulcio's metaRegex function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF on...

5.8CVSS7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/12 8:58 p.m.31 views

CVE-2026-22772 Fulcio vulnerable to Server-Side Request Forgery (SSRF) via MetaIssuer Regex Bypass

Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect OIDC identity. Prior to 1.8.5, Fulcio's metaRegex function uses unanchored regex, allowing attackers to bypass MetaIssuer URL validation and trigger SSRF to arbitrary internal services. Since the SSRF on...

5.8CVSS0.00224EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.11 views

CVE-2021-41115

Zulip is an open source team chat server. In affected versions Zulip allows organization administrators on a server to configure "linkifiers" that automatically create links from messages that users send, detected via arbitrary regular expressions. Malicious organization administrators could...

6.5CVSS7AI score0.01737EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 8:39 a.m.10 views

CVE-2022-35923

v8n is a javascript validation library. Versions of v8n prior to 1.5.1 were found to have an inefficient regular expression complexity in the lowercase and uppercase regex which could lead to a denial of service attack. In testing of the lowercase function a payload of 'a' + 'a'.repeati + 'A' wit...

7.5CVSS6.7AI score0.01631EPSS
SaveExploits1References1
Atlassian
Atlassian
added 2026/01/08 11:27 p.m.29 views

DoS (Denial of Service) ansi-regex Dependency in Jira Software Data Center and Server

This High severity DoS Denial of Service vulnerability was introduced in version 9.15.2, 9.16.0, 9.17.0, 10.1.1, 10.3.13, 11.2.0 of Jira Software Data Center and Server. This DoS Denial of Service vulnerability, with a CVSS Score of 7.5 and a CVSS Vector of code:java...

7.8CVSS8.1AI score0.03552EPSS
SaveExploits1
NVD
NVD
added 2026/01/08 3:15 p.m.10 views

CVE-2026-22041

Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No...

5.3CVSS0.00243EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/01/08 12:00 a.m.12 views

Flag Forge 安全漏洞

Flag Forge is an easy-to-use CTF platform open-sourced by FlagForge. A security vulnerability exists in Flag Forge 2.3.2 and earlier versions that stems from a regular expression denial of service issue in the user profile API endpoint...

7.5CVSS6.5AI score0.00279EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/07 6:15 p.m.12 views

CVE-2026-0668

Inefficient Regular Expression Complexity vulnerability in Wikimedia Foundation MediaWiki - VisualData Extension allows Regular Expression Exponential Blowup.This issue affects MediaWiki - VisualData Extension: 1.45...

5.3CVSS0.00427EPSS
SaveExploits1References5
CVE
CVE
added 2026/01/07 5:36 p.m.26 views

CVE-2026-0668

The vulnerability CVE-2026-0668 affects Wikimedia Foundation MediaWiki – VisualData Extension (v1.45). An inefficient Regular Expression can cause a Regular Expression Denial of Service (ReDoS) via crafted user input, enabling a remote attacker to trigger excessive processing time. Affected envir...

5.3CVSS6.6AI score0.00427EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/07 9:31 a.m.16 views

CVE-2019-16554

A missing permission check in Jenkins Build Failure Analyzer Plugin 1.24.1 and earlier allows attackers with Overall/Read permission to have Jenkins evaluate a computationally expensive regular expression...

4.3CVSS6.5AI score0.00817EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/07 9:13 a.m.12 views

CVE-2024-2800

ReDoS flaw in RefMatcher when matching branch names using wildcards in GitLab EE/CE affecting all versions from 11.3 prior to 17.0.6, 17.1 prior to 17.1.4, and 17.2 prior to 17.2.2 allows denial of service via Regex backtracking...

7.5CVSS6.3AI score0.00675EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/05 11:16 p.m.32 views

CVE-2025-69225 AIOHTTP Regex Mismatch Allows Unicode in ASCII-Only Protocol Fields

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Versions 3.13.2 and below contain parser logic which allows non-ASCII decimals to be present in the Range header. There is no known impact, but there is the possibility that there's a method to exploit a request...

6.9CVSS0.0025EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/05 11:09 p.m.4 views

GHSA-MQQC-3GQH-H2X8 AIOHTTP has unicode match groups in regexes for ASCII protocol elements

Summary The parser allows non-ASCII decimals to be present in the Range header. Impact There is no known impact, but there is the possibility that there's a method to exploit a request smuggling vulnerability. ---- Patch:...

6.9CVSS7AI score0.0025EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/01/05 11:09 p.m.37 views

AIOHTTP has unicode match groups in regexes for ASCII protocol elements

Summary The parser allows non-ASCII decimals to be present in the Range header. Impact There is no known impact, but there is the possibility that there's a method to exploit a request smuggling vulnerability. ---- Patch:...

6.9CVSS6.9AI score0.0025EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/01/05 12:00 a.m.10 views

MCP TypeScript SDK 安全漏洞

MCP TypeScript SDK is a Model Context Protocol open source developer toolkit for Model Context Protocol servers and clients. A security vulnerability exists in MCP TypeScript SDK 1.25.1 and earlier versions, which stems from a regular expression denial of service in the UriTemplate class when...

8.7CVSS6.2AI score0.00416EPSS
SaveExploits1References2
Fedora
Fedora
added 2026/01/04 12:54 a.m.24 views

[SECURITY] Fedora 43 Update: gitleaks-8.30.0-1.fc43

Scan git repos or files for secrets using regex and entropy...

7.5CVSS9AI score0.00413EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.25 views

PT-2026-25010

Name of the Vulnerable Software and Affected Versions multipart versions prior to 1.2.2 multipart versions prior to 1.3.1 multipart versions prior to 1.4.0-dev Description The parse options header function within the multipart.py file utilizes a regular expression containing an ambiguous...

7.5CVSS7.2AI score0.00718EPSS
SaveExploits0References31
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.7 views

PT-2026-25059

Name of the Vulnerable Software and Affected Versions Vim versions 9.1.0011 through 9.2.0136 Description Vim, a command line text editor, has an issue where its NFA regex compiler can experience a segmentation fault. This occurs when the compiler encounters a character range containing a combinin...

5.5CVSS6AI score0.00133EPSS
SaveExploits0References30
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.12 views

PT-2026-28656

Name of the Vulnerable Software and Affected Versions path-to-regexp versions prior to 0.1.13 Description A flawed regular expression is generated when three or more parameters are present within a single segment, separated by characters other than a period .. For example, /:a-:b-:c or...

7.5CVSS5.9AI score0.00496EPSS
SaveExploits1References34
OSV
OSV
added 2025/12/22 9:36 p.m.12 views

GHSA-RCHF-XWX2-HM93 Fedify has ReDoS Vulnerability in HTML Parsing Regex

Hi Fedify team! 👋 Thank you for your work on Fedify—it's a fantastic library for building federated applications. While reviewing the codebase, I discovered a Regular Expression Denial of Service ReDoS vulnerability that I'd like to report. I hope this helps improve the project's security. ---...

7.5CVSS7.4AI score0.00547EPSS
SaveExploits1References9
Rows per page
Query Builder