Lucene search
+L

3959 matches found

EUVD
EUVD
added 2026/08/25 1:30 a.m.6 views

EUVD-2026-65225

GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a reference value like --file= to read arbitrary files, with contents returned in the annotated tag message...

7.1CVSS5.6AI score0.00241EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 1:30 a.m.19 views

CVE-2026-78679 GitPython before 3.1.59 Arbitrary File Read via TagReference.create

GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a reference value like --file= to read arbitrary files, with contents returned in the annotated tag message...

7.1CVSS5.8AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.19 views

PT-2026-81154

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.59 Description An arbitrary file read issue exists in the TagReference.create function. A positional reference parameter allows the bypass of the unsafe option guard, enabling attackers to provide a reference...

7.1CVSS5.5AI score0.00241EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/08/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-78679

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create where a positional reference parameter bypasses the unsafe option...

7.1CVSS5.7AI score0.00241EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/25 12:00 a.m.12 views

CVE-2026-78679

GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a reference value like --file= to read arbitrary files, with contents returned in the annotated tag message...

7.1CVSS5.6AI score0.00241EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/24 9:18 p.m.10 views

CVE-2026-72705

A flaw was found in Rocq Prover. The guard checker component fails to properly track recursive calls when a fixpoint passes itself as a higher-order argument to another fixpoint. This oversight allows for the creation of a type that is logically equivalent to its own negation, which can lead to t...

6.8CVSS4.9AI score0.0012EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/24 9:18 p.m.9 views

CVE-2026-72703

A flaw was found in Rocq Prover. The guard checker incorrectly processes parameters of nested mutual fixpoints when cross-calls occur between different bodies of the fixpoint. This oversight allows the system to accept non-terminating definitions as structurally decreasing. This critical logical...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/24 8:17 p.m.7 views

CVE-2026-72703

The guard checker in Rocq Prover treats a parameter of a nested mutual fixpoint as uniform without examining calls between the different bodies of that fixpoint. finduniformparameters in kernel/inductive.ml inspects only self-recursive calls, so when no body calls itself the function concludes th...

6.8CVSS0.0012EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/24 8:17 p.m.8 views

CVE-2026-72704

The guard checker in Rocq Prover does not recheck the recursive tree representation of an inductive type parameter after that parameter has been changed by transport. A fixpoint may apply a rewrite along an equality between types to its recursive argument, which the guard checker accepts because...

6.8CVSS0.0012EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/24 8:17 p.m.9 views

CVE-2026-72705

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 8:08 p.m.10 views

CVE-2026-72705 Rocq Prover before 9.2.0 Guard Checker Accepts Fixpoint Passed as a Higher-Order Argument

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/24 8:08 p.m.7 views

EUVD-2026-65141

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/24 8:08 p.m.32 views

CVE-2026-72705 Rocq Prover before 9.2.0 Guard Checker Accepts Fixpoint Passed as a Higher-Order Argument

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 8:08 p.m.14 views

CVE-2026-72705

CVE-2026-72705 is a soundness flaw in the guard checker of Rocq Prover (before 9.2.0). The checker fails to track recursive calls when a fixpoint passes itself as a higher-order argument to another fixpoint, which then applies it to a non-subterm value. This admits a type definitionally equal to ...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/24 8:08 p.m.11 views

CVE-2026-72705 Rocq Prover before 9.2.0 Guard Checker Accepts Fixpoint Passed as a Higher-Order Argument

The guard checker in Rocq Prover does not follow recursive calls made through a fixpoint's own arguments. A fixpoint may pass itself as a higher-order argument to a second fixpoint, which then applies it to a value that is not a subterm of the structural argument. Passing the recursive function t...

6.8CVSS5.8AI score0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/24 8:08 p.m.14 views

CVE-2026-72704

CVE-2026-72704 affects the guard checker in Rocq Prover through 9.2.0 . The checker does not re-validate the recursive tree of an inductive type parameter after a transport -induced rewrite. A fixpoint can apply a type-equality rewrite to its recursive argument; the guard checker accepts the resu...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/24 8:08 p.m.9 views

CVE-2026-72704 Rocq Prover through 9.2.0 Guard Checker Trusts Corrupted Recursive Tree After Transport

The guard checker in Rocq Prover does not recheck the recursive tree representation of an inductive type parameter after that parameter has been changed by transport. A fixpoint may apply a rewrite along an equality between types to its recursive argument, which the guard checker accepts because...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/24 8:08 p.m.32 views

CVE-2026-72704 Rocq Prover through 9.2.0 Guard Checker Trusts Corrupted Recursive Tree After Transport

The guard checker in Rocq Prover does not recheck the recursive tree representation of an inductive type parameter after that parameter has been changed by transport. A fixpoint may apply a rewrite along an equality between types to its recursive argument, which the guard checker accepts because...

6.8CVSS0.0012EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/24 8:08 p.m.6 views

EUVD-2026-65140

The guard checker in Rocq Prover does not recheck the recursive tree representation of an inductive type parameter after that parameter has been changed by transport. A fixpoint may apply a rewrite along an equality between types to its recursive argument, which the guard checker accepts because...

6.8CVSS5.3AI score0.0012EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/24 8:08 p.m.9 views

CVE-2026-72704 Rocq Prover through 9.2.0 Guard Checker Trusts Corrupted Recursive Tree After Transport

The guard checker in Rocq Prover does not recheck the recursive tree representation of an inductive type parameter after that parameter has been changed by transport. A fixpoint may apply a rewrite along an equality between types to its recursive argument, which the guard checker accepts because...

6.8CVSS5.5AI score
SaveExploits0References7
Rows per page
Query Builder