Lucene search
+L

2254 matches found

Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•65 views

phpMyFAQ < 3.2.0 - Cross-site Scripting

Cross-site Scripting XSS Reflected in GitHub repository thorsten/phpmyfaq prior to 3.2.2. id: CVE-2023-5863 info: name: phpMyFAQ ' - 'phpMyFAQ' condition: and - type: word part: header words: - "text...

7.4CVSS7AI score0.01096EPSS
SaveExploits1References2
Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•67 views

Phpmyfaq v3.1.11 - Cross-Site Scripting

Phpmyfaq v3.1.11 is vulnerable to reflected XSS in send2friend because the 'artlang' parameter is not sanitized. id: CVE-2023-1880 info: name: Phpmyfaq v3.1.11 - Cross-Site Scripting author: r3Y3r53 severity: medium description: | Phpmyfaq v3.1.11 is vulnerable to reflected XSS in send2friend...

8.3CVSS7.1AI score0.01644EPSS
SaveExploits1References3
Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•34 views

phpMyFAQ <= 4.1.1 - SQL Injection

phpMyFAQ before 4.1.2 contains an unauthenticated SQL injection vulnerability in BuiltinCaptcha::garbageCollector and BuiltinCaptcha::saveCaptcha methods that interpolate unsanitized User-Agent headers into DELETE and INSERT queries. Unauthenticated attackers can exploit the public GET /api/captc...

9.8CVSS5.8AI score0.0212EPSS
SaveExploits0References3
Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•31 views

phpMyFAQ < 3.1.8 - Cross-Site Scripting

phpMyFAQ versions prior to 3.1.8 contain a reflected cross-site scripting vulnerability in the search functionality. The application fails to properly sanitize user input in the search parameter, allowing attackers to inject and execute malicious JavaScript code in the context of other users'...

7.3CVSS6.9AI score0.06132EPSS
SaveExploits3References3
Nuclei
Nuclei
•added 2026/09/26 2:05 a.m.•22 views

phpMyFAQ - Configuration Backup Disclosure

phpMyFAQ = 4.0.16 contains an information disclosure vulnerability caused by unauthenticated access to configuration backup ZIP generation and download, letting remote attackers access sensitive configuration files, exploit requires no authentication. id: CVE-2025-69200 info: name: phpMyFAQ -...

7.5CVSS5.8AI score0.02141EPSS
SaveExploits1References3
NVD
NVD
•added 2026/09/24 5:17 p.m.•7 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.4CVSS0.00252EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/24 4:36 p.m.•7 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 score0.00252EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/24 4:36 p.m.•28 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.4CVSS0.00252EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/24 4:36 p.m.•33 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 score0.00252EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/24 4:36 p.m.•6 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.4CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/24 4:35 p.m.•7 views

EUVD-2026-86289

phpMyFAQ is an open source FAQ web application. The StopWords::add method inversions prior to 4.1.6 builds a SQL INSERT statement using sprintf and inserts the user-supplied stop word value directly into the query string without calling the application's database escaping function on it. A siblin...

8.5CVSS5.9AI score0.00261EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/24 4:35 p.m.•2 views

CVE-2026-56738 phpMyFAQ has SQL Injection in `StopWords::add()` — Unescaped Stop Word Insertion

phpMyFAQ is an open source FAQ web application. The StopWords::add method inversions prior to 4.1.6 builds a SQL INSERT statement using sprintf and inserts the user-supplied stop word value directly into the query string without calling the application's database escaping function on it. A siblin...

8.5CVSS5.9AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/24 4:35 p.m.•13 views

CVE-2026-56738

The open-source FAQ web application phpMyFAQ is vulnerable to SQL Injection in the StopWords::add() method in versions prior to 4.1.6 . The root cause is the direct insertion of user-supplied stop word values into a SQL INSERT statement using sprintf() without proper database escaping. While the ...

8.5CVSS5.9AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/24 2:59 p.m.•10 views

CVE-2026-56737

The open source FAQ web application phpMyFAQ versions 3.2.0 through 4.1.5 contains an authentication bypass in its two-factor authentication (2FA) flow. An unauthenticated attacker can bypass the password requirement by submitting a target account’s numeric user ID and a valid or brute-forced six...

8.1CVSS5.8AI score0.00399EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/24 2:59 p.m.•5 views

CVE-2026-56737 phpMyFAQ's two-factor authentication login bypasses the password factor

phpMyFAQ is an open source FAQ web application. Versions 3.2.0 through 4.1.5 contain an authentication bypass in its public two-factor authentication verification flow: an unauthenticated attacker can submit an account’s numeric user ID and a valid or brute-forced six-digit TOTP code without firs...

8.1CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/24 2:59 p.m.•9 views

EUVD-2026-85931

phpMyFAQ is an open source FAQ web application. Versions 3.2.0 through 4.1.5 contain an authentication bypass in its public two-factor authentication verification flow: an unauthenticated attacker can submit an account’s numeric user ID and a valid or brute-forced six-digit TOTP code without firs...

8.1CVSS5.8AI score0.00399EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/24 2:21 p.m.•7 views

EUVD-2026-86010

phpMyFAQ is an open source FAQ web application. A stored cross-site scripting XSS vulnerability in versions prior to 4.2.0-alpha allows any unauthenticated user or low-privileged registered user to inject arbitrary JavaScript that executes in an administrator's browser when they review or edit a...

8.2CVSS5.8AI score0.00244EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/24 2:21 p.m.•30 views

CVE-2026-56736 phpMyFAQ has Stored XSS in Admin FAQ Editor via HTML Entity Bypass in Frontend FAQ Submission

phpMyFAQ is an open source FAQ web application. A stored cross-site scripting XSS vulnerability in versions prior to 4.2.0-alpha allows any unauthenticated user or low-privileged registered user to inject arbitrary JavaScript that executes in an administrator's browser when they review or edit a...

8.2CVSS0.00244EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/24 2:21 p.m.•9 views

CVE-2026-56736 phpMyFAQ has Stored XSS in Admin FAQ Editor via HTML Entity Bypass in Frontend FAQ Submission

phpMyFAQ is an open source FAQ web application. A stored cross-site scripting XSS vulnerability in versions prior to 4.2.0-alpha allows any unauthenticated user or low-privileged registered user to inject arbitrary JavaScript that executes in an administrator's browser when they review or edit a...

8.2CVSS5.8AI score
SaveExploits0References3
CVE
CVE
•added 2026/09/24 2:21 p.m.•10 views

CVE-2026-56736

The open-source FAQ web application phpMyFAQ is vulnerable to a stored cross-site scripting (XSS) flaw in versions prior to 4.2.0-alpha . The root cause is an HTML entity bypass where the html_entity_decode() function converts entities into executable HTML after strip_tags() has already processed...

8.2CVSS5.8AI score0.00244EPSS
SaveExploits0References1
Rows per page
Query Builder