Lucene search
+L

20605 matches found

Kaspersky
Kaspersky
added 2026/08/11 12:00 a.m.45 views

KLA91209 Multiple vulnerabilities in Microsoft Office

Multiple vulnerabilities were found in Microsoft Office. Malicious users can exploit these vulnerabilities to bypass security restrictions, execute arbitrary code, gain privileges, obtain sensitive information, spoof user interface. Below is a complete list of vulnerabilities: 1. A spoofing...

8.8CVSS7.2AI score0.02893EPSS
SaveExploits1References149
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.9 views

PT-2026-70265

Genkit does not properly validate host request headers. Any host on the developer's network, and any website the developer visits via DNS rebinding, can reach POST /api/runAction on the Dev UI server default port 4000 and execute any registered Genkit action and read the result. Fixed on 2026-06-...

7.8CVSS5.4AI score0.00137EPSS
SaveExploits0References5
Kaspersky
Kaspersky
added 2026/08/11 12:00 a.m.17 views

KLA91203 Multiple vulnerabilities in Microsoft Azure

Multiple vulnerabilities were found in Microsoft Azure. Malicious users can exploit these vulnerabilities to bypass security restrictions, execute arbitrary code, gain privileges, obtain sensitive information, spoof user interface. Below is a complete list of vulnerabilities: 1. An elevation of...

9.8CVSS6.7AI score0.01684EPSS
SaveExploits0References13
Kaspersky
Kaspersky
added 2026/08/11 12:00 a.m.41 views

KLA91207 Multiple vulnerabilities in Microsoft Products (ESU)

Multiple vulnerabilities were found in Microsoft Products ESU. Malicious users can exploit these vulnerabilities to bypass security restrictions, cause denial of service, execute arbitrary code, gain privileges, obtain sensitive information, perform cross-site scripting attack, spoof user...

6.2AI score
SaveExploits0References205
Chainguard
Chainguard
added 2026/08/10 8:30 p.m.16 views

GHSA-H7PC-VWP9-298G vulnerabilities

Vulnerabilities for packages: openstack-horizon-2026.1, openstack-horizon-2026.1-fips...

5.9AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/10 4:24 p.m.44 views

Malicious code in tailwind-elements-ui (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 75f8605cff87e89b9f1a50c65fc27af278335cf414a8b4fb52ea4090e9fdd71b No malicious behavior was identified in the package contents. The package name resembles popular Tailwind-related UI libraries, which can indicate...

6.3AI score
SaveExploits0References2
OSV
OSV
added 2026/08/10 4:24 p.m.16 views

MAL-2026-13727 Malicious code in tailwind-elements-ui (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 75f8605cff87e89b9f1a50c65fc27af278335cf414a8b4fb52ea4090e9fdd71b No malicious behavior was identified in the package contents. The package name resembles popular Tailwind-related UI libraries, which can indicate...

6.4AI score
SaveExploits0References2
OSV
OSV
added 2026/08/10 4:02 p.m.9 views

CVE-2026-72725 Discourse: Stored XSS in staff action logs injects staff UI

Discourse is an open-source discussion platform. Prior to 2026.1.6, the staff action log model rendered unescaped previous and new value fields that could inject stored cross-site scripting into the staff interface. The issue is fixed in 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0...

5.4CVSS5AI score
SaveExploits0References6
NVD
NVD
added 2026/08/10 11:17 a.m.21 views

CVE-2026-72589

An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to execute arbitrary system commands by importing a crafted crontab database file. The POST /import endpoint accepts arbitrary .db files and overwrites the application database...

9.8CVSS0.01221EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.11 views

CVE-2026-72590

An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to inject arbitrary cron job entries by sending a crafted GET request to /crontab with URL-encoded newlines in the envvars parameter...

9.8CVSS5.5AI score0.01281EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.49 views

CVE-2026-72590 alseambusher crontab-ui - Unauthenticated RCE via Newline Injection in env_vars Parameter

An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to inject arbitrary cron job entries by sending a crafted GET request to /crontab with URL-encoded newlines in the envvars parameter...

9.8CVSS0.01281EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 10:41 a.m.57 views

CVE-2026-72590

CVE-2026-72590 affects alseambusher/crontab-ui up to 0.4.2. An OS command injection exists in the /crontab endpoint: an unauthenticated attacker can send a GET request with URL-encoded newlines in the env_vars parameter, and the handler appends the value directly to the crontab string as '${envVa...

9.8CVSS5.5AI score0.01281EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 10:41 a.m.12 views

CVE-2026-72590 alseambusher crontab-ui - Unauthenticated RCE via Newline Injection in env_vars Parameter

An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to inject arbitrary cron job entries by sending a crafted GET request to /crontab with URL-encoded newlines in the envvars parameter...

9.8CVSS5.6AI score
SaveExploits0References4
OSV
OSV
added 2026/08/10 10:41 a.m.17 views

CVE-2026-72589 alseambusher crontab-ui - Unauthenticated RCE via Shell Injection in Imported Database hook Field

An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to execute arbitrary system commands by importing a crafted crontab database file. The POST /import endpoint accepts arbitrary .db files and overwrites the application database...

9.8CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.46 views

CVE-2026-72589 alseambusher crontab-ui - Unauthenticated RCE via Shell Injection in Imported Database hook Field

An OS command injection vulnerability in alseambusher/crontab-ui through 0.4.2 allows an unauthenticated remote attacker to execute arbitrary system commands by importing a crafted crontab database file. The POST /import endpoint accepts arbitrary .db files and overwrites the application database...

9.8CVSS0.01221EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 10:41 a.m.58 views

CVE-2026-72589

An OS command injection vulnerability affects alseambusher/crontab-ui up to version 0.4.2. An unauthenticated remote attacker can trigger arbitrary system commands by importing a crafted crontab database file via POST /import, which accepts arbitrary .db files and overwrites the application datab...

9.8CVSS5.8AI score0.01221EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/08/10 12:00 a.m.8 views

Vulnerability of the Widget component: Firefox web browser and Thunderbird email client, allowing attackers to trigger a service failure.

The vulnerability of the Widget component: The Firefox web browser and Thunderbird email client have a vulnerability related to an incorrect limitation on the visible layers of the user interface. Exploiting this vulnerability could allow an attacker to cause service failures...

6.4CVSS5.8AI score0.00207EPSS
SaveExploits0References12Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/10 12:00 a.m.6 views

The vulnerability of the Popup Blocker component in the Firefox web browser and the Thunderbird email client allows a hacker to compromise data integrity.

The vulnerability of the Popup Blocker component in the Firefox web browser and Thunderbird email client is related to the false representation of critical information to the user interface. Exploiting this vulnerability could allow a malicious actor to compromise data integrity remotely...

7.8CVSS7.1AI score0.00302EPSS
SaveExploits0References12Affected Software3
OPENSUSE Linux
OPENSUSE Linux
added 2026/08/10 12:00 a.m.6 views

agama-web-ui-23+75.1a877fb50-50.1 on GA media (moderate)

agama-web-ui-23+75.1a877fb50-50.1 on GA media Announcement ID: openSUSE-SU-2026:11472-1 Rating: moderate Cross-References: CVE-2026-13311 CVSS scores: CVE-2026-13311 SUSE : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVE-2026-13311 SUSE : 8.7...

8.7CVSS7.9AI score0.0036EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/10 12:00 a.m.7 views

Vulnerability of the DOM component: The Core and HTML components in the Firefox web browser and Thunderbird email client, allowing attackers to trigger a service failure.

Vulnerability of the DOM component: The Core and HTML components of the Firefox web browser and Thunderbird email client are vulnerable due to improper restrictions on the visible layers of the user interface. Exploiting this vulnerability could allow a remote attacker to cause service...

6.4CVSS6.1AI score0.00168EPSS
SaveExploits0References12Affected Software3
Rows per page
Query Builder