Lucene search
+L

179903 matches found

CVE
CVE
added 2026/09/04 11:29 a.m.11 views

CVE-2026-85592

phpMyFAQ versions before 4.1.8 are affected by an authorization bypass in the question/create API endpoint. The underlying cause is that the isAddingQuestionsAllowed() method grants access to all callers when main.enableAskQuestions is enabled, while ignoring the records.allowQuestionsForGuests s...

6.3CVSS5.3AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.38 views

CVE-2026-85592 phpMyFAQ before 4.1.8 Authorization Bypass via question/create

phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting. Unauthenticated attackers ca...

6.3CVSS0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.4 views

CVE-2026-85592 phpMyFAQ before 4.1.8 Authorization Bypass via question/create

phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting. Unauthenticated attackers ca...

6.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.34 views

CVE-2026-85590 phpMyFAQ before 4.1.8 Authentication Bypass via Two-Factor Disable

phpMyFAQ before 4.1.8 contains an authentication bypass vulnerability in its two-factor authentication TOTP disable functionality. The removeTwofactorConfig handler reachable via POST /api/user/remove-twofactor verifies only that the user is logged in and that a valid CSRF token is supplied, then...

7.1CVSS0.00386EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.7 views

CVE-2026-85591 phpMyFAQ before 4.1.8 Authentication Bypass via Unverified Password Change

phpMyFAQ versions before 4.1.8 contain an authentication bypass vulnerability in the user control panel API endpoint that allows authenticated attackers to change account passwords without verifying the current password. Attackers with session access can submit a PUT request to the user data upda...

7.1CVSS5.6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 11:29 a.m.7 views

EUVD-2026-71013

phpMyFAQ before 4.1.8 contains an authentication bypass vulnerability in its two-factor authentication TOTP disable functionality. The removeTwofactorConfig handler reachable via POST /api/user/remove-twofactor verifies only that the user is logged in and that a valid CSRF token is supplied, then...

7.1CVSS5.5AI score0.00386EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.36 views

CVE-2026-85591 phpMyFAQ before 4.1.8 Authentication Bypass via Unverified Password Change

phpMyFAQ versions before 4.1.8 contain an authentication bypass vulnerability in the user control panel API endpoint that allows authenticated attackers to change account passwords without verifying the current password. Attackers with session access can submit a PUT request to the user data upda...

7.1CVSS0.00296EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:29 a.m.11 views

CVE-2026-85590

phpMyFAQ before 4.1.8 contains an authentication bypass in its two-factor (TOTP) disable functionality . The removeTwofactorConfig() handler at POST /api/user/remove-twofactor checks only session and CSRF token, then disables TOTP without requiring password re-entry or a current TOTP code. The sa...

7.1CVSS5.3AI score0.00386EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:29 a.m.10 views

CVE-2026-85591

phpMyFAQ versions before 4.1.8 contain an authentication bypass in the user control panel API endpoint . The root cause is that the password-change handler does not verify the current password before accepting a new one. An attacker with an existing valid session can submit a PUT request to the u...

7.1CVSS5.3AI score0.00296EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.4 views

CVE-2026-85590 phpMyFAQ before 4.1.8 Authentication Bypass via Two-Factor Disable

phpMyFAQ before 4.1.8 contains an authentication bypass vulnerability in its two-factor authentication TOTP disable functionality. The removeTwofactorConfig handler reachable via POST /api/user/remove-twofactor verifies only that the user is logged in and that a valid CSRF token is supplied, then...

7.1CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/09/04 11:29 a.m.8 views

CVE-2026-85588

phpMyFAQ versions before 4.1.8 embed live TOTP shared secrets in plaintext inside user data export ZIP files. An attacker who obtains an exported archive can extract the TOTP seed and generate valid one-time codes, effectively bypassing two-factor authentication . The CVSS 4.0 base score is 5.3 (...

5.3CVSS5.2AI score0.00375EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.5 views

CVE-2026-85587 phpMyFAQ before 4.1.8 Incorrect Authorization via Admin Pages

phpMyFAQ before 4.1.8 enforces incorrect permission checks on admin content pages, allowing lesser-privileged editors to read draft and inactive content. Attackers with only add permissions can access news edit and FAQ translate endpoints to view unpublished content invisible to the public...

5.3CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/09/04 11:29 a.m.4 views

CVE-2026-85588 phpMyFAQ before 4.1.8 TOTP Secret Exposure via Data Export

phpMyFAQ versions before 4.1.8 include live TOTP shared secrets in plaintext within user data export ZIP files. Attackers obtaining exported archives can extract the TOTP seed and generate valid one-time codes to bypass two-factor authentication...

5.3CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.36 views

CVE-2026-85586 phpMyFAQ before 4.1.8 CAPTCHA Bypass via store parameter

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:29 a.m.11 views

CVE-2026-85586

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. This allows unauthenticated attackers to bypass CAPTCHA protection and submit unlimited questions directly, resulting in database pollution and triggering outgoing mai...

6.9CVSS5.3AI score0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.8 views

CVE-2026-85586 phpMyFAQ before 4.1.8 CAPTCHA Bypass via store parameter

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 11:29 a.m.36 views

CVE-2026-85580 SiYuan before v3.8.2 Path Guard Bypass via Case Mismatch

SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive...

7.1CVSS0.00526EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 11:29 a.m.7 views

EUVD-2026-71003

SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive...

7.1CVSS5.4AI score0.00526EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 11:29 a.m.7 views

CVE-2026-85580

SiYuan versions before v3.8.2 contain a path guard bypass in the MCP file-access handler , caused by case-sensitive matching on Linux filesystems. An attacker with low privileges can read the protected publishAccess.json file by requesting a case-variant path (e.g., PublishAccess.json), disclosin...

7.1CVSS5.2AI score0.00526EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 11:29 a.m.6 views

CVE-2026-85580 SiYuan before v3.8.2 Path Guard Bypass via Case Mismatch

SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive...

7.1CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder