Lucene search
+L

1485 matches found

CVE
CVE
added 2026/07/20 2:19 p.m.63 views

CVE-2026-63071

Improper Isolation or Compartmentalization vulnerability in Apache Syncope. An administrator with adequate entitlements for Implementations can create a malicious Groovy class containing untrusted code bypassing the Groovy security sandbox. This issue affects Apache Syncope: from 3.0.0-M0 through...

5.5AI score0.00752EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/07/18 3:50 p.m.7 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the matchesAllowlist process. An attacker can gain unauthorized access to restricted actions by manipulating authorization checks. Remediation There is no fixed version for...

4.8CVSS5AI score0.00306EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 6:14 p.m.39 views

CVE-2026-46513

Summary: Frogman prior to version 1.6.2 stored API tokens in plaintext as raw hex strings in the oc_api_tokens table and validated the X-Frogman-Token header by directly comparing it to the stored value, enabling database read access to reusable tokens at their permission level (including admin)....

7.4CVSS6.1AI score0.00433EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/16 5:58 p.m.16 views

EUVD-2026-44996

BigBlueButton is an open-source virtual classroom. Prior to 3.0.21, bbb-web generated conference sessionToken values with insufficiently secure randomness in bbb-common-web/src/main/java/org/bigbluebutton/api/Util.java and...

8.1CVSS6.1AI score0.00462EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/16 5:49 p.m.11 views

CVE-2026-44969 dbt-mcp: Tool Arguments Including SQL Queries and Credentials Logged in Plaintext Without Redaction When File Logging Is Enabled

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DbtMCP.calltool in src/dbtmcp/mcp/server.py logged the raw arguments dictionary at INFO level before each tool call and at ERROR level on exceptions, and configurefilelogging wrote those records to dbt-mcp.log...

2.5CVSS5.3AI score0.00165EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/15 10:17 p.m.29 views

CVE-2026-62314

Anubis is a Web AI Firewall Utility that challenges users' connections in order to protect upstream resources from scraper bots. From 1.22.0 until 1.26.0-pre1, lib/policy/checker.go PathChecker.Check trusted the client-controlled X-Original-URI header before matching r.URL.Path, allowing an HTTP...

5.8CVSS0.00464EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 8:51 p.m.45 views

CVE-2026-56678 9Router: Kiro region injection allows authenticated SSRF with Authorization header forwarding

9Router is an AI router & token saver. Prior to 0.5.6, the Kiro API-key validation endpoint POST /api/oauth/kiro/api-key builds an upstream URL using a user-controlled region value, allowing an authenticated attacker to supply a crafted region such as kiro-canary.local:8443 and cause 9Router to...

6.4CVSS0.00294EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/15 2:20 p.m.44 views

CVE-2026-62294 Flameshot: OCTOU symlink attack via predictable /tmp path in Flameshot "Open With"

Flameshot is powerful yet simple to use screenshot software. Prior to 14.0.0, the Open With feature wrote screenshots to a predictable temporary path and followed symlinks, creating a time-of-check to time-of-use race that allowed a local unprivileged attacker on the same machine to pre-plant a...

5.1CVSS0.00139EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.24 views

PT-2026-60278

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase enterprise token handling can let TokenFilterdoFilter pass X-DE-TOKEN values to TokenUtils.validate, which checks only token presence and length before userBOByTokentoken uses JWT.decode without signature...

9.5CVSS6.1AI score0.00319EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 9:38 p.m.27 views

CVE-2026-59733 rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path,...

8.8CVSS6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/14 9:35 p.m.48 views

CVE-2026-50130 Pi-hole: Local privilege escalation from `pihole` user to root via `/etc/pihole/logrotate`

Pi-hole is a DNS sinkhole that protects devices from unwanted content without installing any client-side software. From 6.0 to 6.4.2, a user with code execution as the unprivileged pihole user can escalate to root by replacing /etc/pihole/logrotate. The replacement is laundered to root:root...

8.8CVSS0.00252EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/07/14 9:32 p.m.27 views

CVE-2026-45363

ruby-jwt is a Ruby implementation of the RFC 7519 OAuth JSON Web Token standard. Prior to 2.10.3 and 3.2.0, JWT.decodetoken, '', true, algorithm: 'HS256' accepts an attacker-forged token because OpenSSL::HMAC.digest'SHA256', '', payload returns a valid digest under an empty key and no empty-key...

9.1CVSS5.3AI score0.0026EPSS
SaveExploits0
attackerkb
attackerkb
added 2026/07/14 9:19 p.m.12 views

CVE-2026-46634

Twig is a template language for PHP. From 3.9.0 until 3.26.0, templatefromstring compiles an inner template under a synthesized stringtemplate name that can fall outside a SourcePolicyInterface sandbox decision, allowing a sandboxed template that can call templatefromstring and include to render ...

7.7CVSS6.1AI score0.00616EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/14 7:40 p.m.14 views

GHSA-28XV-PH75-77WH Prototype pollution in @feathersjs/commons _.merge via JSON-parsed __proto__

Impact The .mergetarget, source utility exported by @feathersjs/commons recursively merges source into target by iterating Object.keyssource. When source was produced by JSON.parse and contains a proto or constructor / prototype key, that key is returned as an own-enumerable property. The recursi...

3.7CVSS6.1AI score0.00389EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/14 8:41 a.m.18 views

BIT-COMPOSER-2026-59948 Composer: Arbitrary file write outside vendor via malicious transitive package name

Composer is a dependency Manager for the PHP language. Prior to 2.2.29 and 2.10.2, a maliciously crafted package from an untrusted repository other than Packagist.org or Private Packagist can cause Composer to write attacker-controlled files outside the vendor directory and outside the project...

7CVSS6.1AI score0.00164EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.16 views

EulerOS 2.0 SP10 : unbound (EulerOS-SA-2026-2676)

According to the versions of the unbound packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : NLnet Labs Unbound up to and including version 1.25.0 has a denial of service vulnerability in the DNSSEC validator that can lead to a crash give...

10CVSS7.7AI score0.01272EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/13 9:30 p.m.39 views

CVE-2026-62188

OpenClaw @openclaw/feishu (versions

8.6CVSS6.1AI score0.00367EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/13 2:30 a.m.15 views

CVE-2026-15525 kLOsk adloop write.py _validate_urls server-side request forgery

A vulnerability was detected in kLOsk adloop up to 0.9.0. This vulnerability affects the function validateurls of the file src/adloop/ads/write.py. Performing a manipulation of the argument finalurl results in server-side request forgery. The attack may be initiated remotely. The exploit is now...

6.5CVSS6.4AI score0.00374EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/10 9:33 p.m.53 views

CVE-2026-49213 TypeBot: SSRF protection bypass via IPv6 unspecified address in Typebot HTTP request execution

TypeBot is a chatbot builder tool. Prior to 3.17.2, Typebot's shared SSRF validator in packages/lib/src/ssrf/validateHttpReqUrl.ts can be bypassed with the IPv6 unspecified address :: because validateIPAddress blocks local, metadata, and private ranges but does not block :: or its expanded form. ...

8.1CVSS0.00448EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/10 7:54 p.m.17 views

EUVD-2026-43009

Logto is the modern, open-source auth infrastructure for SaaS and AI apps. Prior to 1.41.0, @logto/core reflected the SAML RelayState, SAMLResponse, and actionUrl into a Logto-origin auto-submit HTML form in packages/core/src/saml-application/SamlApplication/utils.ts without HTML-attribute...

6.1CVSS6.1AI score0.00338EPSS
SaveExploits0References4
Rows per page
Query Builder