Lucene search
+L

6620 matches found

EUVD
EUVD
added 2026/07/09 5:46 p.m.21 views

EUVD-2026-42662

LibreBooking's email template editor save action passes the submitted template name directly into the destination file path, allowing a remote attacker with administrator credentials to write an arbitrary file outside the template directory and execute code. Fixed in 5.1.0...

8.6CVSS6.2AI score0.01018EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/09 5:46 p.m.33 views

CVE-2026-61343

CVE-2026-61343 — LibreBooking : The email template editor’s save action passes the submitted template name directly into the destination file path. This allows an administrator-authenticated attacker to write arbitrary files outside the template directory and execute code. This vulnerability affe...

8.6CVSS6.2AI score0.01018EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/09 5:17 p.m.18 views

CVE-2026-59227

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.11 before 0.10.0, POST /api/v1/images/edit required only a verified account and did not enforce the global image-edit switch or the per-user image-generation permission, allowing a non-admin user to...

5.4CVSS0.00259EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/09 3:56 p.m.50 views

CVE-2026-59227

Vulnerability summary: CVE-2026-59227 affects Open WebUI prior to 0.10.0. Affected endpoint: POST /api/v1/images/edit. The issue allowed a non-admin user with a verified account to bypass the global image-edit switch and per-user image-generation permissions, enabling server-side image editing wi...

5.4CVSS6AI score0.00259EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2026/07/09 2:16 p.m.17 views

CVE-2026-12593

The implementation of an internal and undocumented Dashboard API endpoint POST /api/users//user/tokens forgot to ensure an HTTP request for creating an API Token for another user had sufficient permission to do so. Precondition for successful exploitation was a preexisting internal user with more...

8.7CVSS0.00435EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/09 12:29 p.m.12 views

CVE-2026-12593

The implementation of an internal and undocumented Dashboard API endpoint POST /api/users//user/tokens forgot to ensure an HTTP request for creating an API Token for another user had sufficient permission to do so. Precondition for successful exploitation was a preexisting internal user with more...

8.7CVSS6.4AI score0.00435EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/09 12:29 p.m.36 views

EUVD-2026-42589

The implementation of an internal and undocumented Dashboard API endpoint POST /api/users//user/tokens forgot to ensure an HTTP request for creating an API Token for another user had sufficient permission to do so. Precondition for successful exploitation was a preexisting internal user with more...

8.7CVSS6.4AI score0.00435EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:26 a.m.8 views

CVE-2026-47840

A network attacker positioned between UAA and its LDAP directory can impersonate the directory using any certificate from any trusted CA, then harvest the LDAP bind password and every end-user password sent during simple-bind authentication, and return forged group memberships that grant themselv...

9.3CVSS6AI score0.00217EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/09 12:00 a.m.24 views

PT-2026-56901

Name of the Vulnerable Software and Affected Versions Metabase versions 1.55.0 through 1.58.15.0 Metabase versions 1.59.0 through 1.59.11 Metabase versions 1.60.0 through 1.60.6.2 Metabase versions 1.61.0 through 1.61.1 Description Metabase fails to validate unsafe H2 connection properties during...

9.1CVSS6.4AI score0.0054EPSS
SaveExploits1References17
Cvelist
Cvelist
added 2026/07/08 5:34 a.m.44 views

CVE-2026-14495 DoLogin Security <= 4.3 - Unauthenticated Authentication Bypass via Insufficient Randomness via 'dologin' Parameter Weak PRNG Token

The DoLogin Security plugin for WordPress is vulnerable to Authentication Bypass via Insufficient Randomness in all versions up to, and including, 4.3. The vulnerability exists because dologin\s::rrand seeds the Mersenne Twister with mtsranddouble microtime 1000000 — discarding the integer-second...

8.8CVSS0.00767EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/07/08 12:00 a.m.10 views

Palo Alto Networks PAN-OS 10.2.x / 11.1.x / 11.2.x / 12.1.x Vulnerability

The version of Palo Alto Networks PAN-OS running on the remote host is a vulnerable version of 10.2.x, 11.1.x, 11.2.x, or 12.1.x. It is, therefore, affected by a vulnerability. A server-side request forgery SSRF vulnerability in Palo Alto Networks PAN-OS software enables an authenticated...

7CVSS6.3AI score0.00229EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/08 12:00 a.m.17 views

PT-2026-56586

Name of the Vulnerable Software and Affected Versions PAN-OS versions prior to 12.1.8 PAN-OS versions prior to 11.2.13 PAN-OS versions prior to 11.1.16 PAN-OS versions prior to 10.2.18-h8 Description A command injection issue exists in the management plane of the software, specifically within the...

8.5CVSS6.2AI score0.01673EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/07 8:56 p.m.9 views

CVE-2026-46700

Actual is a local-first personal finance tool. Prior to 26.6.0, the GET /secret/:name endpoint in @actual-app/sync-server checks only that the caller has a valid session and does not verify the caller is an admin, while the sibling POST /secret/ handler enforces an admin check in OpenID mode. Any...

4.3CVSS6AI score0.00342EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/07 8:56 p.m.16 views

CVE-2026-46700 Actual: Missing authorization on GET /secret/:name allows non-admin OpenID users to enumerate admin-configured bank-sync secrets

Actual is a local-first personal finance tool. Prior to 26.6.0, the GET /secret/:name endpoint in @actual-app/sync-server checks only that the caller has a valid session and does not verify the caller is an admin, while the sibling POST /secret/ handler enforces an admin check in OpenID mode. Any...

4.3CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1947 Swing Music has a Directory Traversal & Filesystem can be accessed by a non-admin user

Summary Swing Music's listfolders function in the /folder/dir-browser endpoint is vulnerable to directory traversal attacks. Any authenticated user including non-admin can browse arbitrary directories on the server filesystem. Details The @api.post"/dir-browser" endpoint lacks proper path...

5.3CVSS6.1AI score0.0052EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 2:34 p.m.11 views

PYSEC-2026-1546 LiteLLM Has an Improper Authorization Vulnerability

An improper authorization vulnerability exists in the main-latest version of BerriAI/litellm. When a user with the role 'internaluserviewer' logs into the application, they are provided with an overly privileged API key. This key can be used to access all the admin functionality of the applicatio...

8.1CVSS7.2AI score0.00332EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/07 6:16 a.m.17 views

CVE-2026-12375

The uncanny-automator-pro WordPress plugin before 7.3.0.6 was distributed with malicious code after the vendor's uncanny-automator-pro WordPress plugin before 7.3.0.6 update/distribution infrastructure was compromised; the injected backdoor grants unauthenticated attackers an administrator sessio...

9.8CVSS0.00545EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/07 6:00 a.m.45 views

CVE-2026-12375

The CVE concerns Uncanny Automator Pro WordPress plugin before version 7.3.0.6. The incident stems from a compromised update/distribution infrastructure that injected a backdoor into the plugin, enabling unauthenticated attackers to obtain an administrator session on affected sites and to exfiltr...

9.8CVSS6AI score0.00545EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/07 12:00 a.m.18 views

PT-2026-56213

Name of the Vulnerable Software and Affected Versions egroupware versions 26.0 and earlier Description An authenticated administrator can achieve OS-level Remote Code Execution RCE by uploading a malicious eTemplate XML file .xet to the VFS /etemplates mount. The issue exists in the Widget::expan...

8.6CVSS6.4AI score0.00933EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/06 11:16 p.m.27 views

CVE-2026-53641

FOSSBilling is a free, open-source billing and client management system. Versions 0.6.0 through 0.7.2 have a stored cross-site scripting XSS vulnerability in the client-facing email history views of FOSSBilling. Email HTML content contenthtml is rendered into a JavaScript template literal using t...

4.8CVSS0.00443EPSS
SaveExploits0References1
Rows per page
Query Builder