Lucene search
+L

905 matches found

Cvelist
Cvelist
added 2026/07/30 4:44 p.m.41 views

CVE-2026-12945 Langflow is affected by exposed credentials due to multiple unauthenticated and insufficiently authorized API endpoints

IBM Langflow OSS 1.0.0 through 1.10.1 allows authenticated users to access and manipulate other users' build jobs through improper access control on log retrieval and unauthenticated build endpoints...

7.1CVSS0.00215EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/30 4:44 p.m.7 views

SUSE CVE-2026-48708

OliveTin gives access to predefined shell commands from a web interface. In versions 3000.0.0 and prior, the template engine uses a single shared text/template.Template instance tpl package-level variable in service/internal/tpl/templates.go across all goroutines. Every action execution calls...

7.5CVSS8AI score0.00402EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:41 p.m.8 views

SUSE CVE-2026-53521

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. From version 2.0.14 to before version 2.1.0, PATCH /server/id accepts and persists nonexistent ddnsprofiles IDs for a member-owned server. If another user later creates a DDNS profile with one of those...

6.4CVSS7.5AI score0.00228EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:40 p.m.7 views

SUSE CVE-2026-54097

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.6, a low-privileged authenticated user of filebrowser with create + delete permissions in their own isolated scope can silently destroy share-link...

7.2CVSS7.6AI score0.00411EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.4 views

undici: undici: Cross-user information disclosure due to improper Cache-Control directive parsing

A flaw was found in undici. The cache interceptor in undici improperly handles optional whitespace around the equals sign in no-cache or private Cache-Control directives. This vulnerability allows an attacker to bypass cache restrictions, leading to cross-user information disclosure. Specifically...

7.5CVSS7.1AI score0.00231EPSS
SaveExploits0References6
CNVD
CNVD
added 2026/07/30 12:0 a.m.12 views

IBM Langflow OSS configuration error vulnerability

IBM Langflow OSS is an open-source low-code visualization AI workflow building tool developed by IBM. It enables developers to quickly build, deploy, and iterate AI agents and RAG applications through drag-and-drop components. Additionally, it supports deep customization using Python to integrate...

7.1CVSS5.3AI score0.00174EPSS
SaveExploits0
Snyk
Snyk
added 2026/07/29 11:39 p.m.6 views

Interpretation Conflict

Overview org.webjars.npm:undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Interpretation Conflict via the parseCacheControlHeader function in lib/util/cache.js and the cache interceptor. An attacker can cause a shared cached...

8.2CVSS7.2AI score0.00231EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/29 10:7 p.m.9 views

undici: undici: Cross-user information disclosure due to improper Cache-Control directive parsing

A flaw was found in undici. The cache interceptor in undici improperly handles optional whitespace around the equals sign in no-cache or private Cache-Control directives. This vulnerability allows an attacker to bypass cache restrictions, leading to cross-user information disclosure. Specifically...

7.5CVSS7.1AI score0.00231EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/29 9:8 p.m.7 views

CVE-2026-14643 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

undici's cache interceptor mishandles optional whitespace placed around the equals sign of a qualified no-cache or private Cache-Control directive. In undici from 7.0.0 up to before 7.29.0 and from 8.0.0 up to before 8.9.0, the parser either drops the directive or stores a field name with literal...

5.9CVSS5.8AI score0.00231EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 9:8 p.m.66 views

CVE-2026-14643 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

undici's cache interceptor mishandles optional whitespace placed around the equals sign of a qualified no-cache or private Cache-Control directive. In undici from 7.0.0 up to before 7.29.0 and from 8.0.0 up to before 8.9.0, the parser either drops the directive or stores a field name with literal...

5.9CVSS0.00231EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 9:8 p.m.94 views

CVE-2026-14643

undici contains a cache-interceptor vulnerability where optional whitespace around the = in qualified no-cache or private Cache-Control directives is not normalized. In affected releases (7.0.0–7.28.x and 8.0.0–8.8.x), the parser may drop the directive or store a quoted field name, causing a cach...

7.5CVSS5.8AI score0.00231EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/29 9:8 p.m.8 views

CVE-2026-14643 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

undici's cache interceptor mishandles optional whitespace placed around the equals sign of a qualified no-cache or private Cache-Control directive. In undici from 7.0.0 up to before 7.29.0 and from 8.0.0 up to before 8.9.0, the parser either drops the directive or stores a field name with literal...

5.9CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/07/29 7:0 p.m.4 views

CVE-2026-12436 Improperly Controlled Modification of Dynamically-Determined Object Attributes in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.0 before 19.0.5, 19.1 before 19.1.3, and 19.2 before 19.2.1 that under certain conditions could have allowed an authenticated user to modify CI/CD configuration belonging to another user due to improper validation of...

8.4CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/29 4:32 p.m.9 views

CVE-2026-13697 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

undici's cache interceptor mishandles malformed Cache-Control private directives. In undici 7.0.0 up to before 7.29.0 and 8.0.0 up to before 8.9.0, a response carrying a degenerate qualified private directive, such as private set to an empty value, can be stored in the default shared cache and...

7.4CVSS5.8AI score0.00325EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 4:32 p.m.194 views

CVE-2026-13697

Summary of a known vulnerability in undici (CVE-2026-13697) : The cache interceptor in undici mishandles degenerate private directives in Cache-Control, enabling two issues in shared mode. First, a response with malformed qualified private directives (for example, private="" or private=",") can b...

9.1CVSS5.8AI score0.00325EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/29 4:32 p.m.60 views

CVE-2026-13697 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

undici's cache interceptor mishandles malformed Cache-Control private directives. In undici 7.0.0 up to before 7.29.0 and 8.0.0 up to before 8.9.0, a response carrying a degenerate qualified private directive, such as private set to an empty value, can be stored in the default shared cache and...

7.4CVSS0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 6:0 a.m.41 views

CVE-2026-14224 Easy Appointments < 3.12.28 - Subscriber+ Cross-User Appointment Data Modification via IDOR

The Easy Appointments WordPress plugin before 3.12.28 does not verify that the appointment targeted by its customer-data update action belongs to the current user; the action only checks a shared nonce that any authenticated user can obtain from their own appointment's edit form. A subscriber-lev...

0.00146EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/29 6:0 a.m.6 views

CVE-2026-14224 Easy Appointments < 3.12.28 - Subscriber+ Cross-User Appointment Data Modification via IDOR

The Easy Appointments WordPress plugin before 3.12.28 does not verify that the appointment targeted by its customer-data update action belongs to the current user; the action only checks a shared nonce that any authenticated user can obtain from their own appointment's edit form. A subscriber-lev...

5.3AI score0.00146EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:0 a.m.19 views

PT-2026-65914

Name of the Vulnerable Software and Affected Versions undici versions 7.0.0 through 7.28.x undici versions 8.0.0 through 8.8.x Description The cache interceptor mishandles optional whitespace around the equals sign in qualified no-cache or private Cache-Control directives. The parser may drop the...

5.9CVSS7.2AI score0.00231EPSS
SaveExploits0References11
NVD
NVD
added 2026/07/28 9:17 p.m.11 views

CVE-2026-13442

IBM Langflow OSS 1.0.0 through 1.10.1 can allow an attacker to reuse another user's FAISS namespace to access owner-only vector content and influence later query results. This causes cross-user information disclosure and limited integrity impact through persistent poisoning of returned results...

7.1CVSS0.00174EPSS
SaveExploits0References1
Rows per page
Query Builder