Lucene search
+L

28307 matches found

Chainguard
Chainguard
added 2026/08/12 8:24 p.m.15 views

CVE-2026-50651 vulnerabilities

Vulnerabilities for packages: dotnet-bootstrap...

7.5CVSS7.2AI score0.0084EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/08/12 8:24 p.m.9 views

CVE-2026-50528 vulnerabilities

Vulnerabilities for packages: dotnet-bootstrap...

8.2CVSS7.6AI score0.00551EPSS
SaveExploits0
NVD
NVD
added 2026/08/12 8:17 p.m.10 views

CVE-2026-67579

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS0.00401EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 8:04 p.m.15 views

CVE-2026-67579

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS6.2AI score0.00401EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/08/12 8:04 p.m.6 views

CVE-2026-67579 Filter expression injection via forged keyset pagination cursor in Ash

Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination decode the...

7.5CVSS6.2AI score0.00401EPSS
SaveExploits1References9
OSV
OSV
added 2026/08/12 8:04 p.m.8 views

EEF-CVE-2026-67579 Filter expression injection via forged keyset pagination cursor in Ash

Summary Deserialization of Untrusted Data vulnerability in ash-project ash allows an unauthenticated attacker to inject a filter expression through a forged keyset pagination cursor, resulting in SQL injection or code execution depending on the data layer. Read actions with keyset pagination deco...

7.5CVSS6.2AI score0.00401EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/12 8:04 p.m.42 views

CVE-2026-67579

The CVE affects ash-project ash (Ash) and describes a Deserialization of Untrusted Data vulnerability: an unauthenticated attacker can inject a filter expression through a forged keyset pagination cursor. The reader decodes page[:after]/page[:before] with non_executable_binary_to_term/2, allowing...

7.5CVSS6.2AI score0.00401EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/08/12 7:22 p.m.3 views

MINI-22XJ-7W64-CQGC

Bulletin has no description...

7.8CVSS4.9AI score0.00294EPSS
SaveExploits1
NVD
NVD
added 2026/08/12 4:17 p.m.9 views

CVE-2026-73325

Fujitsu Research's OneCompression library 1.2.0 contains an unsafe deserialization vulnerability that allows attackers to execute arbitrary code by supplying a crafted model.pt checkpoint file, as QuantizedModelLoader.loadquantizedmodelpt unconditionally calls torch.load with weightsonly=False,...

8.4CVSS0.00258EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 4:17 p.m.9 views

CVE-2026-67587

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.8CVSS0.00611EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/12 4:17 p.m.10 views

CVE-2026-67260

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...

7.3CVSS0.00779EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 4:17 p.m.8 views

CVE-2026-59242

Apache Airflow's XCom GET /api/v2/.../xcomEntries/key?deserialize=true endpoint passed a string-literal payload through BaseXCom.deserializevalue without the checkforbiddenxcomkeys guard, allowing an authenticated API user with XCom write-and-read access to instantiate arbitrary airflow. classes ...

5.4CVSS0.00584EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/12 4:17 p.m.10 views

CVE-2026-58076

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...

8.8CVSS0.00484EPSS
SaveExploits0References3
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.00992EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:40 p.m.7 views

CVE-2026-58076

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...

9.8CVSS5.6AI score0.00992EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/12 3:40 p.m.37 views

CVE-2026-58076

Apache Airflow CVE-2026-58076 describes an unguarded import_string() deserialization path in the serialization layer (BaseSerialization.deserialize) that can import and invoke arbitrary callables via a serialized blob placed in executor_config. The vulnerability can be triggered by a DAG author a...

8.8CVSS5.6AI score0.00484EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:40 p.m.38 views

CVE-2026-58076 Apache Airflow: Unguarded import_string() of airflow_exc_ser / base_exc_ser exception nodes in BaseSerialization.deserialize enables DAG-author RCE on Scheduler / API Server

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...

0.00484EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 3:40 p.m.3 views

CVE-2026-58076 Apache Airflow: Unguarded import_string() of airflow_exc_ser / base_exc_ser exception nodes in BaseSerialization.deserialize enables DAG-author RCE on Scheduler / API Server

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...

8.8CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/12 3:35 p.m.31 views

CVE-2026-73325

CVE-2026-73325 concerns Fujitsu Research’s OneCompression library 1.2.0, where an unsafe deserialization vulnerability arises when loading a crafted model.pt checkpoint. The root cause is QuantizedModelLoader.load_quantized_model_pt() unconditionally calling torch.load with weights_only=False, wh...

8.4CVSS5.9AI score0.00258EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:35 p.m.6 views

CVE-2026-73325

Fujitsu Research's OneCompression library 1.2.0 contains an unsafe deserialization vulnerability that allows attackers to execute arbitrary code by supplying a crafted model.pt checkpoint file, as QuantizedModelLoader.loadquantizedmodelpt unconditionally calls torch.load with weightsonly=False,...

8.4CVSS5.9AI score0.00258EPSS
SaveExploits0References4
Rows per page
Query Builder