Lucene search
+L

733 matches found

OSV
OSV
added 2026/08/21 8:19 p.m.22 views

CVE-2026-55185 Miniflux 2: Open Redirect Bypass

Miniflux 2 is an open source feed reader. Prior to 2.3.1, IsRelativePath in internal/urllib/url.go accepts redirect targets containing backslashes because Go URL parsing treats them as path characters. Browser backslash normalization converts them to forward slashes. An unauthenticated attacker c...

5.1CVSS5.6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/21 8:19 p.m.10 views

CVE-2026-55185

Miniflux 2 is an open source feed reader. Prior to 2.3.1, IsRelativePath in internal/urllib/url.go accepts redirect targets containing backslashes because Go URL parsing treats them as path characters. Browser backslash normalization converts them to forward slashes. An unauthenticated attacker c...

5.1CVSS8.7AI score0.00426EPSS
SaveExploits0
CVE
CVE
added 2026/08/21 8:19 p.m.66 views

CVE-2026-55185

Miniflux 2 , an open-source feed reader, is vulnerable to an open redirect in versions prior to 2.3.1 . The IsRelativePath function in internal/urllib/url.go validates the redirect_url parameter during the login flow by requiring relative paths and rejecting host/schema entries. However, an unaut...

5.1CVSS8.7AI score0.00426EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/21 12:01 a.m.11 views

RLSA-2026:57574 Important: php:8.2 security, bug fix, and enhancement update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP Server. Security Fixes: php: ext-pgsql: PHP: SQL injection via improper backslash escaping CVE-2026-17543 php: PHP: Denial of Service via circular symbolic links in phar archives CVE-2026-7260 Bug Fixes and Enhancements...

7.4CVSS5.8AI score0.00323EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2026/08/20 4:43 p.m.13 views

php: ext-pgsql: PHP: SQL injection via improper backslash escaping

A flaw was found in PHP. Improper escaping of backslashes in attacker-provided parameters can lead to a SQL injection vulnerability. A remote attacker could exploit this flaw by crafting malicious input, potentially gaining unauthorized access to sensitive information, manipulating data, or causi...

9.8CVSS5.9AI score0.00323EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
added 2026/08/20 2:54 p.m.14 views

php: ext-pgsql: PHP: SQL injection via improper backslash escaping

A flaw was found in PHP. Improper escaping of backslashes in attacker-provided parameters can lead to a SQL injection vulnerability. A remote attacker could exploit this flaw by crafting malicious input, potentially gaining unauthorized access to sensitive information, manipulating data, or causi...

9.8CVSS5.9AI score0.00323EPSS
SaveExploits2References5
NVD
NVD
added 2026/08/20 1:16 a.m.14 views

CVE-2026-75628

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

5.7CVSS0.00408EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/20 12:40 a.m.41 views

CVE-2026-75628 Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because same_origin_path accepts a backslash or tab in the return parameter

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

0.00408EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/20 12:40 a.m.15 views

EUVD-2026-63189

Punk::OAuth2 versions before 0.03 for Perl allow an attacker-chosen off-site redirect after login because sameoriginpath accepts a backslash or tab in the return parameter. oauth2login reads the return parameter from the initiation request, runs sameoriginpath over it, and stores the survivor in...

5.5AI score0.00408EPSS
SaveExploits0References5
Spring Security Advisories
Spring Security Advisories
added 2026/08/20 12:00 a.m.19 views

cve-2026-59280 - MEDIUM - Spring Framework Path Traversal via Backslash in SpringTemplateLoader

cve-2026-59280 - MEDIUM - Spring Framework Path Traversal via Backslash in SpringTemplateLoader...

4.3CVSS5.3AI score0.00237EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/19 2:41 p.m.15 views

php: ext-pgsql: PHP: SQL injection via improper backslash escaping

A flaw was found in PHP. Improper escaping of backslashes in attacker-provided parameters can lead to a SQL injection vulnerability. A remote attacker could exploit this flaw by crafting malicious input, potentially gaining unauthorized access to sensitive information, manipulating data, or causi...

9.8CVSS5.9AI score0.00323EPSS
SaveExploits2References5
EUVD
EUVD
added 2026/08/19 2:01 p.m.17 views

EUVD-2026-62446

phpMyFAQ before 4.1.7 contains a SQL injection vulnerability in the glossary create and update endpoints caused by truncating an escaped string before embedding it in a SQL literal. Authenticated users with glossary add or edit permissions can craft a payload with a dangling backslash to escape t...

8.6CVSS6AI score0.00288EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.13 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: php (UTSA-2026-102686)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-102686 advisory. Improper escaping of backslashes in attacker-provided parameters would allow for trivial SQL injection in PHP versionsfrom 8.2. before 8.2.33, from 8.3. before 8.3.3...

9.8CVSS6.1AI score0.00323EPSS
SaveExploits2References4
SUSE CVE
SUSE CVE
added 2026/08/18 4:57 p.m.11 views

SUSE CVE-2026-59894

sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in sqlparse.format outputformat='python' and outputformat='php' and the corresponding sqlformat -l modes, allowing crafted SQL to terminate the...

5.5CVSS6AI score0.00129EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 1:17 p.m.11 views

CVE-2026-45532

DataEase is an open source data visualization and analysis tool. Versions prior to 2.10.23 have a path traversal vulnerability. The root cause is that on Windows, the FILESEPARATOR is , while the server only filters the / character during string truncation. The vulnerability has been fixed in...

8.7CVSS0.00382EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 12:53 p.m.23 views

CVE-2026-45532

DataEase versions prior to 2.10.23 on Windows have a path traversal flaw: the server only filters /, allowing attackers to traverse directories via \. The fix is in v2.10.23; no workarounds exist. CVSS 4.0 scores 8.7 (HIGH) with network access and no authentication required. No exploitation detai...

8.7CVSS5.4AI score0.00382EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.36 views

CVE-2026-75833

The Grav API plugin (bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 has an open redirect in SsoController::sanitizeReturnTo(): a backslash-prefix like /\evil.com bypasses the // guard and is normalized by browsers to //evil.com, enabling post-OAuth-login phishing. Exploitatio...

8.6CVSS5.3AI score0.00194EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/18 12:08 a.m.14 views

SUSE CVE-2026-70461

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.2CVSS5.4AI score0.0057EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-59894

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sqlparse is a non-validating SQL parser module for Python. Prior to 0.6.0, sqlparse/filters/output.py fails to escape existing backslashes before quotes in...

6.2CVSS6.1AI score0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/17 5:20 p.m.17 views

GHSA-3496-9G83-7V6X sqlparse: Generated Python and PHP snippets allow SQL string breakout through unescaped backslashes

Summary The documented Python and PHP output modes generate source-code snippets from caller-supplied SQL. Their output filters escape quote characters without first escaping existing backslashes. Crafted SQL can therefore neutralize the generated quote escape, terminate the intended language...

6.2CVSS6.8AI score0.00129EPSS
SaveExploits0References3
Rows per page
Query Builder