Lucene search
+L

378593 matches found

CVE
CVE
added 2026/07/16 4:13 p.m.108 views

CVE-2026-47729

CVE-2026-47729 affects Squid, a web caching proxy. Before 7.6, the FTP gateway (src/clients/FtpGateway.cc) could perform an out-of-bounds read when a directory listing entry date in TypeA/TypeB formats wasn’t followed by a filename, allowing memory disclosure from unrelated transactions. The issu...

6.5CVSS6.6AI score0.01503EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/16 4:11 p.m.264 views

CVE-2026-50012

CVE-2026-50012 describes a heap-based buffer overflow in Squid’s cache_digest reply handling (peerDigestSwapInMask in src/peer_digest.cc). The issue arises from improper input validation where a cache digest’s on-the-wire size can exceed the mask_size declared in the digest, exploitable by a trus...

5.5CVSS6.2AI score0.01364EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/16 4:9 p.m.12 views

CVE-2026-55548

In Yamcs, CVE-2026-55548 affects the PacketsApi.exportPackets endpoint. The root cause was failure to enforce per-packet ReadPacket privileges when a request supplied an empty packet-name list, causing no WHERE pname IN filter and the onTuple handler to stream packets without per-row authorizatio...

4.3CVSS6.1AI score0.00247EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/16 4:7 p.m.52 views

CVE-2026-46621

Summary of CVE-2026-46621 (Yamcs) : The issue arises in Yamcs’ script evaluation engine for Python algorithms, where user-controlled code is dynamically compiled and executed via Jython (JSR-223) without a secure sandbox. An authenticated user with the ChangeMissionDatabase privilege can override...

9.1CVSS6.6AI score0.00998EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/16 4:6 p.m.49 views

CVE-2026-46562

Summary : CVE-2026-46562 affects Yamcs releases from 4.7.3 through 5.12.6. The vulnerability stems from constructing the Nashorn ScriptEngine without a ClassFilter, allowing a user with ChangeMissionDatabase privilege (or unauthenticated in default config) to execute arbitrary Java via Java.type,...

9.8CVSS6.3AI score0.0078EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/16 4:5 p.m.43 views

CVE-2026-44632

CVE-2026-44632 affects Yamcs: the server-side evaluation engine org.yamcs.algorithms.JavaExprAlgorithmExecutionFactory) can compile and execute user-supplied algorithm text via Janino without sandboxing. An authenticated user with ChangeMissionDatabase privilege could override an algorithm throug...

9.1CVSS6.5AI score0.0117EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/07/16 4:4 p.m.58 views

CVE-2026-44596

Summary (CVE-2026-44596) Yamcs’ authentication endpoint POST /auth/token (in yamcs-core) lacked rate limiting, account lockout, and throttling for failed attempts prior to v5.12.7. An unauthenticated remote attacker could perform unlimited password-guessing against any user account, enabling brut...

9.8CVSS6.2AI score0.01729EPSS
SaveExploits3References5Affected Software1
CVE
CVE
added 2026/07/16 4:3 p.m.34 views

CVE-2026-63087

Grafana OnCall 1.16.11 is affected by an unauthenticated token-hijack vulnerability via the internal plugin install endpoint. An attacker can POST to the endpoint using hardcoded default stack_id and org_id values to obtain a valid PluginAuthToken, which can be used to authenticate against intern...

9.8CVSS6.2AI score0.00427EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 4:2 p.m.58 views

CVE-2026-44595

CVE-2026-44595 affects Yamcs’ core IAM API endpoints: GET /api/iam/users, GET /api/iam/users/{name}, GET /api/iam/groups, and GET /api/iam/groups/{name}. The root cause is missing enforcement of SystemPrivilege.ControlAccess in Yamcs’ IAM API (IamApi.java), enabling any authenticated user—even wi...

4.3CVSS6.1AI score0.00984EPSS
SaveExploits3References5Affected Software1
CVE
CVE
added 2026/07/16 3:59 p.m.20 views

CVE-2026-63086

The CVE-2026-63086 entry concerns text-generation-inference 3.3.7, with an SSRF flaw in the OpenAI-compatible multimodal chat completions endpoint. The fetch_image function in router/src/validation.rs does not validate addresses (private, loopback, link-local, or cloud metadata). The HTTP client ...

8.6CVSS6.2AI score0.00323EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 3:59 p.m.30 views

CVE-2026-47751

CVE-2026-47751 affects Claude Code Action prior to version 1.0.74. Due to the action checking out attacker-controlled PR head branches, reading .mcp.json from the working directory, and unconditionally enabling all MCP servers via enableAllProjectMcpServers, an attacker could trigger arbitrary co...

5.3CVSS6.5AI score0.00561EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 3:57 p.m.29 views

CVE-2026-55407

CVE-2026-55407 affects Buffa, a pure-Rust Protocol Buffers implementation. Before v0.8.0, decode_unknown_field could allocate unbounded heap in response to untrusted input, causing memory amplification (e.g., a 64 MiB input could trigger ~1.4 GB). This impacts messages decoded with preserve_unkno...

6.3CVSS6.1AI score0.00423EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 3:56 p.m.11 views

CVE-2026-63085

Axelor Open Platform 8.x prior to 8.2.2 contains an authorization bypass vulnerability. Authenticated non-admins can escalate privileges by exploiting unenforced field restrictions on nested relational save operations, enabling modification of sensitive User fields (roles, groups) through a relat...

8.8CVSS6.1AI score0.00371EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 3:54 p.m.18 views

CVE-2026-55406

Buffa (Rust Protocol Buffers) prior to 0.7.0 contained a soundness flaw in OwnedView where OwnedView::decode transmuted a borrowed slice to &'static [u8] and the Deref promoted the static lifetime to borrowed view fields. This could let references outlive the OwnedView and, after drop, the backin...

5.9CVSS6.2AI score0.00128EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 3:42 p.m.103 views

CVE-2026-45695

Kopia prior to version 0.23.0 is vulnerable to unauthenticated remote command execution via SSH ProxyCommand Injection when the HTTP server runs with --without-password. An attacker can send requests to /api/v1/repo/exists, causing the server to forward attacker-supplied SFTP storage configuratio...

9.8CVSS6.1AI score0.00348EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 3:35 p.m.18 views

CVE-2026-55440

The CVE-2026-55440 flaw affects the Microsoft UFO open-source framework prior to version 3.0.7. In ufo/server/ws/handler.py, the COMMAND_RESULTS handler calls get_or_create_session in ufo/server/services/session_manager.py without owner_client_id, allowing an authenticated client to create an uno...

6.5CVSS6.1AI score0.0066EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 3:35 p.m.29 views

CVE-2026-63082

The CVE-2026-63082 entry applies to Perfect Support Ticketing & Document Management System up to version 1.7, where a broken access control flaw in the Support Agent assignment field lets an authenticated Agent-level user bypass authorization and modify ticket assignments. Attackers can add or re...

5.4CVSS6.1AI score0.00155EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 3:33 p.m.16 views

CVE-2026-63081

The CVE-2026-63081 entry describes a stored XSS in the Perfect Support Ticketing & Document Management System (v1.7). Authenticated attackers with Agent-level privileges can inject scripts into the Notes field of assigned tickets, causing the script to run in the browser context of any viewer (in...

5.4CVSS6.1AI score0.00138EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 3:32 p.m.17 views

CVE-2026-12379

CVE-2026-12379 is an open redirect vulnerability in the Axivion Dashboard’s OAuth/OIDC login flow. The post-authentication redirect is not restricted to the application’s own origin, allowing an attacker to craft a login link that, after authentication, redirects the user to an untrusted external...

6.8CVSS6AI score0.00142EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 3:32 p.m.24 views

CVE-2026-54568

CVE-2026-54568 affects Microsoft UFO (open‑source framework). From 3.0.0 through 3.0.6, a client connected as a DEVICE to the UFO WebSocket server could call DEVICE_INFO_REQUEST with another device’s target_id and receive that device’s server‑side system_info due to missing constellat ion/ object...

4.3CVSS6.1AI score0.00536EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 3:17 p.m.18 views

CVE-2026-57206

CVE-2026-57206 affects SimpleChat prior to version 0.241.206, where multiple plugin validation endpoints in application/single_app/plugin_validation_endpoint.py—specifically POST /api/admin/plugins/test-instantiation, GET /api/admin/plugins/health-check/, POST /api/admin/plugins/repair/, and POST...

8.6CVSS6.1AI score0.00891EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 3:12 p.m.13 views

CVE-2026-57205

CVE-2026-57205 affects SimpleChat prior to version 0.241.203. An authenticated low-privilege user could exploit IDOR on two endpoints (GET /api/user/info/ and GET /api/user/profile-image/) by supplying a caller-controlled user_id to read another user’s email address, display name, and profile ima...

4.3CVSS6.1AI score0.005EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 2:59 p.m.26 views

CVE-2026-53598

The CVE-2026-53598 issue affects Prompty (.prompty) loaders that expanded ${file:...} references in frontmatter before 2.0.0-beta.2, allowing an attacker-controlled prompt to read local files via absolute paths, .. traversal, or symlink escapes. Root cause: path confinement was not enforced durin...

7.5CVSS6.1AI score0.01057EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 2:54 p.m.14 views

CVE-2026-53597

CVE-2026-53597 affects the Prompty markdown format loader: for versions 2.0.0-alpha.1 through 2.0.0-beta.3, the @prompty/core TypeScript loader in runtime/typescript/packages/core/src/core/loader.ts did not override executable engines for js/frontmatter, allowing attacker-controlled .prompty file...

8.7CVSS6.3AI score0.00931EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 2:52 p.m.20 views

CVE-2026-54733

The Moodle integration for Microsoft 365/Entra ID (local_o365) is vulnerable prior to 4.5.6, 5.0.5, and 5.1.1. The Teams SSO endpoint sso_login.php base64-decodes a JWT payload and authenticates users based on the upn claim without verifying the JWT signature, enabling an unauthenticated attacker...

9.3CVSS6.1AI score0.00915EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/16 2:48 p.m.12 views

CVE-2026-59867

CVE-2026-59867 affects Kiota, an OpenAPI-based HTTP client code generator. Before 1.32.5, Kiota’s OpenAPI $ref resolution could fetch remote http(s) URLs or read local absolute/out-of-tree file paths, enabling build‑time SSRF, remote file inclusion, and local file inclusion when generating client...

7.1CVSS6.2AI score0.01921EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:46 p.m.14 views

CVE-2026-59866

Kiota (OpenAPI-based HTTP client generator) is affected by CVE-2026-59866 due to unsafe generation of x-ms-kiota-info clientClassName and clientNamespaceName, which can cause arbitrary file writes and code-injection when kiota generate runs without -c/--class-name. The issue allows attacker-contr...

9.3CVSS6.2AI score0.01355EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:45 p.m.31 views

CVE-2026-59864

Kiota (OpenAPI-based HTTP client code generator) prior to v1.32.5 allowed path traversal/out-of-package file inclusion in generated Microsoft 365 Copilot and Teams plugin manifests through attacker-controlled static_template.file values derived from x-ai-adaptive-card and x-ai-capabilities during...

9.3CVSS6.1AI score0.01275EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:43 p.m.46 views

CVE-2026-14890

SGLang is vulnerable to unauthenticated remote code execution via its expert-parallel backup subsystem. The issue centers on a ZeroMQ PULL socket exposed on a routable network interface with no authentication or deserialization safeguards, allowing an attacker to send a malicious pickle payload t...

9.1CVSS6.5AI score0.00909EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 2:43 p.m.19 views

CVE-2026-59865

Kiota (OpenAPI-based HTTP Client code generator) prior to version 1.32.5 is vulnerable. The issue arises in kiota info where x-ms-kiota-info.languagesInformation..dependencyInstallCommand, along with dependency name/version, could be used to present a spec-supplied command as Kiota’s recommended ...

9.3CVSS6.2AI score0.0319EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:42 p.m.16 views

CVE-2026-59863

Kiota (OpenAPI-based HTTP client code generator) prior to version 1.32.5 mishandled the poisoned .kiota/workspace.json workspace configuration by not validating per-client or per-plugin outputPath values during kiota client generate and kiota plugin generate. This could allow an attacker (e.g., v...

7CVSS6.2AI score0.01123EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:40 p.m.19 views

CVE-2026-59859

Kiota’s PHP generator (prior to 1.32.4) embeds OpenAPI-derived strings directly into PHP double-quoted literals via SanitizeDoubleQuote(), without escaping $. This permits attacker-controlled interpolation constructs like ${…}, $var, or {$obj->prop} to inject arbitrary PHP code into generated ...

8.7CVSS6.2AI score0.01016EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:38 p.m.19 views

CVE-2026-59862

Kiota Python generator vulnerability (CVE-2026-59862): before version 1.32.0, attacker-controlled x-ms-enum.values[].description could flow into KiotaBuilder.SetEnumOptions and PythonConventionService.RemoveInvalidDescriptionCharacters without newline sanitization, enabling generated inline comme...

7.5CVSS6.2AI score0.0102EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 2:36 p.m.18 views

CVE-2026-59861

Kiota Ruby generator vulnerability (CVE-2026-59861): Before version 1.32.0, the Ruby code generator embedded OpenAPI-derived strings into Ruby double-quoted literals without escaping interpolation markers (# {expr}, #$var, #@var). This allowed attacker-controlled interpolations to inject arbitrar...

7.5CVSS6.2AI score0.01471EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:35 p.m.18 views

CVE-2026-59237

Roskus Prospero Flow CRM prior to 5.5.3 is affected by an IDOR (CWE-639) vulnerability in the Order and OrderItem REST API controllers. The issue arises because Order::find($id) / Item::find($id) are not scoped to the authenticated user’s company, enabling a remote, authenticated user to read, mo...

6.9CVSS6.1AI score0.00369EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 2:34 p.m.19 views

CVE-2026-59860

Kiota is an OpenAPI-based HTTP client code generator. Prior to 1.32.3, it is affected by a code-generation injection in the C# XML documentation-comment sink when OpenAPI descriptions are written into single-line /// comments without stripping newline/Unicode terminators, allowing injection into ...

8.7CVSS6.1AI score0.01016EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 2:12 p.m.12 views

CVE-2026-14254

CVE-2026-14254 describes a race condition in Delphix Continuous Data’s account lockout mechanism. Parallel authentication requests could bypass the lockout threshold because the failed-login counter and lockout status were not updated in time, undermining brute-force protections and allowing cont...

8.3CVSS6.1AI score0.0033EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/16 1:26 p.m.18 views

CVE-2026-5674

CVE-2026-5674 describes a vulnerability in PipeWire where the PulseAudio compatibility layer can be abused to escape sandboxed environments (e.g., Flatpak). An attacker with minimal sandbox permissions can load a malicious library, enabling arbitrary code execution outside the sandbox and potenti...

8.8CVSS6.4AI score0.00127EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/16 1:15 p.m.17 views

CVE-2026-56456

Technical details such as affected versions, components, root cause, and remediation are not provided in the supplied documents. Monitor for updates.

5.3CVSS6.1AI score0.0024EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 1:13 p.m.28 views

CVE-2026-56455

HCL DFXAnalytics is affected by a Buffer Overflow vulnerability caused by improper input size validation. An attacker can send oversized data to a memory container, potentially crashing or rendering the system unresponsive (DoS). The documents indicate mitigation as implementing comprehensive inp...

7.5CVSS6.1AI score0.00267EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 1:8 p.m.22 views

CVE-2026-56454

CVE-2026-56454 affects HCL DFXAnalytics. The vulnerability stems from the use of deprecated TLS protocols (TLS 1.0/1.1), which have cryptographic weaknesses that can expose data to interception and decryption. The available documents report a base CVSS v3.1 score of 7.5 (HIGH) from NVD, with netw...

7.5CVSS6.1AI score0.00137EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 1:6 p.m.16 views

CVE-2026-56453

Affected software: HCL DFXAnalytics. Vulnerability: Account Takeover via Response Manipulation, where a remote attacker can intercept and alter server HTTP responses before they reach the client, enabling manipulation of authentication/authorization logic. Impact (as described): Potential unautho...

9.8CVSS6.1AI score0.00187EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 1:5 p.m.17 views

CVE-2026-35145

HCL DFXAnalytics is reported as affected by a Missing HTTP Strict-Transport-Security Header vulnerability. The issue arises because the application’s web responses do not include the Strict-Transport-Security header, potentially allowing an attacker to downgrade to HTTP and perform MITM attacks. ...

3.1CVSS6.1AI score0.00173EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 1:4 p.m.19 views

CVE-2026-35143

CVE-2026-35143 affects HCL DFXAnalytics and is described as a Missing SameSite Attribute vulnerability where session cookies generated during authentication do not set the SameSite attribute. The lack of SameSite on cookies could allow a remote attacker to perform Cross-Site Request Forgery (CSRF...

6.5CVSS6.2AI score0.00108EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 1:2 p.m.22 views

CVE-2026-35142

Technical details about CVE-2026-35142 are not publicly available in the provided documents; no affected versions, root cause, exploit information, or remediation are specified. Monitor for updates.

8.2CVSS6.1AI score0.00183EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 1:0 p.m.7 views

CVE-2016-6584

Technical details for CVE-2016-6584 are not publicly available in the supplied documents. No affected products, impact, or remediation are disclosed. Monitor for updates to the CVE entry.

SaveExploits0References1
CVE
CVE
added 2026/07/16 12:59 p.m.20 views

CVE-2026-35141

The CVE-2026-35141 entry concerns HCL DFXAnalytics and a Login Replay Attack. The vulnerability enables a remote attacker to intercept, delay, or fraudulently retransmit valid authentication data to gain unauthorized access. The provided documentation attributes the issue to the lack of a mechani...

5.3CVSS6.2AI score0.00192EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 12:48 p.m.16 views

CVE-2026-35140

The CVE-2026-35140 entry concerns HCL DFXAnalytics and describes a Missing Secure attribute on session cookies created during authentication. The underlying issue is that cookies are not marked Secure, enabling potential interception of cookies or tokens over unencrypted channels. The available d...

7.2CVSS6.2AI score0.00161EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/16 12:23 p.m.17 views

CVE-2024-58360

CVE-2024-58360 affects stoatchat versions before 0.7.8. The issue: account creation restrictions (invite-only, email verification, captcha, shield verification) are not enforced, allowing attackers to create unlimited accounts with unverified emails. Impacts include higher denial-of-service risk ...

6.9CVSS6.1AI score0.00259EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/16 12:19 p.m.19 views

CVE-2026-63306

The CVE-2026-63306 issue affects stoatchat prior to 0.13.5 and is an unauthenticated server-side request forgery (SSRF) in the /proxy and /embed endpoints. The vulnerability allows supplying arbitrary URLs without DNS resolution filtering or private IP range validation, enabling attackers to enum...

9.2CVSS6.2AI score0.00241EPSS
SaveExploits0References2
Total number of security vulnerabilities378593