Lucene search
+L

1890 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/18 3:20 p.m.16 views

CVE-2026-62684

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, causing POST...

2.7CVSS8.6AI score0.00393EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/18 3:20 p.m.4 views

CVE-2026-62684 File Browser: Share API exposes the password hash and bypass token

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.17, the Link storage struct is serialized directly by sharePostHandler, shareListHandler, and shareGetsHandler through renderJSON, causing POST...

2.7CVSS5.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.8 views

PT-2026-77303

Name of the Vulnerable Software and Affected Versions Froxlor versions 2.3.7 through 2.3.7 Description Certain API commands retrieve full database rows and return them without removing sensitive fields. An authenticated API caller with appropriate permissions can obtain password hashes and...

9CVSS5.3AI score0.00585EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/17 5:40 a.m.6 views

BIT-GHOST-2026-70590 Ghost: Blind Password Hash Disclosure in Ghost Admin API

Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification...

4.8CVSS5.6AI score0.00195EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 2:26 a.m.34 views

CVE-2026-15162

The CVE-2026-15162 entry concerns the Object Sync for Salesforce WordPress plugin, where an unauthenticated SQL injection is possible via the wordpress_object_type parameter in the /wp-json/object-sync-for-salesforce/push/ REST route. The can_process() check only validates the HTTP method, not ca...

7.5CVSS6AI score0.00343EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72143

Name of the Vulnerable Software and Affected Versions Object Sync for Salesforce versions prior to 2.2.14 Description An unauthenticated SQL Injection exists in the /wp-json/object-sync-for-salesforce/push/ REST endpoint. The issue occurs because the can process permission callback only verifies...

7.5CVSS6.1AI score0.00343EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/12 6:00 a.m.9 views

EUVD-2026-57102

The Ezoic WordPress plugin before 2.23.1 does not properly restrict access to some of its content export functionality, allowing unauthenticated attackers to trigger a server-side export of the site's database, including user password hashes and password reset tokens, as well as to persistently...

7.5CVSS5.3AI score0.00262EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/12 6:00 a.m.31 views

CVE-2026-18789 Ezoic < 2.23.1 - Unauthenticated Database Export via Content Export REST Routes

The Ezoic WordPress plugin before 2.23.1 does not properly restrict access to some of its content export functionality, allowing unauthenticated attackers to trigger a server-side export of the site's database, including user password hashes and password reset tokens, as well as to persistently...

0.00262EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/12 6:00 a.m.7 views

CVE-2026-18789

The Ezoic WordPress plugin before 2.23.1 does not properly restrict access to some of its content export functionality, allowing unauthenticated attackers to trigger a server-side export of the site's database, including user password hashes and password reset tokens, as well as to persistently...

5.2AI score0.00262EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/12 6:00 a.m.56 views

CVE-2026-18789

The CVE-2026-18789 entry concerns the Ezoic WordPress plugin prior to version 2.23.1. The vulnerability arises from insufficient access restrictions on content export functionality exposed via REST routes, allowing unauthenticated attackers to trigger a server-side export of the site’s database (...

7.5CVSS5.3AI score0.00262EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/11 3:34 p.m.9 views

CVE-2026-71326

A flaw was found in Traefik. The BasicAuth middleware in Traefik reuses a key for concurrent password checks, which is generated by concatenating the password and secret without a delimiter. An attacker with a valid credential and the corresponding stored hash can exploit this vulnerability to...

3.8CVSS4.8AI score0.00356EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/08/11 3:33 p.m.10 views

CVE-2025-49506

A flaw was found in Apache Portable Runtime Utility apr-util. The aprpasswordvalidate function does not perform constant-time comparisons for hashes or passwords. This vulnerability allows a remote attacker to conduct a timing attack, particularly on platforms without crypt such as Windows, BeOS,...

7.5CVSS4.9AI score0.00379EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 2:17 p.m.8 views

CVE-2026-46670

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS0.01654EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/11 1:58 p.m.8 views

CVE-2026-46670

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS5.8AI score0.01654EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/11 1:58 p.m.34 views

CVE-2026-46670 YesWiki: Unauthenticated SQL Injection

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS0.01654EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 1:58 p.m.67 views

CVE-2026-46670

YesWiki

9.8CVSS5.8AI score0.01654EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 1:58 p.m.11 views

CVE-2026-46670 YesWiki: Unauthenticated SQL Injection

YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path FormManager::create allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an INSERT statement and read the full database, includin...

9.8CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 2026/08/11 12:17 p.m.12 views

CVE-2026-72609

An SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the acquisition = orderreceive permission to read arbitrary database contents via the orderby request parameter in acqui/parcels.pl. The parameter is passed to...

7.1CVSS0.00219EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 11:22 a.m.8 views

EUVD-2026-56129

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools = labelcreator permission to execute arbitrary SQL via the imagename field of a patron card layout. The imagename value is stored verbatim in the layout XML an...

6.5CVSS6.1AI score0.00224EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/11 11:22 a.m.13 views

CVE-2026-72607

A stored SQL injection vulnerability in Koha through 24.11.17, 25.05.12, 25.11.06, and 26.05.01 allows authenticated staff with the tools = itemsbatchmod permission to read arbitrary database contents by storing a SQL payload in the agefield value of an automatic item modification rule. The...

7.1CVSS5.8AI score0.00266EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder