Lucene search
+L

81755 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/17 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-47089

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. LISTRIGHTS os not limited to users with admin access. An authenticated user could call IMAP...

4.3CVSS5.7AI score0.00281EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.20 views

PT-2026-60774

Name of the Vulnerable Software and Affected Versions Proxmox Virtual Environment qemu-server versions 9.x prior to 9.1.8 Proxmox Virtual Environment qemu-server versions 8.x prior to 8.4.8 Description Incorrect access control allows users with limited privileges to obtain hashed passwords throug...

6.5CVSS5.9AI score0.0034EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.20 views

PT-2026-60878

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.1 Description An authenticated attacker can exploit the SaveToFile component to read and modify files uploaded by other users by specifying absolute paths to victim storage locations. When using...

8.1CVSS5.9AI score0.0035EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.32 views

PT-2026-60790

Name of the Vulnerable Software and Affected Versions Dendrite versions prior to 0.13.9 Description An improper access control issue exists in the syncapi /context endpoint syncapi/routing/context.go. Authenticated local users can access room state events that should be restricted after they have...

5.3CVSS5.9AI score0.00267EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.29 views

PT-2026-60786

The Joomla extension Events Booking prior version 5.8.0 did by default allow unauthenticated users to upload media assets...

5.3AI score0.00545EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.21 views

PT-2026-60863

Name of the Vulnerable Software and Affected Versions IBM Langflow OSS versions 1.0.0 through 1.10.0 Description Authenticated users can override component parameters at runtime via the API. This is caused by a flaw in the parameter filtering mechanism within the apply tweaks function...

8.8CVSS5.2AI score0.0053EPSS
SaveExploits0References5
VulnCheck KEV
VulnCheck KEV
added 2026/07/17 12:00 a.m.45 views

VulnCheck KEV: CVE-2026-46442

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, POST /api/v1/node-custom-function lacks route-level authorization, allowing any authenticated user or API key to submit arbitrary JavaScript to the Custom JS Function node. When...

9.9CVSS6.6AI score0.3634EPSS
SaveIn wildExploits2References3
NVD
NVD
added 2026/07/16 10:17 p.m.23 views

CVE-2026-44177

Kirby is an open-source content management system. In versions 5.3.0 and above but prior to 5.4.1, Kirby did not correctly validate the provided user ID, resulting in a path traversal vulnerability. Version 5.3.0 introduced a performance improvement to the Users collection that loaded user object...

8.8CVSS0.0177EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 9:42 p.m.17 views

CVE-2026-45334 Kirby: Content locks disclose IDs and emails of inaccessible users from `users.access/list` permissions

Kirby is an open-source content management system. In versions prior to 4.9.1 and 5.4.1, the content-locking feature returned lock information without checking the requesting user's access permissions. Kirby's Panel includes a content-locking feature that records which user currently has a model...

5.3CVSS5.1AI score
SaveExploits0References4
CVE
CVE
added 2026/07/16 9:19 p.m.104 views

CVE-2026-44177

CVE-2026-44177 affects Kirby CMS (Kirby 5.3.0 up to

8.8CVSS6AI score0.0177EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 9:17 p.m.88 views

CVE-2026-36425

An issue in OPSWAT AppRemover Driver ardrv.sys v2017.10.02.1551 and earlier in IOCTL handler 0x2420031. Any local user can open the device and send process termination requests without privilege validation...

6.5CVSS0.00422EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/16 8:05 p.m.20 views

ArcadeDB: IMPORT DATABASE allows SSRF and arbitrary local file read by authenticated users

Impact The SQL IMPORT DATABASE statement did not require administrative privileges and passed its source URL to the importer without validation. Any authenticated user with SQL command access not only root/administrators could therefore: - Server-Side Request Forgery CWE-918: cause the server to...

7.1CVSS6.2AI score0.00374EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 8:05 p.m.5 views

GHSA-8W86-M9H8-HVQG ArcadeDB: IMPORT DATABASE allows SSRF and arbitrary local file read by authenticated users

Impact The SQL IMPORT DATABASE statement did not require administrative privileges and passed its source URL to the importer without validation. Any authenticated user with SQL command access not only root/administrators could therefore: - Server-Side Request Forgery CWE-918: cause the server to...

7.1CVSS6.2AI score0.00374EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/16 7:16 p.m.22 views

CVE-2026-47089

An issue was discovered in cyrus-imapd in Cyrus IMAP through 3.12.2. LISTRIGHTS os not limited to users with admin access. An authenticated user could call IMAP LISTRIGHTS against any mailbox they could name and learn what principals had what access to it. This action should have been restricted ...

4.3CVSS5.9AI score0.00281EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/16 7:15 p.m.41 views

CVE-2026-61718 bunkerweb: Read-only Web UI users can delete job cache files due to missing authorization on /cache/ routes

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. From 1.6.2 until 1.6.12, the BunkerWeb web UI BiscuitMiddleware authorization bypass list included the /cache/ URL prefix, so routes in src/ui/app/routes/cache.py protected only by @loginrequired, including POST...

5.4CVSS0.0043EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/16 7:15 p.m.17 views

CVE-2026-61718 bunkerweb: Read-only Web UI users can delete job cache files due to missing authorization on /cache/ routes

bunkerweb is an Open-source and next-generation Web Application Firewall WAF. From 1.6.2 until 1.6.12, the BunkerWeb web UI BiscuitMiddleware authorization bypass list included the /cache/ URL prefix, so routes in src/ui/app/routes/cache.py protected only by @loginrequired, including POST...

5.4CVSS5.3AI score
SaveExploits0References5
NVD
NVD
added 2026/07/16 6:16 p.m.27 views

CVE-2026-46336

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. From 0.96.0 until 0.140.0, authenticated users can rename uploaded files with path traversal sequences because app/models/modelfile.rb uses the user-controlled...

7.1CVSS0.00501EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/16 5:16 p.m.22 views

CVE-2026-46621

Yamcs is a mission control framework. Prior to 5.12.7, the Yamcs script evaluation engine for Python algorithms dynamically compiled and evaluated user-controlled algorithm text using Jython through the JSR-223 ScriptEngine API without enforcing a secure sandbox, so an authenticated user with the...

9.1CVSS0.01116EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/07/16 5:04 p.m.12 views

CVE-2026-46336

Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing. From 0.96.0 until 0.140.0, authenticated users can rename uploaded files with path traversal sequences because app/models/modelfile.rb uses the user-controlled...

7.1CVSS6.1AI score0.00501EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:48 p.m.16 views

CVE-2026-6511

During an internal security assessment, a potential improper access control vulnerability was discovered in Lenovo Smart Connect for Windows that could allow a local authenticated user to access files owned by a different user on the same system...

6.8CVSS6.1AI score0.00134EPSS
SaveExploits0References3
Rows per page
Query Builder