Lucene search
+L

10800 matches found

OSV
OSV
added 2026/02/26 12:45 a.m.9 views

CVE-2026-27830 c3p0 vulnerable to Remote Code Execution via unsafe deserialization of userOverridesAsString property

c3p0, a JDBC Connection pooling library, is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to...

8.9CVSS6.2AI score
SaveExploits0References16
CVE
CVE
added 2026/02/26 12:45 a.m.211 views

CVE-2026-27830

CVE-2026-27830 affects the c3p0 JDBC connection pool. Before 0.12.0, the property userOverridesAsString was stored as a hex-encoded serialized object, enabling an attacker to reset it and trigger deserialization that could load code from a remote factoryClassLocation via embedded JNDI references....

8.9CVSS6.1AI score0.00534EPSS
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2026/02/26 12:08 a.m.5 views

CVE-2026-27821 GPAC NHML Demuxer (dmx_nhml.c) Vulnerable to Stack Buffer Overflow

GPAC is an open-source multimedia framework. In versions up to and including 26.02.0, a stack buffer overflow occurs during NHML file parsing in src/filters/dmxnhml.c. The value of the xmlHeaderEnd XML attribute is copied from att-value into szXmlHeaderEnd1000 using strcpy without any length...

8.7CVSS6AI score0.00272EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/26 12:08 a.m.32 views

CVE-2026-27821 GPAC NHML Demuxer (dmx_nhml.c) Vulnerable to Stack Buffer Overflow

GPAC is an open-source multimedia framework. In versions up to and including 26.02.0, a stack buffer overflow occurs during NHML file parsing in src/filters/dmxnhml.c. The value of the xmlHeaderEnd XML attribute is copied from att-value into szXmlHeaderEnd1000 using strcpy without any length...

8.7CVSS0.00272EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/25 10:37 p.m.14 views

GHSA-MW96-CPMX-2VGC Rollup 4 has Arbitrary File Write via Path Traversal

Summary The Rollup module bundler specifically v4.x and present in current source is vulnerable to an Arbitrary File Write via Path Traversal. Insecure file name sanitization in the core engine allows an attacker to control output filenames e.g., via CLI named inputs, manual chunk aliases, or...

9.3CVSS6.2AI score0.01402EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
added 2026/02/25 10:16 p.m.14 views

CVE-2026-26222

Altec DocLink now maintained by Beyond Limits Inc. version 4.0.336.0 exposes insecure .NET Remoting endpoints over TCP and HTTP/SOAP via Altec.RDCHostService.exe using the ObjectURI "doclinkServer.soap". The service does not require authentication and is vulnerable to unsafe object unmarshalling,...

10CVSS6.4AI score0.00739EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/25 10:16 p.m.12 views

CVE-2026-27819

Vikunja is an open-source self-hosted task management platform. Prior to version 2.0.0, the restoreConfig function in vikunja/pkg/modules/dump/restore.go of the go-vikunja/vikunja repository fails to sanitize file paths within the provided ZIP archive. A maliciously crafted ZIP can bypass the...

7.2CVSS0.00739EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/25 7:23 p.m.9 views

GHSA-X43W-PH7M-PFJX hexchat crate has a Use After Free vulnerability

All versions of this crate have function deregistercommand which can result in use after free. This is unsound. In addition, all versions since 0.3.0 have "safe" macros, which are documented as unsafe to use in threads. In addition, the hexchat crate is no longer actively maintained. If users rel...

9.2CVSS5.5AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/25 7:23 p.m.19 views

hexchat crate has a Use After Free vulnerability

All versions of this crate have function deregistercommand which can result in use after free. This is unsound. In addition, all versions since 0.3.0 have "safe" macros, which are documented as unsafe to use in threads. In addition, the hexchat crate is no longer actively maintained. If users rel...

5.4AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/02/25 6:57 p.m.14 views

EUVD-2026-8646

Budibase: Remote Code Execution via Unsafe eval in View Filter Map Function Budibase Cloud...

9.9CVSS5.5AI score0.00335EPSS
SaveExploits1References5
OSV
OSV
added 2026/02/25 6:57 p.m.11 views

GHSA-RVHR-26G4-P2R8 Budibase: Remote Code Execution via Unsafe eval() in View Filter Map Function (Budibase Cloud)

Summary A critical unsafe eval vulnerability in Budibase's view filtering implementation allows any authenticated user including free tier accounts to execute arbitrary JavaScript code on the server. This vulnerability ONLY affects Budibase Cloud SaaS - self-hosted deployments use native CouchDB...

9.9CVSS6.5AI score0.00335EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/25 6:57 p.m.21 views

Budibase: Remote Code Execution via Unsafe eval() in View Filter Map Function (Budibase Cloud)

Summary A critical unsafe eval vulnerability in Budibase's view filtering implementation allows any authenticated user including free tier accounts to execute arbitrary JavaScript code on the server. This vulnerability ONLY affects Budibase Cloud SaaS - self-hosted deployments use native CouchDB...

9.9CVSS6.4AI score0.00335EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 6:53 p.m.14 views

Rucio WebUI has a Reflected Cross-site Scripting Vulnerability

Summary A reflected Cross-site Scripting vulnerability was located in the rendering of the ExceptionMessage of the WebUI 500 error which could allow attackers to steal login session tokens of users who navigate to a specially crafted URL. Details The WebUI error message renders ExceptionMessage...

8.1CVSS6.1AI score0.00263EPSS
SaveExploits1References7Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/25 6:35 p.m.16 views

c3p0 vulnerable to Remote Code Execution via unsafe deserialization of userOverridesAsString property

Impact c3p0 is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to v0.12.0, that property was...

8.9CVSS6.1AI score0.00534EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/25 6:35 p.m.9 views

GHSA-5476-XC4J-RQCV c3p0 vulnerable to Remote Code Execution via unsafe deserialization of userOverridesAsString property

Impact c3p0 is vulnerable to attack via maliciously crafted Java-serialized objects and javax.naming.Reference instances. Several c3p0 ConnectionPoolDataSource implementations have a property called userOverridesAsString which conceptually represents a Map. Prior to v0.12.0, that property was...

8.9CVSS6.2AI score0.00534EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/25 4:23 p.m.11 views

CVE-2026-27702

Budibase is a low code platform for creating internal tools, workflows, and admin panels. Prior to version 3.30.4, an unsafe eval vulnerability in Budibase's view filtering implementation allows any authenticated user including free tier accounts to execute arbitrary JavaScript code on the server...

9.9CVSS0.00335EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/02/25 4:17 p.m.10 views

CVE-2026-27568

WWBN AVideo is an open source video platform. Prior to version 21.0, AVideo allows Markdown in video comments and uses Parsedown v1.7.4 without Safe Mode enabled. Markdown links are not sufficiently sanitized, allowing javascript: URIs to be rendered as clickable links. An authenticated...

6.1CVSS5.4AI score0.00229EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/02/25 4:04 p.m.11 views

Cross-site Scripting (XSS)

Overview repostat is an A simple React component to fetch and display GitHub repository info Affected versions of this package are vulnerable to Cross-site Scripting XSS via the RepoCard component when untrusted input is passed to the repo prop and rendered using dangerouslySetInnerHTML without...

6.1CVSS5.9AI score0.00196EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/25 3:24 p.m.5 views

Incomplete List of Disallowed Inputs

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the islikelysafe, checksafety, --check-safety, alwayschecksafety and checksafety interfaces. An attacker can execute arbitra...

5.3CVSS6.1AI score
SaveExploits0References2
CVE
CVE
added 2026/02/25 3:11 p.m.53 views

CVE-2026-27702

Budibase Cloud (SaaS) is affected by an unsafe eval() vulnerability in the view filtering implementation prior to version 3.30.4. The issue resides in packages/server/src/db/inMemoryView.ts where user-controlled view map functions are directly evaluated without sanitization, enabling any authenti...

9.9CVSS6.2AI score0.00335EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder