Lucene search
+L

979971 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/12 4:0 p.m.17 views

Malicious code in internallib_v392 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 29fa6db9e4a601df500639714e53f29cde2413c54a6ec31ea6bf38fbb0aabd2f index.js exports a function that invokes /bin/bash -c to curl a remote reverse-shell script from reverse-shell.sh and pipe it to sh, targeting the...

5.6AI score
SaveExploits0References3
OSV
OSV
added 2026/08/12 4:0 p.m.7 views

MAL-2026-13924 Malicious code in internallib_v392 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 29fa6db9e4a601df500639714e53f29cde2413c54a6ec31ea6bf38fbb0aabd2f index.js exports a function that invokes /bin/bash -c to curl a remote reverse-shell script from reverse-shell.sh and pipe it to sh, targeting the...

5.6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/12 3:50 p.m.6 views

CVE-2026-73228

A flaw was found in Django REST framework. A remote attacker could exploit a vulnerability in the request.data parsing mechanism, which bypasses Django's DATAUPLOADMAXMEMORYSIZE protection. This allows an attacker to send oversized JSON and URL-encoded request bodies, leading to excessive...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/08/12 3:49 p.m.6 views

CVE-2026-68431

A flaw was found in ksmbd in the Linux kernel. When handling Server Message Block version 2 SMB2 transform requests, the system fails to validate the minimum Protocol Data Unit PDU size. An unauthenticated remote attacker can send a specially crafted, short transform packet, bypassing security...

9.1CVSS5.3AI score0.00265EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 3:43 p.m.28 views

Security Bulletin: IBM Informix Wire Listener Vulnerable to Unauthenticated Remote Code Execution (CVE-2026-13476)

Summary IBM Informix versions 12.10, 14.10 and 15.0 are vulnerable to an unauthenticated Remote Code Execution RCE vulnerability in the IBM Informix Wire Listener. Vulnerability Details CVEID:CVE-2026-13476 DESCRIPTION: IBM Informix could allow an unauthenticated user to execute arbitrary command...

7.3CVSS5.9AI score0.00549EPSS
SaveExploits0Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/12 3:41 p.m.17 views

Malicious code in tailwind-form-templates (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8febe917c3076e12756acd284d92cd2810cb59f7c546a6e669ef23caa56457bc The package name resembles @tailwindcss/forms and its src/index.js copies the legitimate @tailwindcss/forms source, appending an evalatob... payload...

6.1AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/12 3:40 p.m.8 views

EUVD-2026-57315

Apache Airflow's serialization layer reconstructed exception nodes by calling importstring on a class name taken from the serialized blob and instantiating it with arguments from the same blob, with no restriction on what could be imported. An operator's executorconfig reaches that branch, so a D...

5.6AI score0.00484EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/12 3:36 p.m.16 views

Malicious code in envpack-conf (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector a061ac72b9e392fee182ad4873aab0cc9a64694a11228438a7838343b96d338f envpack-conf 1.0.1 is a trojanized copy of the pkg-conf utility. index.js appends a top-level async IIFE that runs whenever the module is imported. T...

5.3AI score
SaveExploits0References1
CVE
CVE
added 2026/08/12 3:33 p.m.65 views

CVE-2026-67260

Concretely, CVE-2026-67260 affects Apache Airflow 3.3.0 where the scheduler’s awaiting_input sweep deserializes a task’s next_kwargs without an allow-list. This allows a Dag author (via the task execution API) to trigger arbitrary module imports and object instantiation inside the scheduler proce...

7.3CVSS5.9AI score0.00779EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:33 p.m.33 views

CVE-2026-67260 Apache Airflow: DAG-author remote code execution on the Scheduler via awaiting_input next_kwargs deserialization

Apache Airflow 3.3.0 moved human-in-the-loop tasks from the triggerer to a new awaitinginput task state swept by the scheduler. That sweep deserializes the task instance's nextkwargs without an allow-list, so a Dag author — who controls that value through the task execution API — can cause an...

0.00779EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/12 3:33 p.m.18 views

CVE-2026-67260 Apache Airflow: DAG-author remote code execution on the Scheduler via awaiting_input next_kwargs deserialization

Apache Airflow 3.3.0 moved human-in-the-loop tasks from the triggerer to a new awaitinginput task state swept by the scheduler. That sweep deserializes the task instance's nextkwargs without an allow-list, so a Dag author — who controls that value through the task execution API — can cause an...

5.9AI score0.00779EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 3:32 p.m.23 views

CVE-2026-67587

Apache Airflow 3.3.1 or later fixes a deserialization gadget in the Task SDK where a Dag author can cause the scheduler to import an arbitrary module during the awaiting_input sweep by reconstructing a Callback from serialized data. The issue affects SyncCallback’s deserialization path and does n...

8.8CVSS5.9AI score0.00611EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/12 3:32 p.m.5 views

CVE-2026-67587 Apache Airflow: DAG-author remote code execution on the Scheduler via a Serde `Callback` deserialization gadget

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

8.8CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/12 3:32 p.m.35 views

CVE-2026-67587 Apache Airflow: DAG-author remote code execution on the Scheduler via a Serde `Callback` deserialization gadget

Apache Airflow's Task SDK rebuilt a Callback object from serialized data by re-running its constructor, which imports the module named by the stored callback path. Because SyncCallback is itself an Airflow class it passes the default alloweddeserializationclasses allow-list, so tightening that...

0.00611EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2026/08/12 3:30 p.m.26 views

WordPress Core <= 7.0.3 - Authenticated (Author+) File Type Confusion to Remote Code Execution vulnerability

Authenticated Author+ File Type Confusion to Remote Code Execution vulnerability discovered by pwn.ai in WordPress core versions = 7.0.3...

8.8CVSS5.5AI score0.00814EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/12 3:23 p.m.7 views

EUVD-2026-57267

In WhatsUp Gold versions released before 2026.0.2, an unauthenticated remote attacker with network access to the affected service can execute arbitrary code in the context of the IIS application service account...

8.8CVSS5.8AI score0.00437EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:23 p.m.7 views

CVE-2026-65941

In WhatsUp Gold versions released before 2026.0.2, an unauthenticated remote attacker with network access to the affected service can execute arbitrary code in the context of the IIS application service account...

8.8CVSS5.7AI score0.00437EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/12 3:23 p.m.6 views

CVE-2026-58224

A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequa...

6.5CVSS5.3AI score0.00405EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/12 3:23 p.m.5 views

CVE-2026-19560

A flaw was found in chromium-browser. A remote attacker could exploit a use-after-free vulnerability in the Blink component by enticing a user to visit a specially crafted HTML page. This could lead to arbitrary code execution within the sandbox environment, potentially compromising the affected...

8.8CVSS6.1AI score0.00403EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/12 3:23 p.m.8 views

CVE-2026-19175

A flaw was found in Google Chrome's Payments component. A remote attacker could exploit a use-after-free vulnerability by enticing a user to visit a specially crafted HTML page. This could potentially allow the attacker to escape the browser's security sandbox, gaining unauthorized access to the...

9.6CVSS5.3AI score0.00372EPSS
SaveExploits0References5
Rows per page
Query Builder