Lucene search
+L

173756 matches found

EUVD
EUVD
added 2026/08/19 2:01 p.m.13 views

EUVD-2026-62444

phpMyFAQ before 4.1.7 contains an authentication bypass vulnerability in SetupController that allows unauthenticated attackers to run database migrations and create configuration backups when maintenance mode is enabled. Attackers can call POST /api/setup/update-database and POST /api/setup/backu...

6.9CVSS5.6AI score0.00461EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/19 2:01 p.m.30 views

CVE-2026-75919

phpMyFAQ before 4.1.7 has an authentication bypass in SetupController. Unauthenticated attackers can call POST /api/setup/update-database and POST /api/setup/backup while maintenance mode is enabled to run database migrations, disable maintenance mode, and extract database credentials from genera...

6.9CVSS5.6AI score0.00461EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/08/19 2:01 p.m.32 views

CVE-2026-75918 phpMyFAQ before 4.1.7 Authentication Bypass via Tracking File

phpMyFAQ before 4.1.7 stores password reset tokens in a publicly accessible tracking file when user tracking is enabled. Unauthenticated attackers can read the tracking file at content/core/data/trackingDDMMYYYY to extract reset tokens and replay them against the password reset API to take over...

8.8CVSS0.00341EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/19 2:01 p.m.17 views

CVE-2026-75918 phpMyFAQ before 4.1.7 Authentication Bypass via Tracking File

phpMyFAQ before 4.1.7 stores password reset tokens in a publicly accessible tracking file when user tracking is enabled. Unauthenticated attackers can read the tracking file at content/core/data/trackingDDMMYYYY to extract reset tokens and replay them against the password reset API to take over...

8.7CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/08/19 1:55 p.m.8 views

CGA-F8FR-G9GW-GWRH

Bulletin has no description...

7.5CVSS4.8AI score0.00317EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:48 p.m.4 views

MINI-MQV9-RMJ2-85J2

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:48 p.m.6 views

MINI-FQXW-MRRQ-3Q23

Bulletin has no description...

7.5CVSS4.9AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.7 views

MINI-MVG3-J5PC-6JM5

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.8 views

MINI-R86X-8JJM-CPHQ

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.9 views

MINI-Q6FP-FG97-4J43

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.14 views

MINI-6R63-R9H7-9X5M

Bulletin has no description...

7.5CVSS5AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.4 views

MINI-5PF8-JGMR-3RWH

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:47 p.m.7 views

MINI-4G8C-XHHQ-FQ7R

Bulletin has no description...

8.4CVSS5AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:46 p.m.8 views

MINI-7GH2-476G-3Q2P

Bulletin has no description...

7.5CVSS4.9AI score0.00298EPSS
SaveExploits0
OSV
OSV
added 2026/08/19 1:46 p.m.6 views

MINI-W56R-6XV5-R5WV

Bulletin has no description...

8.4CVSS4.9AI score0.00107EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/19 1:28 p.m.8 views

curl: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication

A flaw was found in curl. When an application uses libcurl to make multiple Negotiate-authenticated HTTP or HTTPS requests to the same server with different credentials, libcurl may incorrectly reuse an existing connection. This logical error can cause a subsequent request to be sent using the...

6.5CVSS6.7AI score0.00259EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/19 1:28 p.m.4 views

curl: curl: Unauthorized access due to improper HTTP proxy connection reuse

A flaw was found in curl. This vulnerability allows curl to wrongly reuse an existing HTTP proxy connection when performing a CONNECT request to a server, even if the new request uses different authentication credentials for the HTTP proxy. This improper connection reuse could lead to an attacker...

6.5CVSS6.5AI score0.00412EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/08/19 1:28 p.m.7 views

libcurl: libcurl: Information disclosure due to failure to clear proxy authentication credentials

A flaw was found in curl. When libcurl is instructed to clear proxy authentication credentials, it fails to do so, leaving the old credentials available. This could lead to the unintended reuse of sensitive proxy authentication credentials for subsequent network transfers, potentially resulting i...

9.8CVSS4.7AI score0.01064EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/19 1:28 p.m.7 views

curl: Information disclosure due to uncleared proxy authentication state

A flaw was found in libcurl. When reusing a libcurl handle for sequential transfers with environment-variable proxy configuration, the library does not properly clear the proxy authentication state. This oversight can lead to the unintended disclosure of Proxy-Authorization headers to an incorrec...

9.1CVSS4.9AI score0.005EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/08/19 1:28 p.m.5 views

curl: libcurl: Information disclosure via incorrect Proxy-Authorization header reuse

A flaw was found in libcurl. When a user performs a transfer over an HTTP proxy using Digest authentication and then reuses the same handle for a second transfer with a different proxy host, libcurl incorrectly sends the Proxy-Authorization header intended for the first proxy to the second proxy...

5.3CVSS6AI score0.00471EPSS
SaveExploits1References8
Rows per page
Query Builder