Lucene search
+L

53608 matches found

EUVD
EUVD
•added 2026/08/12 8:55 p.m.•14 views

EUVD-2026-57625

Russh is a Rust SSH client & server library. Prior to 0.62.4, an unauthenticated SSH client can cause a denial of service by sending SSHMSGKEXECDHINIT with a 32-byte all-zero QC value. Curve25519Kex::serverdh in russh/src/kex/curve25519.rs accepts the all-zero peer public value and computes an...

5.3CVSS5.4AI score0.00597EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/08/12 8:41 p.m.•13 views

EUVD-2026-57610

Astro is a web framework for content-driven websites. Prior to 8.1.2, the Astro Netlify adapter converts each image.remotePatterns entry into a regular expression written to .netlify/v1/config.json under images.remoteimages for Netlify's Image CDN allowlist. In...

3.7CVSS5.1AI score0.00269EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/12 7:54 p.m.•11 views

CVE-2026-73415 jupyterlab: Image viewer in JupyterLab allows XSS when opening malicious image in new browser tab

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. Prior to 4.5.10 and 4.6.2, in packages/imageviewer/src/widget.ts, JupyterLab's ImageViewer uses URL.createObjectURL for a specially crafted SVG image and revokes the blo...

7.5CVSS5.5AI score0.00737EPSS
SaveExploits0References10
attackerkb
attackerkb
•added 2026/08/12 7:01 p.m.•12 views

CVE-2026-73308

Budibase is an open-source low-code platform. Prior to 3.39.25, packages/server/src/api/controllers/automation.ts returned automation test results containing trigger.outputs.user.oauth2, broadcast BuilderSocketEvent.AutomationTestProgress to the app room, and stored progress in...

5.7CVSS5.3AI score0.00407EPSS
SaveExploits0References5Affected Software1
CVE
CVE
•added 2026/08/12 7:01 p.m.•39 views

CVE-2026-73308

Budibase CVE-2026-73308 affects the server-side automation handling prior to version 3.39.25. The issue arises in packages/server/src/api/controllers/automation.ts (and testProgress.ts) where automation test results exposed trigger.outputs.user.oauth2 and were broadcast to the app room without pr...

5.7CVSS5.3AI score0.00407EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/12 6:20 p.m.•8 views

ROOT-OS-UBUNTU-2204-CVE-2025-1180 CVE-2025-1180 in binutils - Patched by Root

Root has patched CVE-2025-1180 in the binutils package for Root:Ubuntu:22.04. Multiple fixed versions available...

3.1CVSS4.7AI score0.00698EPSS
SaveExploits1
Vulnrichment
Vulnrichment
•added 2026/08/12 6:08 p.m.•9 views

CVE-2026-73301 Budibase: Missing RBAC on GET /api/global/groups allows BASIC users to enumerate all tenant groups and role mappings

Budibase is an open-source low-code platform. Prior to 3.39.25, the GET /api/global/groups endpoint in packages/worker/src/api/routes/global/groups.ts omitted auth.builderOrAdmin, allowing an authenticated BASIC role user to enumerate tenant groups, role mappings and user memberships, builder...

4.3CVSS5.3AI score0.00342EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/12 4:03 p.m.•13 views

ROOT-APP-PYPI-CVE-2024-52304 CVE-2024-52304 in aiohttp - Patched by Root

Root has patched CVE-2024-52304 in the aiohttp package for Root:PyPI. Multiple fixed versions available...

7.5CVSS6.8AI score0.00563EPSS
SaveExploits0
CVE
CVE
•added 2026/08/12 3:34 p.m.•46 views

CVE-2026-73292

Semaphore UI (web interface for managing DevOps tools) prior to version 2.18.21 is affected by a CSRF vulnerability in the /api/users/{id}/password endpoint. The endpoint accepts a cross-site request using the authenticated user’s session cookie without CSRF protection or current-password confirm...

8.3CVSS5.1AI score0.00232EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/12 3:34 p.m.•36 views

CVE-2026-73292 Semaphore UI: CSRF vulnerability on password change endpoint - No CSRF token or password confirmation

Semaphore UI is a web interface for managing DevOps tools. Prior to 2.18.21, the /api/users/id/password endpoint accepts a cross-site request using the authenticated user's semaphore session cookie without CSRF protection or current-password confirmation, allowing an unauthenticated attacker to...

8.3CVSS0.00232EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/12 3:18 p.m.•11 views

CVE-2026-73287

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, RustFS handles FTPS MKD in FtpsDriver::mkd in crates/protocols/src/ftps/driver.rs by calling storage.createbucket without authorizeoperation for S3Action::CreateBucket, allowing authenticated FTPS users denied...

5.4CVSS0.00368EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/12 2:46 p.m.•12 views

CVE-2026-73290 RustFS: Anonymous ListObjectVersions bypasses RestrictPublicBuckets through the ListBucket fallback

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policyallowed path applies...

5.3CVSS5.3AI score
SaveExploits0References5
OSV
OSV
•added 2026/08/12 2:45 p.m.•14 views

ROOT-APP-NPM-CVE-2026-44582 CVE-2026-44582 in next - Patched by Root

Root has patched CVE-2026-44582 in the next package for Root:npm. Multiple fixed versions available...

3.7CVSS5AI score0.00172EPSS
SaveExploits1
EUVD
EUVD
•added 2026/08/12 2:34 p.m.•9 views

EUVD-2026-57228

RustFS is a distributed object storage system built in Rust. RustFS AddServiceAccount in rustfs/src/admin/handlers/serviceaccount.rs accepts an attacker-controlled targetuser after only checking CreateServiceAccountAdminAction, passes it to newserviceaccount, and prepareserviceaccountauth sets...

8.8CVSS5.3AI score0.00523EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/12 2:30 p.m.•9 views

CVE-2026-73264 Prowler: Server-Side Request Forgery (SSRF) in Lighthouse Provider

Prowler is a cloud security platform. Prior to 5.33.1, an authenticated user with Lighthouse provider configuration access could supply an unvalidated baseurl for the openaicompatible provider through POST /api/v1/lighthouse/providers and POST /api/v1/lighthouse/providers/id/connection, causing...

7.6CVSS5.4AI score0.00435EPSS
SaveExploits0References7
CVE
CVE
•added 2026/08/12 2:07 p.m.•34 views

CVE-2026-50561

Summary: CVE-2026-50561 affects Yuxi prior to 0.6.2 where the Authorization header token is only authenticated for validity, not validated across deployments. This enables an administrator token from one deployment or local test environment to gain access to the backend management interfaces of a...

9.4CVSS5.3AI score0.00682EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/12 2:07 p.m.•39 views

CVE-2026-50561 Yuxi has a JWT Authentication Bypass Leading to Cross-Instance Administrator Token Reuse

Yuxi is a large-model-based intelligent knowledge base and knowledge graph agent development platform. Prior to version 0.6.2, the project's authentication mechanism contains a flaw. In affected versions, the system does not sufficiently validate the identity token in the Authorization header —...

9.4CVSS0.00682EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/12 12:58 p.m.•15 views

ROOT-APP-PYPI-CVE-2026-42309 CVE-2026-42309 in pillow - Patched by Root

Root has patched CVE-2026-42309 in the pillow package for Root:PyPI. Multiple fixed versions available...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0
OSV
OSV
•added 2026/08/12 12:49 p.m.•18 views

ROOT-APP-MAVEN-CVE-2023-5072 CVE-2023-5072 in org.json:json - Patched by Root

Root has patched CVE-2023-5072 in the org.json:json package for Root:Maven. Multiple fixed versions available...

7.5CVSS6.2AI score0.01449EPSS
SaveExploits1
OSV
OSV
•added 2026/08/12 11:59 a.m.•22 views

ROOT-APP-PYPI-CVE-2026-34520 CVE-2026-34520 in aiohttp - Patched by Root

Root has patched CVE-2026-34520 in the aiohttp package for Root:PyPI. Multiple fixed versions available...

9.1CVSS5.2AI score0.00676EPSS
SaveExploits0
Rows per page
Query Builder