Lucene search
+L

11684 matches found

NVD
NVD
added 2026/07/30 10:16 p.m.11 views

CVE-2026-12562

The RCU II+ and Multiload II+ are vulnerable to an unauthenticated service that exposes a debug interface granting full root-level access to the embedded system. This vulnerability stems from a network-accessible port running a Target Communications Framework TCF service that does not require any...

8.8CVSS0.00278EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/30 9:29 p.m.39 views

CVE-2026-12562

CVE-2026-12562 affects Toptech Systems RCU II+ and Multiload II+ devices. A network-accessible port runs a Target Communications Framework (TCF) service that does not require authentication, exposing a debug interface that grants full root access to the embedded Linux environment. An unauthentica...

8.8CVSS5.9AI score0.00278EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/30 9:12 p.m.40 views

CVE-2026-5846

The CVE-2026-5846 entry concerns Watchfire Controller Software, where self-signed hard-coded RSA private keys and X.509 certificates are embedded in plaintext in the firmware patch binaries from Watchfire’s Remote Support filestore. This exposes TLS/HTTPS authentication and encryption for the con...

7.6CVSS5.9AI score0.00163EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/30 9:12 p.m.10 views

CVE-2026-5846 Hard-coded Cryptographic Key in Watchfire Controllers

The affected Watchfire Controller Software contains self-signed hard-coded RSA private keys and corresponding X.509 certificates used for authenticating and encrypting HTTPS/TLS connections to the controller's built-in web management interface. These keys are embedded in plaintext within the...

7.6CVSS5.6AI score0.00163EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 6:25 a.m.10 views

CVE-2026-59328

Spring Tools for Eclipse renders Spring Boot starter wizard dependency tooltips in a native embedded browser SWT Browser with JavaScript enabled. Using untrusted and compromised Initializr endpoints for the Spring Boot starter wizard can result in arbitrary script execution inside the embedded...

4.2CVSS0.00162EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/30 5:29 a.m.9 views

CVE-2026-59328

Spring Tools for Eclipse renders Spring Boot starter wizard dependency tooltips in a native embedded browser SWT Browser with JavaScript enabled. Using untrusted and compromised Initializr endpoints for the Spring Boot starter wizard can result in arbitrary script execution inside the embedded...

4.2CVSS6.1AI score0.00162EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/30 5:29 a.m.12 views

EUVD-2026-50975

Spring Tools for Eclipse renders Spring Boot starter wizard dependency tooltips in a native embedded browser SWT Browser with JavaScript enabled. Using untrusted and compromised Initializr endpoints for the Spring Boot starter wizard can result in arbitrary script execution inside the embedded...

4.2CVSS6.1AI score0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/30 5:29 a.m.43 views

CVE-2026-59328 Cross-Site Scripting in Eclipse Spring Boot Starter Wizard Dependency Tooltips

Spring Tools for Eclipse renders Spring Boot starter wizard dependency tooltips in a native embedded browser SWT Browser with JavaScript enabled. Using untrusted and compromised Initializr endpoints for the Spring Boot starter wizard can result in arbitrary script execution inside the embedded...

4.2CVSS0.00162EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 8:19 p.m.47 views

CVE-2026-59943

Dompdf vulnerability (CVE-2026-59943) affects version 3.15 and earlier. In a data-URI encoded SVG, using an element with href/xlink:href pointing to local files (e.g., file:///...), the rendering process can leak filesystem information by differentiating behavior when a referenced file/directory...

6.3CVSS5.8AI score0.00258EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/07/28 5:16 p.m.5 views

UBUNTU-CVE-2026-54620

sqlite3 provides Ruby bindings for the SQLite3 embedded database. From 2.1.0 to 2.9.4, the callbacks used for SQLite aggregate functions can be freed while still referenced during aggregation, resulting in a use-after-free. This issue is fixed in version 2.9.5...

2CVSS5.4AI score0.00107EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/07/28 2:19 a.m.53 views

study_embedded_security

studyembeddedsecurity A hands-on study...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/07/27 6:16 p.m.11 views

CVE-2026-54272

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. Versions 10.1.1 through 10.2.0 are vulnerable to SSRF through misclassification of IPv4-mapped/NAT64 IPv6 addresses. Address6.getType classifies an address by matching it against a table of known IPv6...

6.9CVSS0.00254EPSS
SaveExploits0References1
Veracode
Veracode
added 2026/07/26 12:49 a.m.9 views

Information Exposure

dompdf/dompdf is vulnerable to Information Exposure. The vulnerability is due to insufficient validation of data-URI embedded SVG elements, which allows an attacker to reference local files through the href or xlink:href attributes and exploit differences in file processing behavior to leak...

6.3CVSS5.9AI score0.00258EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2026/07/26 12:6 a.m.9 views

Path Traversal

dompdf/dompdf is vulnerable to Path Traversal. The vulnerability is due to improper validation of file paths when processing SVG images embedded through data: URIs, where the second SVG processing pass performed by php-svg-lib does not enforce the same security restrictions, allowing an...

6.3CVSS6.1AI score0.00448EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.15 views

SUSE CVE-2026-64420

In the Linux kernel, the following vulnerability has been resolved: mfd: crosec: Delay devsetdrvdata until probe success If ecdeviceprobe fails, crosecclassrelease releases memory for the crosecdev structure. However, because the drvdata was already set, sub-drivers like crosectypec can still...

7CVSS5.7AI score0.00118EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.15 views

CVE-2026-64420

In the Linux kernel, the following vulnerability has been resolved: mfd: crosec: Delay devsetdrvdata until probe success If ecdeviceprobe fails, crosecclassrelease releases memory for the crosecdev structure. However, because the drvdata was already set, sub-drivers like crosectypec can still...

7CVSS5.6AI score0.00118EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/25 8:50 a.m.14 views

EUVD-2026-48964

In the Linux kernel, the following vulnerability has been resolved: mfd: crosec: Delay devsetdrvdata until probe success If ecdeviceprobe fails, crosecclassrelease releases memory for the crosecdev structure. However, because the drvdata was already set, sub-drivers like crosectypec can still...

5.7AI score0.00118EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.16 views

PT-2026-64641

In the Linux kernel, the following vulnerability has been resolved: mfd: cros ec: Delay dev set drvdata until probe success If ec device probe fails, cros ec class release releases memory for the cros ec dev structure. However, because the drvdata was already set, sub-drivers like cros ec typec c...

5.7AI score0.00118EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.6 views

openSUSE 16 Security Update : hauler (openSUSE-SU-2026:21433-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21433-1 advisory. Changes in hauler: - update embedded dependency x/net to 0.57 to fix CVE-2026-39821 bsc1266602 Tenable has extracted the preceding description block...

9.6CVSS6.4AI score0.00655EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/23 11:50 a.m.9 views

EUVD-2026-48249

Exposure of Sensitive System Information to an Unauthorized Control Sphere vulnerability in MultiVendorX WooCommerce Product Stock Alert allows Retrieve Embedded Sensitive Data. This issue affects WooCommerce Product Stock Alert: from n/a through 3.0.6...

6.5CVSS5.3AI score0.00212EPSS
SaveExploits0References1
Rows per page
Query Builder