Lucene search
+L

15995 matches found

Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/26 12:00 a.m.•1 views

CVE-2025-59102: Cleartext Storage of Sensitive Information

The web server of the Access Manager offers a functionality to download a backup of the local database stored on the device. This database contains the whole configuration. This includes encrypted MIFARE keys, card data, user PINs and much more. The PINs are even stored unencrypted. Combined with...

6.9CVSS5.8AI score0.00378EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/01/26 12:00 a.m.•55 views

PT-2026-4752

The web server of the Access Manager offers a functionality to download a backup of the local database stored on the device. This database contains the whole configuration. This includes encrypted MIFARE keys, card data, user PINs and much more. The PINs are even stored unencrypted. Combined with...

9.3CVSS5.9AI score0.00763EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/01/24 3:17 a.m.•18 views

CVE-2026-24129

Runtipi is a Docker-based, personal homeserver orchestrator that facilitates multiple services on a single server. Versions 3.7.0 and above allow an authenticated user to execute arbitrary system commands on the host server by injecting shell metacharacters into backup filenames. The BackupManage...

8.8CVSS5.9AI score0.00523EPSS
SaveExploits1References1
NVD
NVD
•added 2026/01/24 2:15 a.m.•16 views

CVE-2026-24421

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS0.0177EPSS
SaveExploits3References1
Vulnrichment
Vulnrichment
•added 2026/01/24 1:43 a.m.•9 views

CVE-2026-24421 phpMyFAQ missing authorization exposes /api/setup/backup to any authenticated user

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.9AI score0.0177EPSS
SaveExploits3References1
attackerkb
attackerkb
•added 2026/01/24 1:43 a.m.•14 views

CVE-2026-24421

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.9AI score0.0177EPSS
SaveExploits3References2Affected Software1
CVE
CVE
•added 2026/01/24 1:43 a.m.•80 views

CVE-2026-24421

Summary: CVE-2026-24421 affects phpMyFAQ before 4.0.17. Versions 4.0.16 and earlier have flawed authorization logic that exposes the /api/setup/backup endpoint to any authenticated user. The code uses userIsAuthenticated() without verifying configuration/admin permissions, allowing non-admin user...

6.5CVSS5.6AI score0.0177EPSS
SaveExploits3References1Affected Software1
Cvelist
Cvelist
•added 2026/01/24 1:43 a.m.•44 views

CVE-2026-24421 phpMyFAQ missing authorization exposes /api/setup/backup to any authenticated user

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS0.0177EPSS
SaveExploits3References1
OSV
OSV
•added 2026/01/24 1:43 a.m.•10 views

CVE-2026-24421 phpMyFAQ missing authorization exposes /api/setup/backup to any authenticated user

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.8AI score0.0177EPSS
SaveExploits3References3
EUVD
EUVD
•added 2026/01/24 1:43 a.m.•26 views

EUVD-2026-4258

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.6AI score0.0177EPSS
SaveExploits3References2
CNNVD
CNNVD
•added 2026/01/24 12:00 a.m.•21 views

phpMyFAQ security vulnerabilities

phpMyFAQ is a multilingual, database-driven FAQ system developed by Thorsten Rinne. Versions of phpMyFAQ 4.0.16 and earlier contain security vulnerabilities. These vulnerabilities stem from authorization logic flaws, which may allow non-administrative users to trigger configuration backups and...

6.5CVSS5.8AI score0.0177EPSS
SaveExploits3References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/01/24 12:00 a.m.•1 views

CVE-2026-24421: Missing Authorization

phpMyFAQ is an open source FAQ web application. Versions 4.0.16 and below have flawed authorization logic which exposes the /api/setup/backup endpoint to any authenticated user despite their permissions. SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.8AI score0.0177EPSS
SaveExploits3References1
Github Security Blog
Github Security Blog
•added 2026/01/23 8:17 p.m.•28 views

phpMyFAQ: /api/setup/backup accessible to any authenticated user (authz missing)

Summary Authenticated non‑admin users can call /api/setup/backup and trigger a configuration backup. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. Details SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.5AI score0.0177EPSS
SaveExploits3References3Affected Software2
OSV
OSV
•added 2026/01/23 8:17 p.m.•10 views

GHSA-WM8H-26FV-MG7G phpMyFAQ: /api/setup/backup accessible to any authenticated user (authz missing)

Summary Authenticated non‑admin users can call /api/setup/backup and trigger a configuration backup. The endpoint only checks authentication, not authorization, and returns a link to the generated ZIP. Details SetupController.php uses userIsAuthenticated but does not verify that the requester has...

6.5CVSS5.5AI score0.0177EPSS
SaveExploits3References3
Positive Technologies
Positive Technologies
•added 2026/01/23 12:00 a.m.•15 views

PT-2026-4551

Name of the Vulnerable Software and Affected Versions phpMyFAQ versions 4.0.14 through 4.0.16 Description phpMyFAQ is a web-based FAQ application. A flaw in authorization logic exists in versions 4.0.14 and below, exposing the /api/setup/backup API endpoint to any authenticated user, regardless o...

6.5CVSS5.9AI score0.0177EPSS
SaveExploits3References16
NVD
NVD
•added 2026/01/22 11:15 p.m.•19 views

CVE-2026-24129

Runtipi is a Docker-based, personal homeserver orchestrator that facilitates multiple services on a single server. Versions 3.7.0 and above allow an authenticated user to execute arbitrary system commands on the host server by injecting shell metacharacters into backup filenames. The BackupManage...

8.8CVSS0.00523EPSS
SaveExploits1References3
CVE
CVE
•added 2026/01/22 10:41 p.m.•41 views

CVE-2026-24129

Runtipi (Docker-based homeserver) versions 3.7.0+ are vulnerable to authenticated arbitrary command execution via shell metacharacters injected into backup filenames. The BackupManager stores uploaded backups using the raw originalname on the host filesystem, allowing an attacker to stage a file ...

8.8CVSS5.9AI score0.00523EPSS
SaveExploits1References3Affected Software1
attackerkb
attackerkb
•added 2026/01/22 10:41 p.m.•7 views

CVE-2026-24129

Runtipi is a Docker-based, personal homeserver orchestrator that facilitates multiple services on a single server. Versions 3.7.0 and above allow an authenticated user to execute arbitrary system commands on the host server by injecting shell metacharacters into backup filenames. The BackupManage...

8CVSS5.8AI score0.00523EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
•added 2026/01/22 10:41 p.m.•32 views

CVE-2026-24129 Runtipi is Vulnerable to Authenticated Arbitrary Remote Code Execution

Runtipi is a Docker-based, personal homeserver orchestrator that facilitates multiple services on a single server. Versions 3.7.0 and above allow an authenticated user to execute arbitrary system commands on the host server by injecting shell metacharacters into backup filenames. The BackupManage...

8CVSS0.00523EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2026/01/22 10:41 p.m.•9 views

CVE-2026-24129 Runtipi is Vulnerable to Authenticated Arbitrary Remote Code Execution

Runtipi is a Docker-based, personal homeserver orchestrator that facilitates multiple services on a single server. Versions 3.7.0 and above allow an authenticated user to execute arbitrary system commands on the host server by injecting shell metacharacters into backup filenames. The BackupManage...

8CVSS5.9AI score0.00523EPSS
SaveExploits1References3
Rows per page
Query Builder