Lucene search
+L

5021 matches found

vulnersOsv
vulnersOsv
added 2026/08/06 9:19 p.m.12 views

@ahmedwalid05/instagram-private-api (>=1.43.6-0, <=1.43.9), @alwaysmeticulous/cli (>=2.306.0, <=2.308.0) +161 more potentially affected by CVE-2026-71430 via re2 (>=1.8.4, <=1.25.0)

re2 NPM version =1.8.4, =1.43.6-0, =2.306.0, =2.306.0, =1.43.3, =0.1.0, =8.0.0, =8.1.31, =8.0.0, =8.0.0, =1.0.9, =0.0.0-semantic-release, =0.1.1, =1.1.0, =1.2.4 and more Source cves: CVE-2026-71430 Source advisory: OSV:GHSA-8HCV-X26H-MCGP...

6.2CVSS5.8AI score0.00155EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/06 8:26 p.m.62 views

CVE-2026-67422 pymdown-extensions: Exponential-backtracking ReDoS in caret, tilde, betterem, and magiclink inline processors

pymdown-extensions is a collection of extensions for the Python Markdown library. In versions up to and including 11.0, four inline processors caret, tilde, betterem, and magiclink use regular expressions whose content groups can partition a run of delimiter characters in exponentially many ways,...

7.5CVSS0.00652EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 8:20 p.m.10 views

CVE-2026-63637

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS5.5AI score0.00254EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/06 6:41 p.m.36 views

CVE-2026-64655 GitHub CLI: Attestation Verification Bypass via Unescaped Regex Metacharacters in SAN Matching

GitHub CLI gh is GitHub’s official command line tool. Prior to 2.97.0, gh attestation verify builds the certificate Subject Alternative Name matcher from the --signer-repo and --signer-workflow flag values without escaping regex metacharacters, so a user-supplied repository or workflow name is...

2.1CVSS0.00333EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 6:41 p.m.79 views

CVE-2026-64655

GitHub CLI (gh) prior to v2.97.0 builds the certificate Subject Alternative Name matcher from --signer-repo and --signer-workflow values without escaping regex metacharacters, causing user-supplied names to be treated as regular expressions. Because characters like '.' can appear in repository/wo...

2.1CVSS5.5AI score0.00333EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 6:41 p.m.42 views

CVE-2026-64655 GitHub CLI: Attestation Verification Bypass via Unescaped Regex Metacharacters in SAN Matching

GitHub CLI gh is GitHub’s official command line tool. Prior to 2.97.0, gh attestation verify builds the certificate Subject Alternative Name matcher from the --signer-repo and --signer-workflow flag values without escaping regex metacharacters, so a user-supplied repository or workflow name is...

2.1CVSS5.3AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/06 4:51 p.m.20 views

EUVD-2026-47644

Traefik: Authentication Bypass via Path Traversal in ReplacePathRegex Middleware...

7.8CVSS5.4AI score0.00412EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/08/06 4:45 p.m.27 views

Traefik: Kubernetes Ingress NGINX RewriteTarget Path Traversal Allows Route-Level Authentication Bypass

Summary There is a high severity vulnerability in Traefik's Kubernetes Ingress NGINX provider. When an Ingress uses the nginx.ingress.kubernetes.io/rewrite-target annotation with a regular expression that captures attacker-controlled text without requiring a path separator for example path /api...

7.8CVSS5.7AI score0.00527EPSS
SaveExploits1References5Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/06 4:24 p.m.14 views

SUSE CVE-2026-71287

Cacti's sanitizesqlcolumn lib/functions.php sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot intended to support expressions like COUNTid and table.column, a payload such as passes through completely...

8.8CVSS5.4AI score0.00306EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 2:50 p.m.78 views

CVE-2026-68749

The vulnerability CVE-2026-68749 affects the html_sanitize_ex Ruby gem (versions before 1.5.3; affected range includes 0.3.1–1.5.2). It stems from an inefficient greedy regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 that backtracks on long CSS declarations, causing quadratic CPU consumption and pot...

8.2CVSS5.5AI score0.0045EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
added 2026/08/06 2:50 p.m.42 views

CVE-2026-68749 Quadratic regex backtracking in the html_sanitize_ex CSS scrubber allows CPU-exhaustion denial of service

Inefficient Regular Expression Complexity vulnerability in the CSS scrubber in rrrene htmlsanitizeex allows an unauthenticated remote attacker to exhaust server CPU via a long CSS declaration in sanitized HTML. The declaration regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 matches the property name...

8.2CVSS0.0045EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/06 2:50 p.m.10 views

CVE-2026-68749 Quadratic regex backtracking in the html_sanitize_ex CSS scrubber allows CPU-exhaustion denial of service

Inefficient Regular Expression Complexity vulnerability in the CSS scrubber in rrrene htmlsanitizeex allows an unauthenticated remote attacker to exhaust server CPU via a long CSS declaration in sanitized HTML. The declaration regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 matches the property name...

8.2CVSS5.5AI score0.0045EPSS
SaveExploits1References10
Vulnrichment
Vulnrichment
added 2026/08/06 2:50 p.m.13 views

CVE-2026-68749 Quadratic regex backtracking in the html_sanitize_ex CSS scrubber allows CPU-exhaustion denial of service

Inefficient Regular Expression Complexity vulnerability in the CSS scrubber in rrrene htmlsanitizeex allows an unauthenticated remote attacker to exhaust server CPU via a long CSS declaration in sanitized HTML. The declaration regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 matches the property name...

8.2CVSS5.5AI score0.0045EPSS
SaveExploits1References5
OSV
OSV
added 2026/08/06 2:50 p.m.15 views

EEF-CVE-2026-68749 Quadratic regex backtracking in the html_sanitize_ex CSS scrubber allows CPU-exhaustion denial of service

Summary Inefficient Regular Expression Complexity vulnerability in the CSS scrubber in rrrene htmlsanitizeex allows an unauthenticated remote attacker to exhaust server CPU via a long CSS declaration in sanitized HTML. The declaration regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 matches the...

8.2CVSS5.9AI score0.0045EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/08/06 2:50 p.m.18 views

EUVD-2026-54084

Inefficient Regular Expression Complexity vulnerability in the CSS scrubber in rrrene htmlsanitizeex allows an unauthenticated remote attacker to exhaust server CPU via a long CSS declaration in sanitized HTML. The declaration regex in HtmlSanitizeEx.Scrubber.CSS.scrub/1 matches the property name...

8.2CVSS5.6AI score0.0045EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/08/06 10:15 a.m.14 views

CVE-2026-71190

A flaw was found in OpenStack Swift's proxy server. The Accept header parser uses a regular expression that is vulnerable to catastrophic backtracking. An unauthenticated attacker can send a crafted Accept header with a small number of backslash characters in an unterminated quoted string, causin...

8.7CVSS5.5AI score0.00538EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.18 views

EulerOS 2.0 SP13 : perl (EulerOS-SA-2026-2985)

According to the versions of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds...

9.8CVSS6AI score0.00443EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.13 views

openSUSE 16 Security Update : nginx (openSUSE-SU-2026:21524-1)

The remote openSUSE 16 host has packages installed that are affected by a vulnerability as referenced in the openSUSE- SU-2026:21524-1 advisory. This update for nginx fixes the following issue - CVE-2026-42533: map directive and regex matching vulnerability bsc1271514. Tenable has extracted the...

9.2CVSS7.2AI score0.04452EPSS
SaveExploits6References3
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.18 views

EulerOS 2.0 SP13 : perl (EulerOS-SA-2026-3035)

According to the versions of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : Perl versions through 5.43.10 have a heap buffer overflow when compiling regular expressions with a repeated fixed string on 32-bit builds...

9.8CVSS6AI score0.00443EPSS
SaveExploits1References2
GithubExploit
GithubExploit
added 2026/08/05 6:17 p.m.67 views

Exploit for CVE-2026-42533

CVE-2026-42533 Pre-auth heap buffer overflow and heap informa...

9.2CVSS8.1AI score0.04452EPSS
SaveExploits6
Rows per page
Query Builder