Lucene search
+L
AttackerkbRecent

96138 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.2 views

CVE-2026-68112

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9.4.3: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit 5676593d08998d7a6d9e2d51d6b54b3820e3755c...

5.4AI score0.00168EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.5 views

CVE-2026-68111

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/gfx9: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit b71604f8685b0eba07866f4e8dc30f93e1931054...

5.3AI score0.00176EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.7 views

CVE-2026-68110

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma4.4.2: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit fa4f86a148271e325e95287630a3a15a9cd35fdc...

5.3AI score0.00168EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68109

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/sdma7.1: replace BUGON with WARNON There's no need to crash the kernel for these cases. cherry picked from commit c4f230b51cf2d3e7e8b1c800331f3dbed2a9e3f5...

5.3AI score0.00155EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.2 views

CVE-2026-68108

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vce: fix integer overflow in image size Fix a security vulnerability where malicious VCE command streams with oversized dimensions e.g. 65536×65536 cause 32-bit integer overflow, wrapping the calculated buffer size to ...

8.8CVSS5.5AI score0.00135EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68107

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: avoid rereading IB param length Reuse the parameter length returned by vcnv40encfindibparam instead of rereading it from the IB. This avoids a potential TOCTOU issue if the IB contents change between reads. cherr...

8.8CVSS5.2AI score0.00128EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.2 views

CVE-2026-68106

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix division by zero with invalid uvd dimensions When width or height is less than 16, widthinmb or heightinmb becomes 0, leading to fsinmb being 0. This causes a division by zero when calculating numdpbbuffer in H264...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68105

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix kernel panic during driver load failure Avoid kernel panic if MES init fails during driver load. The KIQ ring is falsely marked as ready as ASICs that use MES, KIQ is owned by MES. BUG: kernel NULL pointer...

5.3AI score0.00155EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.3 views

CVE-2026-68104

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: invoke pmgenpdremove before freeing genpd Call pmgenpdremove to unregister from global list prior to releasing acpgenpd memory, and clear the pointer after free. cherry picked from commit...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68103

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject mapping a reserved doorbell to a new queue When creating an user-queue, the user space provides a doorbell BO handle and an offset within the bo to obtain a doorbell. However current implementation using...

7.1CVSS5.2AI score0.0011EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68101

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.1AI score0.00149EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.2 views

CVE-2026-68100

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate numsubauth when copying ACE in setntacldacl setntacldacl copies each ACE from the attacker-controlled stored security descriptor verbatim into the response DACL without checking sid.numsubauth. The ACE bytes...

8.1CVSS5.2AI score0.00435EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68098

In the Linux kernel, the following vulnerability has been resolved: ksmbd: bound DACL dedup walk to copied ACEs setntacldacl can stop copying ACEs before consuming the full input DACL when size accounting overflows. When that happens, numaces reflects only the ACEs that were actually copied into...

8.8CVSS5.3AI score0.00414EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.4 views

CVE-2026-68097

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate ACE size against SID sub-authorities setntacldacl validates sid.numsubauth before copying an ACE, but does not verify that the declared ACE size contains all sub-authorities described by that field. An undersized...

8.8CVSS5.3AI score0.00414EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:51 a.m.5 views

CVE-2026-68088

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: function: rndis: add length check to response query Add variable representations for BufLength and BufOffset in rndisqueryresponse, and perform a length check on them. This is identical to how rndissetresponse handle...

5.3AI score0.00177EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:05 a.m.8 views

CVE-2026-64941

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private validatelocalurl!/...

2.1CVSS5.3AI score0.00341EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:53 a.m.11 views

CVE-2026-59088

A flaw was found in GIMP. A signed integer overflow vulnerability exists in the file-fli plugin when processing FLI image files. This occurs due to an incorrect calculation during memory allocation for image buffers, where the multiplication of image width and height can exceed the maximum intege...

5.5CVSS5.4AI score0.00332EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:47 a.m.12 views

CVE-2026-59087

A flaw was found in the GIMP image manipulation program, specifically within its Seattle Filmworks file loader. A remote attacker could exploit this vulnerability by tricking a user into opening a specially crafted Seattle Filmworks file. This could lead to a heap overflow, allowing the attacker ...

7.8CVSS6.1AI score0.00478EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72594

A stored cross-site scripting XSS vulnerability in lobehub/lobe-chat through v2.2.13 allows a low-privileged authenticated user to inject arbitrary JavaScript into the application by uploading a crafted SVG file as a user avatar...

7.6CVSS5AI score0.00165EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.11 views

CVE-2026-72593

A missing authentication vulnerability in dulldusk/phpfm through 1.8.0 allows an unauthenticated remote attacker to access the full file manager functionality including reading, writing, deleting, and uploading files anywhere on the server filesystem...

9.8CVSS5.5AI score0.00527EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.7 views

CVE-2026-72592

An unrestricted file upload vulnerability in dulldusk/phpfm through 1.8.0 allows an unauthenticated remote attacker to execute arbitrary PHP code on the server. The application ships with an empty upload extension filter = array and no authentication enabled by default authpass is empty string,...

9.8CVSS6AI score0.00535EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.6 views

CVE-2026-72591

A server-side request forgery SSRF vulnerability in gabehf/Koito through v0.3.2 allows an authenticated user to make the server perform HTTP requests to arbitrary internal or external hosts by supplying a crafted imageurl value in the PATCH /apis/web/v1/album/id/image endpoint...

7.7CVSS5.5AI score0.0027EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 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
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.9 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.8CVSS5.8AI score0.01221EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72588

A user enumeration vulnerability in bluewave-labs/Checkmate through 2.1.0 allows an unauthenticated remote attacker to determine whether a given email address is registered. The POST /api/v1/auth/recovery/request endpoint returns HTTP 200 for registered email addresses and a different status code...

5.3CVSS5.4AI score0.00251EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.7 views

CVE-2026-72587

A cache poisoning vulnerability in CoreBunch/Instatic through 0.0.14 allows an unauthenticated remote attacker to poison the shared process-wide render cache by manipulating the u query parameter of the GET /instatic/hole/ server island endpoint...

6.1CVSS5.3AI score0.00185EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.7 views

CVE-2026-72586

A missing authentication vulnerability in frangoteam/FUXA through 1.3.3 allows an unauthenticated remote attacker to query all historical sensor data via the DAQQUERY Socket.IO event. When secureEnabled=true, all other sensitive Socket.IO events DEVICEBROWSE, HOSTINTERFACES, DEVICETAGSREQUEST, et...

7.5CVSS5.4AI score0.00368EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.9 views

CVE-2026-72585

An authorization bypass vulnerability in Grafana through 13.2.0 allows an Editor-role user to delete protected contact points receivers without the required alert.notifications.receivers.protected:write permission...

6.5CVSS6.2AI score0.00263EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.6 views

CVE-2026-72584

A time-of-check/time-of-use TOCTOU race condition in fastschema through v0.15.1 allows an unauthenticated remote attacker to bypass the OTP attempt limit on the account recovery flow, enabling brute-force attacks on 6-digit OTP codes...

7.4CVSS5.3AI score0.00246EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.6 views

CVE-2026-72583

A stored cross-site scripting XSS vulnerability in fastschema through v0.15.1 allows a low-privileged authenticated user to upload an SVG file containing malicious JavaScript by bypassing the MIME type allow-list check...

5.4CVSS4.9AI score0.0015EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.9 views

CVE-2026-72582

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS5.4AI score0.00347EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72581

A server-side request forgery SSRF vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to make the Xiaomi smart speaker perform HTTP requests to arbitrary internal or external URLs. The /auth endpoint in api/main.py uses the user-supplied url POST parameter to...

8.6CVSS5.6AI score0.00363EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.7 views

CVE-2026-72580

An OS command injection vulnerability in duhow/xiaoai-patch through commit fb07049 allows a remote attacker to execute arbitrary system commands on Xiaomi smart speakers running the patch. The /mute and /unmute endpoint handlers in api/main.py pass the user-supplied silent query parameter directl...

9.8CVSS5.8AI score0.00931EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.7 views

CVE-2026-72579

An OS command injection vulnerability in NASA HyperCP main branch allows a network-adjacent attacker who can intercept or spoof responses from oceandata.sci.gsfc.nasa.gov to execute arbitrary system commands on the researcher's workstation...

7.5CVSS5.8AI score0.00645EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.9 views

CVE-2026-72578

A cross-site request forgery CSRF vulnerability in FreePBX Framework 17.0 allows an unauthenticated remote attacker to perform administrative actions on behalf of an authenticated administrator...

8.8CVSS5.1AI score0.00182EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.6 views

CVE-2026-72577

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS6.2AI score0.00855EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.11 views

CVE-2026-72576

A stored cross-site scripting XSS vulnerability in Bludit 4.0.0-beta allows a low-privileged authenticated user Author role to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. A stored script tag in the SVG executes in the browser of any user who loads the logo...

5.4CVSS4.9AI score0.00165EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72575

An improper authorization vulnerability in daptin through v0.12.34 allows unauthenticated remote attackers to read, create, update, and delete usergroup records. The permission check functions CanRead, CanPeek, CanCreate, CanUpdate, CanDelete, CanRefer in server/permission/permission.go return tr...

9.1CVSS5.3AI score0.00375EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.7 views

CVE-2026-72574

A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When baseurl is unset the default, Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated...

6.1CVSS5.4AI score0.00241EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.6 views

CVE-2026-72573

An OS command injection vulnerability in 4xmen/pm2panel all versions allows an authenticated remote attacker to execute arbitrary system commands on the host. The pm2panel.js handler at line 188 passes the unsanitized req.query.id parameter directly to exec'pm2 restart ' + id without input...

8.8CVSS5.9AI score0.00905EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.7 views

CVE-2026-72572

A path traversal vulnerability in o1lab/xmysql all versions allows an unauthenticated remote attacker to read and download arbitrary files from the server. The lib/xapi.js file at lines 338 and 424 uses the user-controlled req.query.name parameter in path.joincwd, name without sanitization before...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.7 views

CVE-2026-72571

A path traversal vulnerability in mustafaakin/cast-localvideo all versions allows an unauthenticated remote attacker to read arbitrary files from the server. The app.js handler at lines 151-153 passes the user-supplied req.body.dir parameter directly to res.sendFile without sanitization, enabling...

7.5CVSS5.5AI score0.00767EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.9 views

CVE-2026-72570

A stored cross-site scripting XSS vulnerability in cube-root/directory-serve through 1.3.7 allows an attacker to inject arbitrary JavaScript into the web interface by uploading a file with a crafted filename containing HTML attribute-breaking characters...

5.4CVSS5AI score0.00138EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.8 views

CVE-2026-72569

A path traversal vulnerability in cube-root/directory-serve through 1.3.7 allows an unauthenticated remote attacker to delete arbitrary files outside the intended served directory when the application is run with the --delete option...

9.1CVSS5.5AI score0.00514EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.21 views

CVE-2026-72568

Red Hat CNA-LR concluded that this CVE is not valid...

5.2AI score0.00233EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.6 views

CVE-2026-72567

An improper path validation vulnerability in AsyncFuncAI/deepwiki-open through commit 16f35a0 allows unauthenticated remote attackers to write to or delete arbitrary files with root privileges. The api/api.py wiki-cache endpoint constructs file paths from user-controlled owner, repo, and repotype...

9.8CVSS5.5AI score0.00551EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.5 views

CVE-2026-72566

A server-side request forgery SSRF vulnerability in automatisch through commit 41f3c56 allows a low-privileged authenticated user with 'manage Flow' permission to make the server fetch arbitrary URLs and retrieve the full response body via the HTTP Request app's Custom Request action...

7.7CVSS5.5AI score0.00258EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.9 views

CVE-2026-72565

A SQL injection vulnerability in Tencent APIJSON through 8.1.8 allows unauthenticated remote attackers to bypass per-table access control and read arbitrary database tables via the Map-form @having operator...

9.8CVSS5.8AI score0.00469EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.10 views

CVE-2026-72564

An improper authorization vulnerability in fosrl/pangolin through v1.20.0 allows an authenticated remote attacker to authenticate to any resource in any organization by reusing an access token issued for a different resource...

9.6CVSS5.3AI score0.00314EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:36 a.m.6 views

CVE-2026-61899

Vulnerability in tapestry-core in Apache Tapestry 5.5.0+ on all platforms allows attackers to download clsspath assets via specially crafted URLs. Users are recommended to upgrade to version 5.9.1, which fixes this issue...

5.2AI score0.00454EPSS
SaveExploits0References2Affected Software1
Total number of security vulnerabilities96138