Lucene search
K

28531 matches found

CVE
CVE
added 2026/05/19 6:28 a.m.14 views

CVE-2026-47313

Technical details are not publicly available in the provided documents. Monitor for updates on affected software, root cause specifics, vulnerable components, and remediation.

7.5CVSS5.8AI score0.0001EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2026/05/19 5:16 a.m.8 views

CVE-2026-47308

NULL pointer dereference vulnerability in Samsung Open Source Walrus allows Pointer Manipulation. This issue affects Walrus: f339b8ee4ea701772e8ae640b3d1b12ac02b1ae9...

7.5CVSS0.0003EPSS
Exploits0References1
CVE
CVE
added 2026/05/19 4:58 a.m.12 views

CVE-2026-47311

Technical details on CVE-2026-47311 are not publicly available in the provided documents. Monitor for updates from official advisories and vendor/security sources.

9.8CVSS6AI score0.0001EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/19 4:58 a.m.6 views

CVE-2026-47311

Heap-based buffer overflow vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: 590345cc6258317c5da850d846ce6baaf2afc2d3...

7.8CVSS6AI score0.0001EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/19 4:58 a.m.37 views

CVE-2026-47311

Heap-based buffer overflow vulnerability in Samsung Open Source Escargot allows Overflow Buffers. This issue affects Escargot: 590345cc6258317c5da850d846ce6baaf2afc2d3...

7.8CVSS0.0001EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/19 4:52 a.m.35 views

CVE-2026-47310

Use after free vulnerability in Samsung Open Source Escargot allows Pointer Manipulation. This issue affects Escargot: 590345cc6258317c5da850d846ce6baaf2afc2d3...

7.8CVSS0.0001EPSS
Exploits0References1
EUVD
EUVD
added 2026/05/19 4:47 a.m.6 views

EUVD-2026-30839

Uncontrolled Recursion vulnerability in Samsung Open Source Escargot allows Oversized Serialized Data Payloads. This issue affects Escargot: 590345cc6258317c5da850d846ce6baaf2afc2d3...

5.5CVSS5.8AI score0.0001EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/19 12:0 a.m.5 views

Mantis Bug Tracker 跨站脚本漏洞

Mantis Bug Tracker MantisBT is an open-source bug tracker developed by Mantis Bug Tracker. Versions of Mantis Bug Tracker 2.28.1 and earlier had a cross-site scripting vulnerability. This vulnerability occurred when cloning issues from other projects, where the clone form added the source project...

8.6CVSS5.7AI score0.00017EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2026/05/19 12:0 a.m.9 views

PT-2026-41835

Name of the Vulnerable Software and Affected Versions Escargot version 590345cc6258317c5da850d846ce6baaf2afc2d3 Description Samsung Open Source Escargot contains a flaw where memory allocation is performed using an excessive size value, leading to excessive allocation. Recommendations At the...

7.5CVSS5.4AI score0.0001EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/05/19 12:0 a.m.8 views

Mantis Bug Tracker 信息泄露漏洞

Mantis Bug Tracker MantisBT is an open-source bug tracker developed by Mantis Bug Tracker. Versions of Mantis Bug Tracker 2.28.1 and earlier contained a vulnerability related to information leakage. This vulnerability stemmed from allowing users to list and download attachments that they had...

5.3CVSS5.8AI score0.00014EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/05/19 12:0 a.m.5 views

Mantis Bug Tracker 访问控制错误漏洞

Mantis Bug Tracker MantisBT is an open-source bug tracker developed by Mantis Bug Tracker. Versions of Mantis Bug Tracker 2.28.1 and earlier contained a access control vulnerability. This vulnerability stemmed from insufficient access control checks in the ProjectUsersAddCommand, allowing users...

5.1CVSS5.8AI score0.00015EPSS
Exploits0References1
Github Security Blog
Github Security Blog
added 2026/05/18 5:34 p.m.10 views

Sulu: Used API Keys may be available via Admin API

Impact The users endpoint controller exposes a project's apiKey field to the logged-in user, provided they have permission for that endpoint. This only has impact if a project itself uses that specific field, Sulu itself does nothing with it and has no authentication per apiKey in its core. Patch...

5.8AI score
Exploits0References4Affected Software1
NVD
NVD
added 2026/05/18 5:16 p.m.9 views

CVE-2026-45829

A pre-authentication, code injection vulnerability in version 1.0.0 or later of the ChromaDB Python project allows an unauthenticated attacker to run arbitrary code on the server by sending a malicious model repository and trustremotecode set to true in...

10CVSS0.00168EPSS
Exploits2References2
OSV
OSV
added 2026/05/18 4:21 p.m.3 views

GHSA-245J-XJVR-XVM5 CI4MS Fileeditor allows deletion and rename of critical application files due to missing extension allowlist on destructive operations

Summary The Fileeditor module enforces an extension allowlist 'css','js','html','txt','json','sql','md' on content-write operations saveFile, createFile, but two destructive endpoints — deleteFileOrFolder and renameFile — never validate the extension of the source path. A backend user with...

6.5CVSS6AI score
Exploits0References3
CVE
CVE
added 2026/05/18 3:59 p.m.43 views

CVE-2026-45829

CVE-2026-45829 affects the ChromaDB Python project (version 1.0.0 and later). It is a pre-authentication code-injection vulnerability that allows an unauthenticated attacker to execute arbitrary code on the server by supplying a malicious model repository and setting trust_remote_code to true via...

10CVSS6.1AI score0.00168EPSS
Exploits2References2
OSV
OSV
added 2026/05/18 1:26 p.m.4 views

GHSA-Q5PP-GVJG-H7V4 Microsoft APM: Symlinks under `.apm/prompts/` and `.apm/agents/` are dereferenced during `apm install`, copying host-local file contents into the project tree

Summary Two primitive integrators in apm-cli enumerate package files with bare Path.glob / Path.rglob calls and read each match with Path.readtext, transparently following symbolic links. A symlink committed inside a remote APM dependency under .apm/prompts/.prompt.md or .apm/agents/.agent.md is...

7.4CVSS5.8AI score0.00052EPSS
Exploits0References5
OSV
OSV
added 2026/05/18 6:31 a.m.3 views

GHSA-6V92-PH9P-HRPC AMF Vulnerable to Improper Resource Shutdown or Release

A security vulnerability has been detected in omec-project amf up to 2.1.3-dev. This impacts the function UERadioCapabilityCheckResponse of the file ngap/dispatcher.go. Such manipulation leads to null pointer dereference. The attack can be executed remotely. The exploit has been disclosed publicl...

5.3CVSS5.3AI score0.00017EPSS
Exploits0References8
OSV
OSV
added 2026/05/18 6:10 a.m.2 views

BIT-GITLAB-2026-3160 Unintended Proxy or Intermediary ('Confused Deputy') in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 13.7 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3 that could have allowed an authenticated user to view Jira issues outside the configured project scope due to an integration filter functioning only as a...

5.8CVSS5.8AI score0.00018EPSS
Exploits0References4
OSV
OSV
added 2026/05/18 3:31 a.m.4 views

GHSA-6H8R-H22R-JJ64 AMF Vulnerable to Improper Resource Shutdown or Release

A weakness has been identified in omec-project amf up to 2.1.3-dev. This affects an unknown function of the file ngap/handler.go of the component NGAP Message Handler. This manipulation causes null pointer dereference. Remote exploitation of the attack is possible. The exploit has been made...

5.3CVSS5.3AI score0.00052EPSS
Exploits0References8
OSV
OSV
added 2026/05/18 3:31 a.m.3 views

GHSA-FXVJ-WQV2-XGCQ AMF Improperly Restricts Operations within the Bounds of a Memory Buffer

A vulnerability was determined in omec-project amf up to 2.1.3-dev. Impacted is the function NGSetupRequest of the file ngap/handler.go. Executing a manipulation of the argument InformationElement can lead to memory corruption. The attack can be launched remotely. The exploit has been publicly...

5.3CVSS5.4AI score0.00052EPSS
Exploits0References8
Rows per page
Query Builder