Lucene search
+L

249900 matches found

OSV
OSV
added 2026/08/05 9:2 a.m.9 views

MAL-2026-12279 Malicious code in tinkoff-statist-web-typed-client-test.golden.retriever (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 352e7120bec31271d79af9befe17a46024f5785ffca010335fa13eb40c946e3a On require of the package, index.js loads init.js which reconstructs attacker-controlled hostnames via array-join string obfuscation four...

6.3AI score
SaveExploits0References2
OSV
OSV
added 2026/08/05 9:0 a.m.9 views

MAL-2026-12230 Malicious code in tinkoff-boxy-desktop-two-panel-right-image (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7a347918d0341f95fdb00b2e148c6709be7d7126be5f629ce9515d2349624246 On require of this package, index.js loads vendor.js which detects the host OS/arch, assembles destination hostnames from split string fragments...

5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/08/05 8:46 a.m.13 views

MAL-2026-12161 Malicious code in bigops-communication-client (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 81c94eee2da1d74fc50236452fc79165eb1183ce0bb874a62a9a7985b6e77206 On require of the package, index.js loads platform.js which invokes init at module top level. init downloads an opaque binary from Cloudflare Workers...

5.7AI score
SaveExploits0References1
NVD
NVD
added 2026/08/05 8:16 a.m.12 views

CVE-2026-7693

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS0.02233EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/05 8:9 a.m.16 views

CVE-2026-64577

In the Linux kernel, the following vulnerability has been resolved: gtp: check skbpulldata return in gtp1usendechoresp gtp1usendechoresp ignores skbpulldata's return value. Its caller gtp1uudpencaprecv only guarantees 16 bytes udphdr + gtp1header, but the pull requests 20 gtp1headerlong + udphdr...

7.5CVSS5.5AI score0.00537EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/05 8:9 a.m.9 views

CVE-2026-64575

In the Linux kernel, the following vulnerability has been resolved: bpf: tcp: fix double sock release on batch realloc bpfitertcpbatch releases the current batch via bpfitertcpputbatch, which drops the socket refs and rewrites each slot with the socket cookie, then grows the batch. cursk/endsk ar...

7.8CVSS5.3AI score0.00118EPSS
SaveExploits0
NVD
NVD
added 2026/08/05 7:16 a.m.8 views

CVE-2026-70374

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS0.0097EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 6:59 a.m.59 views

CVE-2026-71207

The Stock-Inventory-Management-System is affected in login.php, where raw $_POST values are assigned to $_SESSION and concatenated into a SQL query without parameterization, enabling unauthenticated SQL injection. An attacker could bypass authentication by submitting payloads like ' OR '1'='1, le...

9.8CVSS5.5AI score0.00531EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 6:58 a.m.8 views

CVE-2026-54416

Pluck CMS through 4.7.21 restricts dangerous file uploads in its admin file-management feature using a fixed blacklist in data/inc/files.php '.php','php3','php4','php5','php6','php7','phtml','.phtm','.pht','.ph3','.ph4','.ph5','.asp','.cgi','.phar', checked against the last 4-5 characters of the...

7.2CVSS6AI score0.00342EPSS
SaveExploits0References2
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2026/08/05 6:41 a.m.10 views

Multiple vulnerabilities in NetKids iMark

Overview NetKids iMark provided by Integrated Systems Technologies, Inc. contains multiple vulnerabilities listed below: Uncontrolled search path element CWE-427 - CVE-2026-66344 Unquoted search path or element CWE-428 - CVE-2026-66839 Kazuma Matsumoto of GMO Cybersecurity by IERAE, Inc. reported...

8.4CVSS6.7AI score0.00135EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/05 6:37 a.m.47 views

CVE-2026-7693 Backup Migration <= 2.1.5.1 - Authenticated (Administrator+) OS Command Injection via 'file' Parameter

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS0.02233EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/05 6:16 a.m.12 views

CVE-2026-66839

NetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Unquoted Search Path or Element vulnerability CWE-428. An authenticated attacker may exploit this vulnerability to execute arbitrary code with SYSTEM privileges...

8.4CVSS0.00135EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 6:16 a.m.18 views

CVE-2026-66344

NetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Uncontrolled Search Path Element vulnerability CWE-427. An authenticated attacker may exploit this vulnerability to execute arbitrary code with SYSTEM privileges...

6.7CVSS0.00116EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 5:46 a.m.38 views

CVE-2026-70375 HashBrown CMS - OS Command Injection via Git Deployer Branch Field

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the Git deployer component. GitDeployer.pullRepo in src/Server/Entity/Deployer/GitDeployer.js executes AppService.exec, interpolating the configured branch value directly into a shell command with no escaping...

8.8CVSS0.00981EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 5:46 a.m.7 views

EUVD-2026-53097

HashBrown CMS through 1.4.6 contains an OS Command Injection vulnerability CWE-78 in the media upload thumbnail generation routine. Media.generateThumbnail in src/Server/Entity/Resource/Media.js builds a temporary file path as 'thumbnail' + Path.extnamefilename and passes it, unescaped, into a...

8.8CVSS5.9AI score0.0097EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/05 5:44 a.m.9 views

CVE-2026-67592

Removed by vendor...

7.5CVSS5.4AI score0.00478EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/05 5:33 a.m.8 views

CVE-2026-67590

Removed by vendor...

7.5CVSS5.4AI score0.00493EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/05 5:5 a.m.12 views

CVE-2026-71192

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers X-Copy-From, X-Copy-From-Account from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a...

6CVSS5.5AI score0.00253EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/05 4:26 a.m.9 views

EUVD-2026-53044

NetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Unquoted Search Path or Element vulnerability CWE-428. An authenticated attacker may exploit this vulnerability to execute arbitrary code with SYSTEM privileges...

8.4CVSS6AI score0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 4:26 a.m.37 views

CVE-2026-66839

NetKids iMark, provided by Integrated Systems Technologies, Inc., contains an Unquoted Search Path or Element vulnerability CWE-428. An authenticated attacker may exploit this vulnerability to execute arbitrary code with SYSTEM privileges...

8.4CVSS0.00135EPSS
SaveExploits0References3
Rows per page
Query Builder