Lucene search
+L
VulnrichmentRecent

176363 matches found

Vulnrichment
Vulnrichment
added 2026/08/26 6:32 p.m.4 views

CVE-2026-41262 Fleet: Cross-Team Policy Data Exposure via Global Policy Read Endpoint

Fleet is an open-source device management platform built on osquery. In versions prior to 4.85.0, the global policy read endpoint GET /api/latest/fleet/policies/policyid fails to verify team ownership of the requested policy, allowing an authenticated user with observer-level access on any single...

4.3CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 6:06 p.m.5 views

CVE-2026-19485 Bucket Squatting in Vertex AI Search for Commerce

A Predictable Resource Name vulnerability in BigQuery Import Staging in Google Cloud Vertex AI Search for Commerce versions prior to 2026-04-27 on Google Cloud Platform allows an attacker knowing the victim's project number to obtain read/write access to staged data and error logs using predictab...

9.3CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 5:49 p.m.6 views

CVE-2026-58474 whichllm < 0.5.16 Code Injection via run and snippet commands

whichllm before 0.5.16 contains a code injection vulnerability in the run and snippet commands that allows a remote attacker who controls a HuggingFace repository to achieve arbitrary code execution by crafting a malicious GGUF filename containing double quotes or other special characters. The...

8.8CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 5:27 p.m.3 views

CVE-2026-32593 Winter: SQL Injection in Backend Filter Widget numberrange Scope via numbersFromAjax

Winter CMS is a content management system built on the Laravel PHP framework. In versions up to and including 1.2.12, the backend Filter widget is vulnerable to SQL injection through the numberrange scope type when that scope is configured with a conditions key, allowing an authenticated backend...

5.9CVSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 4:49 p.m.3 views

CVE-2026-32258 Winter: Stored XSS through Editor Settings custom styles

Winter is a free, open-source content management system CMS based on the Laravel PHP framework. From 1.2.10 through 1.2.12, authenticated backend users with the backend.manageeditor permission can store custom Markup Styles that are compiled by the LESS parser and rendered without sanitization on...

8.1CVSS4.7AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 3:45 p.m.4 views

CVE-2026-81035 Midday Missing Owner Check on Team Deletion

Midday allows any member of a team to delete it. The delete procedure in apps/api/src/trpc/routers/team.ts authorises the caller with the team-access helper, which returns true for every row in the team-membership table irrespective of the role it records, and the data-layer function it calls...

8.1CVSS5.2AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 3:45 p.m.3 views

CVE-2026-81034 Netmaker through 1.6.0 Improper Certificate Validation in SMTP Client

Netmaker disables certificate verification on the connection to the configured mail server. The sender in pro/email/smtp.go assigns a TLS configuration whose skip-verify field is set to true unconditionally, directly beneath a comment stating that the setting should be false in production. No...

8.3CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 3:45 p.m.3 views

CVE-2026-81032 NebulaGraph through 3.8.0 Unauthenticated Read and Modification of Runtime Configuration

NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics...

9.8CVSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/26 3:44 p.m.2 views

CVE-2026-81030 Mage AI through 0.9.79 Arbitrary File Read via Unvalidated Path in browser_items Endpoint

Mage AI does not confine the paths accepted by its browser-items API to the project directory. BrowserItemResource in mageai/api/resources/BrowserItemResource.py passes a caller-supplied path to the filesystem read and write helpers without calling the containment helper that the sibling...

7.1CVSS5.5AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 3:44 p.m.2 views

CVE-2026-81029 OpenMetadata before 2.0.0 JWT Disclosure via Unvalidated SAML and OIDC Redirect URI

OpenMetadata accepts a caller-supplied post-authentication redirect target and appends the issued token to it. SamlLoginServlet reads the callback request parameter and stores it in the HTTP session without comparing it against any configured or registered destination, and the assertion consumer...

8.5CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 3:44 p.m.3 views

CVE-2026-81027 one-api through 0.6.10 Missing Authorization on URL-Parameter Channel Pinning

one-api gates one of its two channel-pinning paths and not the other. middleware/auth.go permits a request to name a specific channel either through a suffix on the API key or through a URL path parameter. The suffix path is reached only after model.IsAdmin succeeds and otherwise rejects the...

8.5CVSS5.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 3:44 p.m.2 views

CVE-2026-80427 bestzip before 2.2.6 and 3.0.x before 3.0.2 Argument Injection via Missing Option Delimiter

bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by...

8.6CVSS5.3AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 3:44 p.m.3 views

CVE-2026-80426 FiftyOne before 1.21.0 Stored Cross-Site Scripting via Unescaped Field Description

FiftyOne renders a dataset field's description as markup. The sidebar field-information component at app/packages/core/src/components/FieldLabelAndInfo/index.tsx passes the description string to React's dangerouslySetInnerHTML, and no layer between storage and render escapes or sanitises it; the...

7.1CVSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/26 3:33 p.m.3 views

CVE-2026-48548 Nagios Core CSRF via cmd.cgi

Nagios Core before 4.5.12 contains a cross-site request forgery vulnerability in cmd.cgi where the CSRF protection mechanism passes validation when the NagFormId cookie is absent. Attackers can craft a malicious cross-site POST request to execute arbitrary Nagios commands as a currently...

6.9CVSS5.6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 3:28 p.m.2 views

CVE-2026-54569 SENAITE.CORE: Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') and Missing Authorization in senaite.core

SENAITE.CORE is the core framework for the SENAITE laboratory information management system. From 2.0.0 to 2.6.0, the SENAITE.CORE JSON API permits unauthenticated remote code execution through a two-request chain involving missing authorization and unsafe evaluation. The state-changing routes in...

9.8CVSS6.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/26 3:25 p.m.4 views

CVE-2026-54606 SunEditor: DOM XSS in SunEditor Embed Plugin via External Script Element After Iframe Embed

SunEditor is a lightweight and powerful WYSIWYG editor in vanilla JavaScript with no dependencies. Prior to 3.1.4, the SunEditor Embed plugin in src/plugins/modal/embed.js parses attacker-controlled raw embed HTML with DOMParser and processes the resulting DOM nodes. When an external script eleme...

8.5CVSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 2:50 p.m.4 views

CVE-2026-75062 Eval Injection in google/langfun via default lf.query protocol

Improper Neutralization of Directives in Dynamically Evaluated Code 'Eval Injection' in the default lf.query Python protocol in Google langfun versions prior to 0.1.2 allows remote unauthenticated attackers to execute arbitrary Python code in the context of the host application via crafted prompt...

9.2CVSS5.9AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 2:24 p.m.4 views

CVE-2026-54550 IzPack: Path Traversal in UnpackerBase allows writing files outside the installation directory via malicious pack entries

IzPack is a widely used tool for packaging applications on the Java platform as cross-platform installers. In 5.2.6 and earlier, UnpackerBase.unpack in izpack-installer/src/main/java/com/izforge/izpack/installer/unpacker/UnpackerBase.java obtains an attacker-controlled PackFile targetPath, passes...

7.4CVSS5.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 2:20 p.m.4 views

CVE-2026-54523 Kyverno: NamespacedGeneratingPolicy generator.apply() namespace argument unvalidated -- background controller creates RoleBindings in any namespace including kube-system

Kyverno is a policy engine designed for cloud native platform engineering teams. From 1.18.0 until 1.18.2, the NamespacedMutatingPolicy CEL compiler exposes the generator library to matchConditions, allowing a namespace-scoped policy to invoke generator.applynamespace, resources with an arbitrary...

9.6CVSS5.6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/26 2:17 p.m.4 views

CVE-2026-54548 kas: Persistent SSH Host Key Checking Disablement

kas is a setup tool for bitbake based projects. Prior to 5.4, internal SSH key setup triggered by SSHPRIVATEKEY or SSHPRIVATEKEYFILE creates /.ssh/config when no user-specific SSH configuration exists and adds a global Host rule containing StrictHostKeyChecking no. In kas/libcmds.py,...

3.3CVSS5.3AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 2:13 p.m.4 views

CVE-2026-54553 Starlette-Admin: Unvalidated `order_by` parameter allows ordering by hidden columns (info-exposure oracle) and HTTP 500 DoS

Starlette-Admin is a fast, beautiful and extensible administrative interface framework for FastAPI and Starlette applications. Prior to 0.16.1, the list API does not validate user-supplied orderby and structured where field names against the configured sortablefields and searchablefields...

5.4CVSS5.6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/08/26 2:03 p.m.2 views

CVE-2026-13481 Out-of-bounds read in PTP management TLV TIME parsing in Zephyr net PTP

The IEEE 1588 PTP management-message parser in subsys/net/lib/ptp/tlv.c mishandles the PTPMGMTTIME management id. In tlvmgmtpostrecv, the PTPMGMTTIME case casts mgmttlv-data to a 10-byte struct ptptimestamp and reads it then byte-swaps and writes it back without first checking that the TLV data...

5.4CVSS5.7AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 2:03 p.m.3 views

CVE-2026-13480 Out-of-bounds read in LoRaWAN fragmented data block transport (FUOTA) downlink handler

The LoRaWAN TS004 Fragmented Data Block Transport handler fragtransportpackagecallback in subsys/lorawan/services/fragtransport.c parses downlink command bytes without validating that enough payload bytes remain before each access. The loop's only bound is rxpos fragsize, capped at...

3.1CVSS5.8AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 2:03 p.m.4 views

CVE-2026-13479 Out-of-bounds read in LoRaWAN clock-sync AppTimeAns downlink handler

The LoRaWAN application-layer clock-synchronization service parses downlinks in clocksyncpackagecallback subsys/lorawan/services/clocksync.c. Its command loop only guarantees that the one-byte command id is in bounds; for the CLOCKSYNCCMDAPPTIME AppTimeAns command the handler then reads a 4-byte...

3.1CVSS5.9AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 1:44 p.m.3 views

CVE-2026-19271 Blind LDAP Injection in Sign-In Endpoint in TÜBİTAK BİLGEM's Liderahenk

Improper Neutralization of Special Elements used in an LDAP Query 'LDAP Injection' vulnerability in TÜBİTAK BİLGEM Software Technologies Research Institute Liderahenk allows LDAP Injection. This issue affects Liderahenk: from 3.4.0 before 3.5.5...

7.5CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 1:37 p.m.3 views

CVE-2025-10903 Loop with Unreachable Exit Condition ('Infinite Loop') in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 11.10 before 19.1.7, 19.2 before 19.2.5, and 19.3 before 19.3.1 that, under certain conditions, an authenticated user could have caused denial of service, due to an unbounded loop triggered by specially crafted input in the...

6.5CVSS5.3AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 1:36 p.m.4 views

CVE-2026-3035 Authentication Bypass Using an Alternate Path or Channel in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 11.3 before 19.1.7, 19.2 before 19.2.5, and 19.3 before 19.3.1 that, under certain conditions, an authenticated user with project Maintainer permissions could have accessed the terminal of a protected environment they were no...

5.5CVSS5.3AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 1:36 p.m.3 views

CVE-2026-7487 Access Control Check Implemented After Asset is Accessed in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 13.1 before 19.1.7, 19.2 before 19.2.5, and 19.3 before 19.3.1 that, under certain conditions, an authenticated user with reporter-role permissions who authored a merge request could have reset merge request approval rules du...

3.5CVSS5.3AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 1:36 p.m.3 views

CVE-2026-15387 Acceptance of Extraneous Untrusted Data With Trusted Data in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 19.1 before 19.1.7, 19.2 before 19.2.5, and 19.3 before 19.3.1 that, under certain conditions, an authenticated user with developer-role permissions could have influenced the execution environment of Pipeline Execution Policy...

4.3CVSS5.7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 1:36 p.m.4 views

CVE-2026-18252 Inclusion of Functionality from Untrusted Control Sphere in GitLab

GitLab has remediated an issue in GitLab EE affecting all versions from 18.9 before 19.1.7, 19.2 before 19.2.5, and 19.3 before 19.3.1 that, under certain conditions, an authenticated user with developer-role permissions could have executed arbitrary commands in a CI context, due to the Claude...

7.3CVSS5.6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 1:35 p.m.4 views

CVE-2026-75896 Use of Hard-coded LDAP Credentials in TÜBİTAK BİLGEM's Liderahenk

Use of Hard-coded Credentials vulnerability in TÜBİTAK BİLGEM Software Technologies Research Institute Liderahenk allows Try Common or Default Usernames and Passwords. This issue affects Liderahenk: before 3.5.5...

9.1CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 1:34 p.m.3 views

CVE-2026-79902 Gimp: stack vla size underflow denial of service in seattle

A flaw was found in the Seattle FilmWorks plugin in GIMP. When processing a specially crafted SFW image file, the plugin allocates a Variable-Length Array VLA on the stack without integer overflow checks, causing an unbounded stack allocation. This issue leads to an application crash, resulting i...

5.5CVSS5.3AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 1:20 p.m.3 views

CVE-2026-75960 Insufficiently Protected Credentials in Rently Smart Home

Rently Smart Home versions 20.1.0 and prior are vulnerable to an Insufficiently Protected Credentials vulnerability. This could allow an attacker to retrieve pins including the Master Pin, overriding standard user permissions...

8.7CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 1:00 p.m.5 views

CVE-2026-73102 RustDesk Path Traversal via macOS Clipboard File-Paste

RustDesk versions 1.3.9 through 1.4.9 contain a path traversal vulnerability in the macOS clipboard file-paste code path. The application accepts peer-supplied file descriptor names and joins them to the selected target directory without requiring normalized relative paths. A remote peer in an...

6.9CVSS5.5AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/26 12:59 p.m.3 views

CVE-2026-12717 Remote Code Execution in BigQuery Data Transfer Service via JDBC Connection String Injection

An Improper Input Validation vulnerability in CData JDBC driver integration in Google Cloud BigQuery Data Transfer Service versions prior to 2026-05-01 on Google Cloud Platform allows an authenticated attacker to achieve remote code execution in the connector container and escalate privileges in...

9.4CVSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 12:50 p.m.2 views

CVE-2026-79619 OpenZFS: user-namespace capability check allows unprivileged local authorization bypass

On Linux, several OpenZFS ioctl authorization checks accept a capability held only within a user-created, unprivileged namespace as equivalent to real host privilege, allowing an unprivileged local user to perform operations that should require root. Affected operations include pool-administrativ...

7.3CVSS5.3AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/26 12:20 p.m.5 views

CVE-2026-12587 Embedded credentials in Virtuagym

The vulnerability allows the unauthorised generation of physical access QR codes due to the use of hard-coded credentials within the application. The generation mechanism uses the 'badgenumber' parameter as the HMAC private key, the value of which remains static and is accessible via the API usin...

8.6CVSS5.2AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 12:10 p.m.5 views

CVE-2026-77658 Dia: dia: stack buffer overflow in bus object via unvalidated handle count in project files

A stack-based buffer overflow vulnerability exists in the Dia diagram editor when processing Network Bus objects from Dia XML project files. In objects/network/bus.c, busload reads the number of bus handles from the file attribute "bushandles" using attributenumdata without validating an upper...

7.8CVSS5.9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/26 11:05 a.m.6 views

CVE-2026-18080 ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce <= 1.17.8 - Unauthenticated Arbitrary File Upload via CRM Email Connect IMAP Attachment

The ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce plugin for WordPress is vulnerable to Unrestricted File Type Upload in all versions up to, and including, 1.17.8 via the saveattachments function. This is due to missing file extension validation and missing path normalization whe...

9.8CVSS6AI score
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/08/26 11:05 a.m.4 views

CVE-2026-5092 Greenshift <= 12.8.9 - Authenticated (Contributor+) Stored Cross-Site Scripting via Data URI

The Greenshift – animation and page builder blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customapi action handler in versions up to, and including, 12.8.9. This is due to insufficient sanitization of API responses before output via innerHTML. This makes it...

6.4CVSS5.5AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/26 11:01 a.m.5 views

CVE-2026-77532

A malicious actor with access to an adjacent network could exploit a Buffer Overflow vulnerability found in a DHCPv6-enabled EdgeMAX EdgeSwitch to initiate a Remote Code Execution on such device...

9.6CVSS5.5AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:53 a.m.4 views

CVE-2026-77557

A malicious actor with access to the network could exploit an Improper Access Control vulnerability found in UniFi Protect AI Key to escalate privileges on the device...

9.8CVSS5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:45 a.m.4 views

CVE-2026-77554

A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi Talk Application to execute a Command Injection on the host device...

10CVSS5.6AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:42 a.m.4 views

CVE-2026-77553

A malicious actor with access to the network and low privileges could exploit an Improper Access Control vulnerability found in UniFi Access Application to escalate privileges on the host device...

9.9CVSS5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:40 a.m.4 views

CVE-2026-77552

A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi Enterprise Audio/Video Bridge to execute a Command Injection on the device...

9.8CVSS5.6AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:37 a.m.4 views

CVE-2026-77551

A malicious actor with access to the network and under certain conditions could exploit an Improper Access Control vulnerability found in UniFi Connect Display Cast Pro to escalate privileges on the device...

9CVSS5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:33 a.m.3 views

CVE-2026-77550

A malicious actor with access to the network could exploit an Improper Neutralization of CRLF Sequences vulnerability found in certain devices running UniFi OS to bypass authentication to such UniFi OS devices or instances...

10CVSS5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:30 a.m.4 views

CVE-2026-77549

A malicious actor with access to the network and under certain conditions could exploit an Improper Neutralization of CRLF Sequences vulnerability found in certain devices running UniFi OS to bypass authentication to such UniFi OS devices or instances...

9CVSS5.3AI score
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/26 10:28 a.m.3 views

CVE-2026-80206 NLTK 3.10.2 Regular Expression Denial of Service via tgrep

NLTK before 3.10.3 contains a regular expression denial of service ReDoS vulnerability in the tgrep module. The tgrepnodeaction function compiles user-supplied regular expressions embedded in /regex/ pattern nodes and executes them via re.search against tree node labels without any validation or...

8.2CVSS5.4AI score
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/26 10:28 a.m.5 views

CVE-2026-80204 Grav before 1.0.18 Authentication Bypass via Scoped API Key

The Grav API plugin getgrav/grav-plugin-api before 1.0.18 does not apply the API-key scope cap in the injectSecurityTab function of BlueprintController when deciding whether a page's security/permissions blueprint section is editable. Because the function performs raw isSuperAdmin/hasPermission...

9.3CVSS5.3AI score
SaveExploits0References2
Total number of security vulnerabilities176363