Lucene search
+L

5617 matches found

OSV
OSV
added 5 days ago7 views

CVE-2026-67585 Atom Exhaustion via _entities Representation Keys in DivvyPayHQ absinthe_federation

Allocation of Resources Without Limits or Throttling vulnerability in DivvyPayHQ absinthefederation allows an unauthenticated remote attacker to abort the Erlang VM via crafted entities representation keys. Every key of every object in the representations argument of the federation-mandated...

8.7CVSS5.4AI score0.00407EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 5 days ago13 views

CVE-2026-16439

A flaw was found in Eclipse OpenJ9. When using the -Xtrace option to trace method arguments, a buffer underflow vulnerability can occur. This could potentially lead to memory corruption, impacting the integrity and availability of the application...

9.1CVSS5.5AI score0.00204EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago5 views

GHSA-2Q4P-G7HV-5RGV league/commonmark: Quadratic-time denial of service when parsing crafted Markdown

Impact Affected versions of league/commonmark can have quadratic time complexity when parsing specially crafted Markdown lines. In practical terms, doubling the length of an affected line can make the parser perform roughly four times as much work. The parser identifies locations using character...

7.5CVSS5.6AI score0.00346EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/04 9:16 p.m.9 views

CVE-2026-70493

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the built-in knowledge search path in backend/openwebui/tools/knowledgefs.py and backend/openwebui/tools/builtin.py let a chat participant choose a pattern used to grep knowledge files...

6.5CVSS0.00305EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 8:56 p.m.9 views

Open WebUI: Any authenticated user can stall a worker via a knowledge-search pattern that backtracks catastrophically

Summary The built-in knowledge search tools let a chat participant choose the pattern used to grep knowledge files. Patterns containing regex metacharacters were compiled with Python's backtracking re engine and run against every line of every reachable file, with no time limit anywhere on that...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/04 8:56 p.m.57 views

CVE-2026-70493

Open WebUI vulnerability CVE-2026-70493 affects the knowledge search path in backend/open_webui/tools/knowledge_fs.py and backend/open_webui/tools/builtin.py for builds from 0.9.6 to 0.11.0. A chat participant can supply a pattern containing regex metacharacters; these patterns were compiled with...

6.5CVSS5.5AI score0.00305EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:56 p.m.6 views

CVE-2026-70493 Open WebUI: Any authenticated user can stall a worker via a knowledge-search pattern that backtracks catastrophically

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the built-in knowledge search path in backend/openwebui/tools/knowledgefs.py and backend/openwebui/tools/builtin.py let a chat participant choose a pattern used to grep knowledge files...

6.5CVSS5.3AI score
SaveExploits0References6
NVD
NVD
added 2026/08/04 8:16 p.m.6 views

CVE-2026-48154

GoRest is a Golang starter kit built with the Gin framework for prototyping and developing RESTful APIs. In versions prior to 1.12.2 nMemorySecret2FA contains a race condition due to an unsynchronized package-level map used to store 2FA secrets. Multiple HTTP handlers in handler/login.go and...

5.9CVSS0.00247EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 7:45 p.m.68 views

CVE-2026-48154

CVE-2026-48154 describes a race condition in gorest’s InMemorySecret2FA store, where a package‑level plain map is accessed concurrently by login and twoFA handlers without synchronization. The result is a Go runtime fatal error for concurrent map read/write, causing a denial of service via proces...

5.9CVSS7.5AI score0.00247EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/03 10:16 a.m.9 views

CVE-2026-69079

CTI-Transmute contains an uncontrolled resource-consumption vulnerability in the unauthenticated /activitytimeline endpoint. The endpoint accepts a user-controlled days query parameter that was not restricted to a reasonable range. A remote, unauthenticated attacker could submit an excessively...

8.7CVSS0.00396EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/30 4:2 p.m.7 views

JLSEC-2026-877

A divide-by-zero flaw was found in ImageMagick 6.9.11-57 and 7.0.10-57 in gem.c. This flaw allows an attacker who submits a crafted file that is processed by ImageMagick to trigger undefined behavior through a division by zero. The highest threat from this vulnerability is to system availability...

5.5CVSS6.7AI score0.00925EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/30 6:47 a.m.12 views

EUVD-2026-51026

An unauthenticated remote attacker can post a malicious ID to the MQTT Broker results in the creation of a new configuration entry in the system configuration. This may lead to integrity and availability loss...

9.1CVSS5.9AI score0.00327EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 12:10 a.m.10 views

EUVD-2026-50775

Valibot helps validate data using a schema. Versions prior to 1.4.2 can throw a TypeError inside its flatten helper when validation issues contain attacker-controlled object keys such as toString, valueOf, or hasOwnProperty. The issue is reachable through normal record validation. record...

6.9CVSS5.8AI score0.00524EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/28 5:55 p.m.12 views

EUVD-2026-49938

A use-after-free condition exists in pglogical's worker signaling code, where a worker structure can be dereferenced after the underlying slot has been freed or recycled during normal worker lifecycle events. The condition is reachable during normal replication operation, including by a...

7.7CVSS6.5AI score0.00301EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/28 12:0 a.m.9 views

PT-2026-65564

A use-after-free condition exists in pglogical's worker signaling code, where a worker structure can be dereferenced after the underlying slot has been freed or recycled during normal worker lifecycle events. The condition is reachable during normal replication operation, including by a...

7.7CVSS6.5AI score0.00301EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/27 7:44 p.m.11 views

CVE-2026-65922

An authorization weakness in JFrog Artifactory internal metadata handling could allow a user with limited repository access to write to restricted internal metadata areas under specific conditions. Successful abuse is limited to integrity and availability impact at a low level; confidentiality is...

7.1CVSS5.9AI score0.00176EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/27 7:44 p.m.6 views

EUVD-2026-49583

An authorization weakness in JFrog Artifactory internal metadata handling could allow a user with limited repository access to write to restricted internal metadata areas under specific conditions. Successful abuse is limited to integrity and availability impact at a low level; confidentiality is...

7.1CVSS5.9AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 7:44 p.m.34 views

CVE-2026-65922 Potential unauthorized modification of Artifactory internal metadata

An authorization weakness in JFrog Artifactory internal metadata handling could allow a user with limited repository access to write to restricted internal metadata areas under specific conditions. Successful abuse is limited to integrity and availability impact at a low level; confidentiality is...

7.1CVSS0.00176EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/27 7:37 p.m.13 views

EUVD-2026-49579

A deserialization weakness in JFrog Artifactory package handling could allow a low-privileged user to impact confidentiality, integrity, and availability under specific repository conditions...

8.8CVSS5.8AI score0.00312EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/27 4:11 p.m.42 views

CVE-2026-16812 VeloCloud Orchestrator OS Command Injection

VeloCloud Orchestrator VCO on-prem has a security issue where this issue may allow a remote attacker to access privileged internal functionality and impact the VCO host. Successful exploitation may compromise the confidentiality, integrity, and availability of the orchestrator and data managed by...

10CVSS0.00884EPSS
SaveExploits0References1
Rows per page
Query Builder