Lucene search
+L

310630 matches found

EUVD
EUVD
added 2026/08/19 7:26 p.m.9 views

EUVD-2026-62709

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote authenticated attacker to obtain sensitive information and cause a denial of service due to an out-of-bounds write...

4.2CVSS5.3AI score0.00264EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 7:17 p.m.4 views

CVE-2026-55703

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/id and read maintenance records for assets in the same company without asset or maintenance permission. app/Http/Controllers/MaintenancesController.php show renders the record withou...

4.3CVSS0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 7:17 p.m.6 views

CVE-2026-19321

Power Systems Firmware FW1120.00, FW1110.00 through FW1110.30, and FW1060.00 through FW1060.80 is affected by a vulnerability in the host firmware. An attacker with service access to the service processor can supply a carefully crafted command that could leak the contents of hardware registers th...

6.7CVSS0.00109EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/08/19 7:15 p.m.14 views

grok-faf-mcp has an arbitrary local file read via unconfined `path` argument in FAF tools

Summary Several grok-faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be...

5.4AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/19 7:15 p.m.6 views

GHSA-CC2G-GQ8C-R332 grok-faf-mcp has an arbitrary local file read via unconfined `path` argument in FAF tools

Summary Several grok-faf-mcp MCP tools accept a caller-controlled path argument and resolve it expansion + path.resolve straight into a filesystem read without confining it to a trusted project directory. An absolute path or ../ traversal is resolved and used as-is, so the server process can be...

7.5CVSS5.4AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/19 6:59 p.m.8 views

CVE-2026-74557

A flaw was found in the Linux kernel's libiscsi component. An incorrect bounds check in the iscsiscsicmdrsp function allows a malicious iSCSI target to craft a SCSI Response. This can lead to a read beyond the intended buffer, causing stale connection data to be copied into the SCSI sense buffer...

7.5CVSS5.7AI score0.00329EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 6:59 p.m.9 views

CVE-2026-72498

A flaw was found in the Linux kernel's RDMA/bnxtre component. This vulnerability occurs when a user dumps information about a Memory Region MR using the rdma tool, inadvertently exposing a kernel pointer. The exposure of this pointer, mrhwq, could provide an attacker with sensitive details about...

5.5CVSS5.6AI score0.00166EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/19 6:56 p.m.12 views

langgraph-api: Incomplete assistant authorization in LangGraph Server run creation

Summary In affected versions of langgraph-api the LangGraph Server runtime, the run-creation path authorized the assistant attached to a run using a different authorization event than the rest of the assistant-handling code paths. Direct assistant reads and cron creation dispatch the...

5.5AI score
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/19 6:28 p.m.34 views

CVE-2026-55694 Snipe-IT: Chained Information Disclosure and IDOR Leads to Full EULA File Takeover

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/targetid/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/filename. The primary /stored-eula-file/filename rout...

7.1CVSS0.00238EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 6:28 p.m.27 views

CVE-2026-55694

Snipe-IT (IT asset/license management system) prior to 8.6.3 is vulnerable to a chained information disclosure and IDOR that allows a restricted user to download another user's signed EULA file. The attack works in two steps: first, a request to /api/v1/users/{target_id}/eulas leaks the randomize...

7.1CVSS5.4AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 6:28 p.m.11 views

CVE-2026-55694 Snipe-IT: Chained Information Disclosure and IDOR Leads to Full EULA File Takeover

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/targetid/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/filename. The primary /stored-eula-file/filename rout...

7.1CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/19 6:28 p.m.8 views

CVE-2026-55694 Snipe-IT: Chained Information Disclosure and IDOR Leads to Full EULA File Takeover

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/targetid/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/filename. The primary /stored-eula-file/filename rout...

7.1CVSS5.3AI score0.00238EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 6:23 p.m.12 views

EUVD-2026-62627

Snipe-IT is an IT asset/license management system. Prior to 8.6.3, any activated account can request /maintenances/id and read maintenance records for assets in the same company without asset or maintenance permission. app/Http/Controllers/MaintenancesController.php show renders the record withou...

4.3CVSS5.3AI score0.00193EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 6:23 p.m.20 views

CVE-2026-55703

Snipe-IT (IT asset/license management system) prior to 8.6.3 contains an authorization bypass in MaintenancesController::show(). The method renders a maintenance record without calling authorize(), unlike all sibling actions (index, edit, update, destroy) which properly gate on the asset. Any act...

4.3CVSS5.3AI score0.00193EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 6:21 p.m.10 views

EUVD-2026-62682

Power Systems Firmware FW1120.00, FW1110.00 through FW1110.30, and FW1060.00 through FW1060.80 is affected by a vulnerability in the host firmware. An attacker with service access to the service processor can supply a carefully crafted command that could leak the contents of hardware registers th...

6.7CVSS5.4AI score0.00109EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/19 6:18 p.m.8 views

CVE-2026-72479

A flaw was found in the Linux kernel's iio: accel: mma8452 module. When an I2C read operation fails, the mma8452read function incorrectly returns a success status. This can lead to the mma8452readraw function using uninitialized stack memory, potentially resulting in information disclosure...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 5:51 p.m.5 views

CVE-2026-75589

A flaw was found in Net::OAuth. This vulnerability arises from a non-constant-time comparison used when verifying HMAC-SHA1, HMAC-SHA256, and PLAINTEXT signatures. A remote attacker could exploit this by timing the responses to submitted messages, allowing them to recover valid signatures or, in...

7.5CVSS5.5AI score0.00184EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/19 5:50 p.m.9 views

CVE-2026-71106

creationtimestamp| type| source ---|---|--- 2026-08-19 17:50:36+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-10...

8.8CVSS4.8AI score0.00362EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/19 5:50 p.m.8 views

CVE-2026-62552

creationtimestamp| type| source ---|---|--- 2026-08-19 17:50:18+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-10...

7.5CVSS4.8AI score0.00321EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/19 5:48 p.m.9 views

CVE-2026-70743

creationtimestamp| type| source ---|---|--- 2026-08-19 17:48:39+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-10...

8.2CVSS4.8AI score0.00443EPSS
SaveExploits0References1
Rows per page
Query Builder