Lucene search
+L

296920 matches found

Vulnrichment
Vulnrichment
added 2026/08/19 7:32 p.m.10 views

CVE-2026-16844 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary commands due to improper neutralization of special elements used in an OS command...

8.8CVSS5.8AI score0.00309EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:32 p.m.9 views

EUVD-2026-62733

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary commands due to improper neutralization of special elements used in an OS command...

8.8CVSS5.9AI score0.00309EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:32 p.m.40 views

CVE-2026-16844 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary commands due to improper neutralization of special elements used in an OS command...

8.8CVSS0.00309EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:31 p.m.13 views

CVE-2026-16842

CVE-2026-16842 affects IBM AIX 7.2, 7.3 and IBM PowerVM VIOS 4.1 . The root cause is improper neutralization of special elements in an OS command , enabling a remote attacker to execute arbitrary commands. The attack vector is adjacent network with no privileges or user interaction required (CVSS...

8.8CVSS5.9AI score0.00309EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/19 7:31 p.m.10 views

CVE-2026-16842 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary commands due to improper neutralization of special elements used in an OS command...

8.8CVSS5.9AI score0.00309EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:31 p.m.9 views

EUVD-2026-62732

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary commands due to improper neutralization of special elements used in an OS command...

8.8CVSS5.9AI score0.00309EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:31 p.m.50 views

CVE-2026-16842 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary commands due to improper neutralization of special elements used in an OS command...

8.8CVSS0.00309EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:26 p.m.19 views

CVE-2026-68899

Prior to Wekan 9.90, detectMimeFromFile() in models/fileValidation.js returned undefined when the Unix file binary was absent, causing validation to fall back to attacker-controlled fileObj.type via server/routes/attachmentApi.js. On deployments with WITH_API=true and no file binary, an authentic...

8.7CVSS5.5AI score0.00403EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:26 p.m.9 views

CVE-2026-68899 Wekan: File Upload MIME Type Validation Bypass — Stored XSS via Missing System Binary Fallback

Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile silently returned undefined when that binary was unavailable and the validation fell back to the...

8.7CVSS5.6AI score0.00403EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/19 7:26 p.m.32 views

CVE-2026-68899 Wekan: File Upload MIME Type Validation Bypass — Stored XSS via Missing System Binary Fallback

Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile silently returned undefined when that binary was unavailable and the validation fell back to the...

8.7CVSS0.00403EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:26 p.m.12 views

EUVD-2026-62706

Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile silently returned undefined when that binary was unavailable and the validation fell back to the...

8.7CVSS5.6AI score0.00403EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:26 p.m.11 views

CVE-2026-68899 Wekan: File Upload MIME Type Validation Bypass — Stored XSS via Missing System Binary Fallback

Wekan is open source kanban built with Meteor. Prior to 9.90, isFileValid in models/fileValidation.js used the Unix file command for content-based MIME detection, but detectMimeFromFile silently returned undefined when that binary was unavailable and the validation fell back to the...

8.7CVSS5.7AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 7:23 p.m.21 views

CVE-2026-68560

Wekan (open-source kanban built with Meteor) is vulnerable to shell injection in models/fileValidation.js prior to version 9.75 . When an external antivirus scanner is configured, the uploaded file path is interpolated into the administrator-defined externalCommandLine at its {file} placeholder a...

7.7CVSS5.4AI score0.0043EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:23 p.m.8 views

EUVD-2026-62702

Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...

7.7CVSS5.4AI score0.0043EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/19 7:23 p.m.7 views

CVE-2026-68560 Wekan:hell Injection in External Antivirus Scanner Path via asyncExec

Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...

7.7CVSS5.4AI score0.0043EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 7:23 p.m.6 views

CVE-2026-68560 Wekan:hell Injection in External Antivirus Scanner Path via asyncExec

Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...

7.7CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 7:23 p.m.30 views

CVE-2026-68560 Wekan:hell Injection in External Antivirus Scanner Path via asyncExec

Wekan is open source kanban built with Meteor. Prior to 9.75, models/fileValidation.js interpolated the uploaded fileObj.path into the administrator-configured externalCommandLine at its file placeholder and executed the result through asyncExec, which is promisifyexec and invokes /bin/sh -c. On...

7.7CVSS0.0043EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 7:18 p.m.15 views

EUVD-2026-62699

pfSense Plus before 26.07 and pfSense CE through 2.8.1 contain a stored cross-site scripting vulnerability in the Traffic Graphs top-talkers feature, where PTR records returned by reverse DNS lookups are incorporated without sanitization into AJAX responses and rendered as HTML through a DOM sink...

6.1CVSS5.5AI score0.0053EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:18 p.m.32 views

CVE-2026-67189

pfSense Plus before 26.07 and CE through 2.8.1 render PTR records as unsanitized HTML in Traffic Graphs AJAX responses. An attacker controlling a PTR record who appears as a top talker can execute arbitrary JavaScript in an admin's browser, enabling session hijacking and OS command execution. Fix...

6.1CVSS5.4AI score0.0053EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 7:18 p.m.4 views

CVE-2026-67189 pfSense Plus/CE Stored XSS via Traffic Graphs PTR Record

pfSense Plus before 26.07 and pfSense CE through 2.8.1 contain a stored cross-site scripting vulnerability in the Traffic Graphs top-talkers feature, where PTR records returned by reverse DNS lookups are incorporated without sanitization into AJAX responses and rendered as HTML through a DOM sink...

6.1CVSS5.4AI score0.0053EPSS
SaveExploits0References4
Rows per page
Query Builder