Lucene search
+L
CvelistRecent

372520 matches found

Cvelist
Cvelist
added 2026/07/20 9:2 p.m.32 views

CVE-2026-55550 NextCRM has RBAC Bypass in MCP Product Tools that Allows Low-Privileged Users to Modify the CRM Product Catalog

NextCRM is open-source customer relationship management CRM software. The CRM product catalog is an organization-wide business object. Normal application server actions restrict product creation, update, and deletion to manager and admin roles. However, in version 0.12.1, the MCP product tools...

7.1CVSS0.00195EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:57 p.m.33 views

CVE-2026-55544 NextCRM has BOLA/IDOR in MCP Campaign Tools that Allows Cross-User Campaign Disclosure and Tampering

NextCRM is open-source customer relationship management CRM software. In version 0.12.1, the MCP campaign tools expose campaign read and write operations over the network using user-generated Bearer API tokens nxtc.... The application has an authorization model that restricts normal users to...

7.6CVSS0.0018EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:49 p.m.32 views

CVE-2026-47130 NextCRM has a BOLA/IDOR in PATCH /api/crm/contacts/[id] that allows Cross-Tenant CRM Data Tampering

NextCRM is open-source customer relationship management CRM software. Versions prior to 0.12.0 have a Broken Object Level Authorization BOLA/IDOR vulnerability exists in the CRM contact and target update endpoints. The application fails to verify if the authenticated user has ownership of the...

7.1CVSS0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:34 p.m.36 views

CVE-2026-47129 NextCRM has Broken Access Control in Server Actions that allows any authenticated user to deactivate/activate arbitrary accounts

NextCRM is open-source customer relationship management CRM software. Versions prior to 0.12.0 have a Broken Access Control BAC vulnerability in the activateUser and deactivateUser Next.js Server Actions of NextCRM. The application fails to verify if the requesting user holds the admin role...

8.1CVSS0.00223EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 8:30 p.m.32 views

CVE-2026-44508

...

0.00274EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 8:29 p.m.34 views

CVE-2026-44507

...

0.00146EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 8:29 p.m.32 views

CVE-2026-56623 Apache MINA SSHD: Path traversal in org.apache.sshd:sshd-git on Windows

Path traversal on Windows in Apache MINA SSHD component sshd-git. Apache MINA SSHD is a Java library for client-side and server-side SSH. A git server implemented with Apache MINA SSHD component sshd-git and running on Windows could allow an authenticated remote user access to git repositories...

7.1CVSS0.00593EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:28 p.m.39 views

CVE-2026-56624 Apache MINA SSHD: SSH certificate options lack validations

Improper certificate validation in Apache MINA SSHD server-side. Apache MINA SSHD is a Java library for client-side and server-side SSH. Server-side OpenSSH user certificate validation during user authentication in an Apache MINA SSHD server did not check for the unsupported force-command or...

7.3CVSS0.00178EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:27 p.m.42 views

CVE-2026-64650 AI SDK Codex Harness Tool Relay Authorization Bypass

The @ai-sdk/harness-opencode tool is an HarnessV1 adapter backed by @openai/codex-sdk, which drives the codex command line interface. Prior to version 1.0.29, the tool relay authorizes requests from any process whose command line contains an allowed helper script path the Codex CLI shim. This...

6.3CVSS0.00113EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 8:27 p.m.35 views

CVE-2026-58624 Apache MINA SSHD: Remote execution of JGit commands can write files on the server

Improper input validation in sshd-git in Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. Component org.apache.sshd:sshd-git provides though its GitPgmCommandFactory a way to configure an Apache MINA SSHD server such that SSH clients can remotely execute g...

5.4CVSS0.00424EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:27 p.m.34 views

CVE-2026-44509

...

0.00068EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/20 8:26 p.m.33 views

CVE-2026-56452 Apache MINA SSHD: Path traversal in SCP file reception

Path traversal in the sshd-scp component of Apache MINA SSHD. Apache MINA SSHD is a Java library for client-side and server-side SSH. The implementation of receiving files or directories via SCP did not validate filenames in SCP "C" or "D" commands. A malicious sender could send filenames...

7.5CVSS0.00569EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:26 p.m.34 views

CVE-2026-64651 AI SDK OpenCode Harness Tool Relay Authorization Bypass

The @ai-sdk/harness-opencode tool connects HarnessAgent to OpenCode through a sandboxed bridge. Prior to version 1.0.28, the tool relay authorizes requests from any process whose command line contains an allowed helper script path host-tool-mcp.mjs. This allows untrusted code executing in the...

6.3CVSS0.00113EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 8:20 p.m.39 views

CVE-2026-55219 Paymenter: Race condition in payWithCredit() enables credit double-spend

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.5, the credit payment implementation in app/Livewire/Invoices/Show.php executes a pessimistic row lock lockForUpdate outside of an active database transaction. Because MySQL/MariaDB...

5.3CVSS0.00144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:18 p.m.38 views

CVE-2026-47198 Paymenter: URL parameter injection bypasses paid plan limits at checkout

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.1, the checkout component improperly filters URL-writable properties, allowing authenticated users to inject arbitrary key-value pairs into server provisioning parameters. Because...

8.5CVSS0.00287EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:17 p.m.38 views

CVE-2026-53596 FreeScout has unrestricted file upload without rate limiting that leads to resource exhaustion (DoS)

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the FreeScout helpdesk application does not enforce rate limiting on the file upload endpoint. Any user can flood the server with upload requests, leading to database overload and potentia...

5.3CVSS0.00238EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:14 p.m.40 views

CVE-2026-53595 FreeScout vulnerable to anonymous account takeover via /user-setup empty invite_hash on MySQL

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the public endpoint POST /user-setup/hash/invitesentat OpenController@userSetupSave selects the target account solely by its invitehash column, then overwrites that account's email and...

9.4CVSS0.00374EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/20 8:12 p.m.37 views

CVE-2026-13381 VSee Clinic and API Insecure Direct Object Reference in File API Allows Unauthorized File Access and Deletion

VSee Clinic 7.1.26 and API 1.3.0 contain an Insecure Direct Object Reference IDOR vulnerability in the /v1.3.0/api/files endpoint. An authenticated attacker can manipulate the 'remark' request parameter to enumerate, retrieve, and delete files belonging to other users on the application server...

8.7CVSS0.00215EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 8:12 p.m.35 views

CVE-2026-53594 FreeScout has Arbitrary File Read in App Logs Viewer via Forged Encrypted Path

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. FreeScout's Manage - Logs - App Logs feature uses the bundled rap2hpoutre/laravel-log-viewer override to decrypt a user-supplied file identifier and then pass the resolved path to Laravel's download response. Prior...

4.9CVSS0.00351EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:11 p.m.38 views

CVE-2026-13380 VSee Clinic and API Exposes Cleartext SFTP Credentials in Unauthenticated HTTP Responses

VSee Clinic 7.1.26 and VSee Clinic API 1.3.0 exposes cleartext SFTP credentials in the HTTP responses of three unauthenticated endpoints. The credentials are present in these responses only when SFTP connections have been configured within the application. No authentication is required to retriev...

9CVSS0.00262EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 8:4 p.m.34 views

CVE-2026-44585 Paymenter: Broken object level authorization via service reference manipulation on ticket creation

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.0, the ticket creation endpoint accepts a user-supplied service identifier without enforcing ownership validation, allowing authenticated users to create support tickets referencing...

5.4CVSS0.00178EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:1 p.m.30 views

CVE-2026-44583 Paymenter: Blind Unauthenticated SSRF on the Paypal gateway module

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.0, the PayPal webhook endpoint /extensions/paypal/webhook processes the PAYPAL-CERT-URL HTTP header without validation, allowing attackers to control server-side HTTP request...

5.3CVSS0.00326EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 7:58 p.m.32 views

CVE-2026-44584 Paymenter doesn't reset email verification status after email change

Paymenter is a free and open-source webshop solution for management of hosting services. In versions prior to 1.5.0, the email update functionality fails to invalidate the existing verification state when a user changes their email address, allowing a verified account to retain its verified statu...

4.3CVSS0.00115EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 7:52 p.m.37 views

CVE-2026-53593 FreeScout Vulnerable to Authenticated Remote Code Execution via incomplete upload extension denylist (.pht) — bypass of CVE-2025-48471

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.224, the denylist that neutralizes dangerous file uploads Helper::$restrictedextensions is incomplete: it does not cover the .pht extension. The authenticated upload endpoint POST /uploads/uplo...

8.8CVSS0.00283EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/07/20 7:49 p.m.31 views

CVE-2026-53592 FreeScout vulnerable to prototype pollution in getQueryParam

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. A Prototype Pollution condition in the getQueryParam function /public/js/main.js and was addressed in version 1.8.139 by blocking URL query keys matching the pattern proto. However, this mitigation is incomplete: i...

4.6CVSS0.00119EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 7:47 p.m.36 views

CVE-2026-53591 FreeScout Vulnerable to Unauthenticated Conversation Thread Injection via HMAC Length Bypass in FetchEmails

FreeScout is a free help desk and shared inbox built with PHP's Laravel framework. Prior to version 1.8.223, an unauthenticated attacker can inject messages into any existing support conversation by sending a single email to the helpdesk's public address with a crafted In-Reply-To header. No...

8.6CVSS0.00215EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 7:25 p.m.36 views

CVE-2026-44230 RT: Reflected Cross-Site Scripting in search results chart

RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.4 up to but not including 5.0.10, and 6.0.0 up to but not including 6.0.3 contain a reflected Cross-Site Scripting XSS vulnerability where an attacker who can induce an authenticated RT user to visit a crafted U...

6.1CVSS0.00155EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 7:20 p.m.37 views

CVE-2026-44231 RT: Privilege escalation and information disclosure via REST 2.0 user collection endpoint

RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10, 6.0.0 and above, prior to 6.0.3 contain an information disclosure and privilege escalation vulnerability in the REST 2.0 API. A privileged non-administrative user can obtain authentication credentia...

9.1CVSS0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 7:18 p.m.35 views

CVE-2026-44229 RT: Cross-Site Scripting via inline-served uploaded content

RT is an open source, enterprise-grade issue and ticket tracking system. Versions 5.0.0 and 6.0.0 and above, prior to both 5.0.10 and 6.0.3 contain a Cross-Site Scripting XSS vulnerability where uploaded content is served inline rather than as an attachment. An authenticated user who can upload...

5.4CVSS0.00138EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 7:18 p.m.38 views

CVE-2026-63766 GPT-SoVITS 20250606v2pro OS Command Injection via webui.py

GPT-SoVITS through 20250606v2pro contains an OS command injection vulnerability in webui.py where ASR, slice, denoise, and uvr5 functions interpolate unsanitized Gradio textbox values directly into shell commands executed with shell=True. Attackers can inject shell metacharacters through path...

9.8CVSS0.01749EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/20 7:15 p.m.35 views

CVE-2026-16337

Improper authorization in the ToolGroupResource and RoleAjax REST/DWR endpoints in dotCMS dotCMS 21.02 through 26.06.22-03 on all platforms allows a low-privileged authenticated backend user to self-assign the administrative layout and self-grant the CMS Administrator role, then achieve remote co...

9.4CVSS0.004EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 7:13 p.m.37 views

CVE-2026-63767 ktransformers Unauthenticated Pickle Deserialization RCE via ZMQ

ktransformers through 0.6.3, fixed in commit def0f93, contains an unauthenticated pickle deserialization vulnerability that allows remote attackers to execute arbitrary commands by sending crafted pickle payloads to the SchedulerServer ZMQ ROUTER socket bound to all interfaces. Attackers can...

9.8CVSS0.00742EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 7:12 p.m.34 views

CVE-2026-15788 WCOW cache mount source selector resolves NTFS junctions outside of cache root

BuildKit's cache mount source= selector on Windows Container on Windows WCOW workers does not detect NTFS directory junctions placed inside the cache root. A build authored by an untrusted user on a WCOW-configured BuildKit daemon can read arbitrary host files reachable to the BuildKit daemon...

5.6CVSS0.00145EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 7:8 p.m.35 views

CVE-2026-63768 cal.diy 6.2.0 Conferencing OAuth Callback Open Redirect via Unsigned State

cal.diy through 6.2.0 contains an open redirect vulnerability in the conferencing OAuth callback endpoint that allows attackers to redirect users to arbitrary URLs by crafting malicious state parameters. Attackers can exploit the unsigned state parameter and onErrorReturnTo field to silently...

5.3CVSS0.00196EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 7:5 p.m.34 views

CVE-2026-63769 Huginn 2022.08.18 SSRF via ScenarioImport fetch_url Method

Huginn through 2022.08.18 contains a server-side request forgery vulnerability in the fetchurl method of ScenarioImport that allows authenticated users to make arbitrary HTTP requests by submitting crafted URLs. Attackers can probe internal network services, enumerate ports via error signatures,...

7.7CVSS0.00231EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 7:2 p.m.35 views

CVE-2026-63770 Glance 0.8.5 IP Spoofing Authentication Brute-Force Protection Bypass

Glance through 0.8.5 contains an IP address spoofing vulnerability in the authentication handler that allows unauthenticated attackers to bypass brute-force lockout protections by supplying arbitrary values in the X-Forwarded-For request header when the server proxied option is enabled. Attackers...

8.2CVSS0.00197EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/20 6:57 p.m.33 views

CVE-2026-63771 Adminer < 5.4.3 Cookie Injection via X-Forwarded-Prefix Header

Adminer before 5.4.3 contains a cookie injection vulnerability that allows attackers to manipulate cookie attributes by injecting arbitrary values through the unsanitized X-Forwarded-Prefix HTTP header used in Set-Cookie path attributes. Attackers can exploit a misconfigured reverse proxy to...

7.1CVSS0.00243EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 6:50 p.m.35 views

CVE-2026-64619 FileCodeBox < 2.4 Anti-bruteforce Rate Limit Bypass via Spoofed Headers

FileCodeBox before 2.4 contains a rate-limit bypass vulnerability in the IPRateLimit class that allows unauthenticated attackers to circumvent request throttling by supplying attacker-controlled X-Real-IP and X-Forwarded-For headers without verification of trusted reverse proxy origin. Attackers...

8.7CVSS0.00202EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/20 6:45 p.m.36 views

CVE-2026-61425 Joomla Extension - balbooa.com - Authentication bypass in Gridbox < 1.6.0

Joomla Extension - balbooa.com - Authentication bypass in Gridbox 1.6.0 - The Joomla extension Gridbox is vulnerable an authenticated bypass, potentially leading to full admin access...

9.4CVSS0.00328EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 6:45 p.m.39 views

CVE-2026-63731 HyperDX < 2.31.0 SSRF via ClickHouse Proxy Test Endpoint

HyperDX before 2.31.0 contains a server-side request forgery vulnerability that allows authenticated team members to direct the server to arbitrary internal destinations by supplying a caller-controlled host parameter to the ClickHouse proxy test endpoint with no URL validation or allowlist...

7.7CVSS0.00238EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/20 6:44 p.m.32 views

CVE-2026-63730 HyperDX < 2.31.0 SSRF via Webhook Test Endpoint

HyperDX before 2.31.0 contains a server-side request forgery vulnerability that allows authenticated team members to direct the server to make requests to arbitrary internal network destinations by supplying a caller-controlled URL to the webhook test endpoint. Attackers can bypass the insufficie...

5.3CVSS0.00233EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/20 6:34 p.m.41 views

CVE-2026-61424 Joomla Extension - dj-extensions.com - Unauthenticated arbitrary file upload in DJ-Classifieds < 3.11.2

Joomla Extension - dj-extensions.com - Unauthenticated arbitrary file upload in DJ-Classifieds 3.11.2 - The Joomla extension DJ-Classifieds is vulnerable to an unauthenticated file upload, leading to full RCE...

10CVSS0.00263EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/07/20 6:34 p.m.36 views

CVE-2026-62414 Joomla Extension - joomlack.fr - Improper access control in Page Builder CK < 3.6.2

Joomla Extension - joomlack.fr - Improper access control in Page Builder CK 3.6.2 - The Joomla extension Page Builder CK does not properly apply access control to frontend page list views...

0.00232EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:34 p.m.32 views

CVE-2026-61900 Joomla Extension - dj-extensions.com - Unauthenticated arbitrary file upload in DJ-jDownloads < 4.1.6

Joomla Extension - dj-extensions.com - Unauthenticated arbitrary file upload in DJ-jDownloads 4.1.6 - The Joomla extension JDownloads is vulnerable to an unauthenticated file upload, leading to full RCE...

10CVSS0.00263EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 6:33 p.m.40 views

CVE-2026-61901 Joomla Extension - hikashop.com - Open redirect in Hikashop < 6.5.2

Joomla Extension - hikashop.com - Open redirect in Hikashop 6.5.2 - The Joomla extension Hikashop is vulnerable to an open redirect...

0.00141EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:24 p.m.35 views

CVE-2026-63108 Roo Code 3.54.0 Command Injection via Parameter Expansion Parsing

Roo Code through 3.54.0 contains a command injection vulnerability in the auto-approve execute feature that allows attackers to bypass allowlist/denylist enforcement by nesting command substitutions inside parameter expansion defaults. The command parser in parse-command.ts replaces parameter...

8.8CVSS0.01919EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 6:22 p.m.37 views

CVE-2026-12341 SailPoint IdentityIQ Improper Bearer Token Validation Vulnerability

This vulnerability impacts all versions of IdentityIQ and allows an unauthenticated attacker unauthorized access to protected APIs and data due to improper validation of OAuth bearer tokens...

8.8CVSS0.00216EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:14 p.m.36 views

CVE-2026-60027 Joomla Extension - themexpert.com - Unauthenticated path traversal / file read in Quix Page Builder < 6.2.1

Joomla Extension - themexpert.com - Unauthenticated path traversal / file read in Quix Page Builder 6.2.1 - The Joomla extension Quix Page Builder Pro is vulnerable to a unauthenticated path traversal via form elements. Unauthenticated users frontend users are allowed traversal paths and read...

8.7CVSS0.00346EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:14 p.m.41 views

CVE-2026-48389 DNG SDK | Stack-based Buffer Overflow (CWE-121)

DNG SDK versions 1.7.1 2536 and earlier are affected by a Stack-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue requires user interaction in that a victim must open a malicious file...

7.8CVSS0.00186EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 6:14 p.m.40 views

CVE-2026-63107 LimeSurvey SSRF via REST API Survey Template Host Header

LimeSurvey through 6.17.10 and 7.0.4 contains a server-side request forgery vulnerability in the REST API survey template endpoint that allows authenticated users to cause the server to issue arbitrary HTTP requests by supplying a manipulated Host header. Attackers can exploit the unsanitized use...

7.7CVSS0.00209EPSS
SaveExploits0References2
Total number of security vulnerabilities372520