Lucene search
+L

39 matches found

NVD
NVD
•added 2026/09/24 5:17 p.m.•3 views

CVE-2026-47132

phpMyFAQ is an open source FAQ web application. Prior to version 4.2.0-alpha, an authenticated SQL LIKE wildcard injection vulnerability in phpMyFAQ’s chat user search allows any logged-in user to bypass the intended display-name search filter and enumerate active users. The endpoint escapes SQL...

5.4CVSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/24 4:36 p.m.•5 views

CVE-2026-47132 phpMyFAQ: SQL LIKE Wildcard Injection in Chat User Search Allows Authenticated User Enumeration

phpMyFAQ is an open source FAQ web application. Prior to version 4.2.0-alpha, an authenticated SQL LIKE wildcard injection vulnerability in phpMyFAQ’s chat user search allows any logged-in user to bypass the intended display-name search filter and enumerate active users. The endpoint escapes SQL...

5.4CVSS
SaveExploits0References2
CVE
CVE
•added 2026/09/24 4:36 p.m.•31 views

CVE-2026-47132

The open source FAQ web application phpMyFAQ (prior to version 4.2.0-alpha ) is vulnerable to an SQL LIKE wildcard injection in its chat user search endpoint. The application fails to escape the % and _ characters in the q parameter of the GET /api/chat/users?q=... endpoint. While the system uses...

5.4CVSS5.9AI score
SaveExploits0References2
EUVD
EUVD
•added 2026/09/24 4:36 p.m.•3 views

EUVD-2026-86290

phpMyFAQ is an open source FAQ web application. Prior to version 4.2.0-alpha, an authenticated SQL LIKE wildcard injection vulnerability in phpMyFAQ’s chat user search allows any logged-in user to bypass the intended display-name search filter and enumerate active users. The endpoint escapes SQL...

5.4CVSS5.9AI score
SaveExploits0References2
NVD
NVD
•added 2026/09/15 7:17 p.m.•7 views

CVE-2026-68531

Concrete CMS 9 before 9.5.3 did not escape SQL LIKE wildcard characters in the keyword search filters used by the file manager, file folders, and page list, allowing an authenticated user with editor-level or higher privileges to submit a crafted search containing many single-character wildcards...

2.1CVSS0.00465EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/09/15 7:03 p.m.•8 views

CVE-2026-68531 Concrete CMS below 9.5.3 is vulnerable to Authenticated Denial of Service via Unescaped SQL LIKE Wildcards in Keyword Search

Concrete CMS 9 before 9.5.3 did not escape SQL LIKE wildcard characters in the keyword search filters used by the file manager, file folders, and page list, allowing an authenticated user with editor-level or higher privileges to submit a crafted search containing many single-character wildcards...

2.1CVSS5.8AI score0.00465EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/15 7:03 p.m.•8 views

CVE-2026-68531 Concrete CMS below 9.5.3 is vulnerable to Authenticated Denial of Service via Unescaped SQL LIKE Wildcards in Keyword Search

Concrete CMS 9 before 9.5.3 did not escape SQL LIKE wildcard characters in the keyword search filters used by the file manager, file folders, and page list, allowing an authenticated user with editor-level or higher privileges to submit a crafted search containing many single-character wildcards...

2.1CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/15 7:03 p.m.•8 views

EUVD-2026-79178

Concrete CMS 9 before 9.5.3 did not escape SQL LIKE wildcard characters in the keyword search filters used by the file manager, file folders, and page list, allowing an authenticated user with editor-level or higher privileges to submit a crafted search containing many single-character wildcards...

2.1CVSS5.8AI score0.00465EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/30 11:55 a.m.•15 views

EEF-CVE-2026-78691 Unescaped backslash allows LIKE wildcard injection in AshSql string search

Summary Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ashsql allows a user who supplies a search term to contains/2, stringstartswith/2, or stringendswith/2 to inject live SQL LIKE wildcards, turning a literal substring search into an...

2.1CVSS5.8AI score0.00197EPSS
SaveExploits0References4
CVE
CVE
•added 2026/08/30 11:55 a.m.•30 views

CVE-2026-78691

ash_sql (an Elixir query library from the Ash ecosystem) is vulnerable to LIKE wildcard injection in its contains/2, string_starts_with/2, and string_ends_with/2 filters. The escape helpers prefix % and _ with a backslash but fail to escape a pre-existing backslash in user input, so \% becomes a ...

2.1CVSS6AI score0.00197EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/30 11:55 a.m.•13 views

CVE-2026-78691 Unescaped backslash allows LIKE wildcard injection in AshSql string search

Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ashsql allows a user who supplies a search term to contains/2, stringstartswith/2, or stringendswith/2 to inject live SQL LIKE wildcards, turning a literal substring search into an attacker-controlled...

2.1CVSS6AI score0.00197EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/30 11:55 a.m.•12 views

CVE-2026-78691 Unescaped backslash allows LIKE wildcard injection in AshSql string search

Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ashsql allows a user who supplies a search term to contains/2, stringstartswith/2, or stringendswith/2 to inject live SQL LIKE wildcards, turning a literal substring search into an attacker-controlled...

2.1CVSS6AI score0.00197EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
•added 2026/08/30 12:00 a.m.•19 views

PT-2026-83546

Improper Neutralization of Special Elements in Data Query Logic vulnerability in ash-project ash sql allows a user who supplies a search term to contains/2, string starts with/2, or string ends with/2 to inject live SQL LIKE wildcards, turning a literal substring search into an attacker-controlle...

2.1CVSS6AI score0.00197EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/19 2:17 p.m.•13 views

CVE-2026-76212

phpMyFAQ before 4.1.7, when configured to use PostgreSQL via the native pgsql PHP extension, declares an incorrect LIKE ESCAPE character '=' in the Search/Database/Pgsql.php backend while escapeLikeWildcards escapes user input with the '|' prefix. As a result, wildcard escaping is a no-op and...

6.9CVSS0.00428EPSS
SaveExploits1References2
CVE
CVE
•added 2026/08/19 2:01 p.m.•26 views

CVE-2026-76212

phpMyFAQ before 4.1.7 with native pgsql extension has a mismatched LIKE ESCAPE character in Search/Database/Pgsql.php, making wildcard escaping a no-op. Unauthenticated attackers can submit % or _ to force broad pattern matches and expensive sequential scans, causing denial of service. The PDO ba...

6.9CVSS5.9AI score0.00428EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
•added 2026/08/19 2:01 p.m.•9 views

CVE-2026-76212 phpMyFAQ before 4.1.7 LIKE Wildcard Injection via PostgreSQL

phpMyFAQ before 4.1.7, when configured to use PostgreSQL via the native pgsql PHP extension, declares an incorrect LIKE ESCAPE character '=' in the Search/Database/Pgsql.php backend while escapeLikeWildcards escapes user input with the '|' prefix. As a result, wildcard escaping is a no-op and...

6.9CVSS5.9AI score0.00428EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2026/08/19 2:01 p.m.•38 views

CVE-2026-76212 phpMyFAQ before 4.1.7 LIKE Wildcard Injection via PostgreSQL

phpMyFAQ before 4.1.7, when configured to use PostgreSQL via the native pgsql PHP extension, declares an incorrect LIKE ESCAPE character '=' in the Search/Database/Pgsql.php backend while escapeLikeWildcards escapes user input with the '|' prefix. As a result, wildcard escaping is a no-op and...

6.9CVSS0.00428EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/19 2:01 p.m.•15 views

CVE-2026-76212 phpMyFAQ before 4.1.7 LIKE Wildcard Injection via PostgreSQL

phpMyFAQ before 4.1.7, when configured to use PostgreSQL via the native pgsql PHP extension, declares an incorrect LIKE ESCAPE character '=' in the Search/Database/Pgsql.php backend while escapeLikeWildcards escapes user input with the '|' prefix. As a result, wildcard escaping is a no-op and...

6.9CVSS6AI score
SaveExploits0References4
OSV
OSV
•added 2026/08/12 3:17 p.m.•13 views

GHSA-6PVM-2VJJ-RX4W phpMyFAQ: SQL LIKE Wildcard Injection in Chat User Search Allows Authenticated User Enumeration

Summary An authenticated SQL LIKE wildcard injection vulnerability in phpMyFAQ’s chat user search allows any logged-in user to bypass the intended display-name search filter and enumerate active users. The endpoint escapes SQL string syntax but does not escape % and , which remain active LIKE...

5.4CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/12 3:17 p.m.•19 views

phpMyFAQ: SQL LIKE Wildcard Injection in Chat User Search Allows Authenticated User Enumeration

Summary An authenticated SQL LIKE wildcard injection vulnerability in phpMyFAQ’s chat user search allows any logged-in user to bypass the intended display-name search filter and enumerate active users. The endpoint escapes SQL string syntax but does not escape % and , which remain active LIKE...

5.4CVSS5.7AI score
SaveExploits0References4Affected Software1
Rows per page
Query Builder