Lucene search
+L

1324 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/09/14 11:36 a.m.7 views

Security Bulletin: IBM MQ Managed File Transfer is vulnerable to XML external entity injection (CVE-2026-13287)

Summary IBM MQ has addressed an XML external entity XXE vulnerability in the Managed File Transfer monitor result parser Vulnerability Details CVEID:CVE-2026-13287 DESCRIPTION: IBM MQ is vulnerable to an XML external entity injection XXE attack when processing XML data. A remote attacker could...

7.1CVSS5.9AI score0.00385EPSS
SaveExploits0Affected Software1
CVE
CVE
added 2026/09/08 3:13 p.m.14 views

CVE-2026-86722

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 is affected by an authentication bypass rooted in its SQL data layer: sqlDAL caches empty result sets that writeSql never invalidates. As a result, when a user attempts two-factor authentication on a new device, the confirmation code ...

8.6CVSS5.7AI score0.00269EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.18 views

CVE-2026-80836

In the Linux kernel, the following vulnerability has been resolved: crypto: virtio - bound the akcipher result length virtiocryptodataqakciphercallback sets the result length from the device-reported response length without bounding it to the destination buffer, which was allocated for the origin...

6AI score0.00168EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-80836

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: virtio - bound the akcipher result length virtiocryptodataqakciphercallback sets the result length from the device-reported response length without...

5.8AI score0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 2:09 a.m.11 views

EEF-CVE-2026-82730 Authorization-redacted field values disclosed through AshTypescript result normalization

Summary Incorrect Authorization vulnerability in ash-project ashtypescript allows an unauthorized RPC caller to read attribute values that Ash field policies denied. When a field policy denies an attribute, Ash substitutes %Ash.ForbiddenField, which retains the real value in originalvalue because...

8.2CVSS5.8AI score0.00285EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 2:09 a.m.9 views

CVE-2026-82730 Authorization-redacted field values disclosed through AshTypescript result normalization

Incorrect Authorization vulnerability in ash-project ashtypescript allows an unauthorized RPC caller to read attribute values that Ash field policies denied. When a field policy denies an attribute, Ash substitutes %Ash.ForbiddenField, which retains the real value in originalvalue because embedde...

8.2CVSS5.9AI score0.00285EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/01 2:09 a.m.12 views

CVE-2026-82730

ash_typescript (v0.11.0

8.2CVSS5.9AI score0.00285EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 2:09 a.m.41 views

CVE-2026-82730 Authorization-redacted field values disclosed through AshTypescript result normalization

Incorrect Authorization vulnerability in ash-project ashtypescript allows an unauthorized RPC caller to read attribute values that Ash field policies denied. When a field policy denies an attribute, Ash substitutes %Ash.ForbiddenField, which retains the real value in originalvalue because embedde...

8.2CVSS0.00285EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/01 2:09 a.m.10 views

EUVD-2026-68926

Incorrect Authorization vulnerability in ash-project ashtypescript allows an unauthorized RPC caller to read attribute values that Ash field policies denied. When a field policy denies an attribute, Ash substitutes %Ash.ForbiddenField, which retains the real value in originalvalue because embedde...

8.2CVSS5.9AI score0.00285EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/01 12:00 a.m.39 views

CVE-2026-51764

Incorrect access control in the recvSlaveCloudCheckStatus function of TOTOLINK T6 4.1.5cu.748B20211015 allows unauthenticated attackers to overwrite cloud-result tracking files via sending a crafted MQTT message to the csbroker component...

0.00442EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 2:17 a.m.27 views

CVE-2026-82580

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashai discloses internal error text to chat users. In AshAi.ToolLoop and AshAi.Tools, an exception raised while executing a tool was serialized verbatim with Exception.message/1 into the tool-result content...

5.3CVSS0.00268EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:16 a.m.13 views

CVE-2026-80591

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix listxattr handling of corrupted xattr entries Validate the xattr entry before reading its fields in f2fslistxattr. Return -EFSCORRUPTED when the entry is outside the valid xattr storage area instead of returning a...

7.8CVSS0.00129EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.38 views

PT-2026-82891

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the f2fs file system where corrupted xattr entries are not properly handled. The f2fs listxattr function fails to validate the xattr entry before reading its fields,...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/25 3:14 p.m.33 views

CVE-2026-55539 PraisonAI: [Auth Bypass] PraisonAI async Jobs API (`/api/v1/runs`) has no authentication — unauthenticated job execution, result theft, cancel and delete

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, the Jobs API createapp function mounts /api/v1/runs without authentication. Any reachable caller can submit jobs, read results, cancel runs, or delete jobs using operator credentials. The fix adds PRAISONAIJOBSAPIKEY middleware f...

8.6CVSS0.00387EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/25 3:14 p.m.12 views

EUVD-2026-65522

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.51, the Jobs API createapp function mounts /api/v1/runs without authentication. Any reachable caller can submit jobs, read results, cancel runs, or delete jobs using operator credentials. The fix adds PRAISONAIJOBSAPIKEY middleware f...

8.6CVSS5.3AI score0.00387EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/25 1:26 a.m.22 views

CVE-2026-10630

WP Courses LMS (WordPress plugin) is vulnerable to Insecure Direct Object Reference (IDOR) in all versions up to and including 3.2.29 . The resultID parameter in the wpcq_get_quiz_result AJAX action lacks proper ownership validation, allowing authenticated users with custom-level access or above ...

4.3CVSS5.5AI score0.00284EPSS
SaveExploits0References8
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability in libxslt

A flaw was discovered in the exsltFuncResultComp function of libxslt, which handles EXSLT elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, leading to a type confusion. This can result in unexpected memory...

3.1CVSS5.6AI score0.00283EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: nvmet: The cqe.result field must always be initialized. The specification does not require that the first two double-word values i.e., the “results” for a command queue entry need to be set to 0 when they are not used this is not...

7.5CVSS6.1AI score0.00636EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 8:55 p.m.13 views

GHSA-CQMQ-8755-7XVH Keystone vulnerable to `graphql.maxTake` bypass with negative `take`

Summary The value of graphql.maxTake can be bypassed by providing a negative input. This can be used to exceed the developer's intended graphql.maxTake value, allowing queries to return results in excess of the graphql.maxTake value set. Impact This affects any project relying on graphql.maxTake ...

7.5CVSS5.5AI score0.00469EPSS
SaveExploits0References5
attackerkb
attackerkb
added 2026/08/13 3:51 p.m.12 views

CVE-2026-19487

Perl versions from 5.9.4 before 5.41.9 produce incorrect regular expression match results when a stale failure flag ends the Aho-Corasick prescan early in Sfindbyclass. The prescan walks the subject for positions where the full pattern could match, and the engine tries it from the leftmost one...

5.4AI score0.00418EPSS
SaveExploits0References3
Rows per page
Query Builder