Lucene search
+L

2568 matches found

Cvelist
Cvelist
added 2026/07/22 7:19 p.m.30 views

CVE-2026-13060 $graphLookup Aggregation Stage Authorization Check Inconsistency Allowing Unauthorized Collection Access

An authenticated user with limited read privileges may be able to access documents from collections they are not authorized to read, due to an inconsistency in how the $graphLookup aggregation stage is evaluated during authorization and during execution. Affected scenarios involve collections...

7.1CVSS0.00247EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.16 views

PT-2026-63464

An authenticated user with limited read privileges may be able to access documents from collections they are not authorized to read, due to an inconsistency in how the $graphLookup aggregation stage is evaluated during authorization and during execution. Affected scenarios involve collections...

7.1CVSS5.3AI score0.00247EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 10:18 p.m.4 views

CVE-2026-60768

Vulnerability in the Oracle Applications Framework product of Oracle E-Business Suite component: Graph / Charting. Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle Application...

8.1CVSS0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 10:17 p.m.11 views

UBUNTU-CVE-2026-60147

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Security. Supported versions that are affected are Oracle Java SE: 8u491, 8u491-perf, 11.0.31, 17.0.19, 21.0.11, 25.0.3, 26.0.1; Oracle GraalVM for JDK: 17.0.19 and...

6.5CVSS7AI score0.00262EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 8:17 p.m.10 views

CVE-2026-64615

Data::Graph::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in graph.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

3.3CVSS0.00119EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 7:6 p.m.29 views

CVE-2026-64615 Data::Graph::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without O_EXCL or O_NOFOLLOW

Data::Graph::Shared versions before 0.04 for Perl create a world-readable mmap backing file and open it without OEXCL or ONOFOLLOW. The segment is created in graph.h with openpath, ORDWR|OCREAT, 0666. The mode is 0666, so under the default umask 022 the file is created mode 0644 world-readable...

0.00119EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 7:6 p.m.14 views

CVE-2026-64615

CVE-2026-64615 affects Data::Graph::Shared for Perl, specifically versions before 0.04. The implementation creates a world-readable mmap backing file by opening path with O_RDWR|O_CREAT and mode 0666 (leading to 0644 under default umask), without O_NOFOLLOW or O_EXCL checks. This enables local us...

3.3CVSS5.3AI score0.00119EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 11:39 a.m.26 views

CVE-2026-64627 Parse Server 9.0.0 Schema Disclosure via GraphQL Variable Coercion

Parse Server versions = 9.0.0 before 9.10.0-alpha.4 and versions before 8.6.85 contain a schema disclosure vulnerability. When the GraphQL API is mounted with public introspection disabled graphQLPublicIntrospection: false, the default, schema-derived 'Did you mean ...?' suggestions were still...

6.9CVSS0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/21 11:39 a.m.6 views

CVE-2026-64627 Parse Server 9.0.0 Schema Disclosure via GraphQL Variable Coercion

Parse Server versions = 9.0.0 before 9.10.0-alpha.4 and versions before 8.6.85 contain a schema disclosure vulnerability. When the GraphQL API is mounted with public introspection disabled graphQLPublicIntrospection: false, the default, schema-derived 'Did you mean ...?' suggestions were still...

6.9CVSS5.4AI score
SaveExploits0References4
Securelist
Securelist
added 2026/07/21 8:40 a.m.28 views

New Project CAV3RN module abuses Outlook calendar events for C2 and DNS AAAA records for configuration recovery

Introduction In June 2026, as part of our Kaspersky Threat Intelligence Reporting service, we published extensive research on Project CAV3RN, a sophisticated modular framework used for cyberespionage activity against targets in Israel. We have been tracking this cluster since December 2025, and i...

6.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/20 7:15 p.m.13 views

Composer: Arbitrary file write outside vendor via malicious transitive package name

Summary A maliciously crafted package, published on an untrusted third party repository other than Packagist.org or Private Packagist, can cause Composer to write files outside the vendor/ directory and outside your project, with attacker-controlled content, during a normal install or update...

7CVSS5.9AI score0.00138EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/20 12:19 p.m.11 views

CVE-2026-63746

SurrealDB versions before 3.1.0 fail to enforce table SELECT permissions when traversing graph edges or back-references. Authenticated users can read records from any table reachable through graph edges regardless of the target table's PERMISSIONS FOR select clause...

7.1CVSS0.00287EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 12:19 p.m.12 views

CVE-2026-63738

SurrealDB versions 3.1.0 before 3.1.5 fail to enforce field-level SELECT permissions when records are accessed through graph-edge or back-reference traversals. Attackers with table-level SELECT access can read field values hidden by field-level permissions by materializing records through graph...

5.3CVSS0.00204EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.9 views

CVE-2026-63746 SurrealDB before 3.1.0 Permission Bypass via Graph Traversal

SurrealDB versions before 3.1.0 fail to enforce table SELECT permissions when traversing graph edges or back-references. Authenticated users can read records from any table reachable through graph edges regardless of the target table's PERMISSIONS FOR select clause...

7.1CVSS5.3AI score0.00287EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.24 views

CVE-2026-63746

SurrealDB is affected in versions before 3.1.0 where SELECT permissions are not enforced during graph traversal and traversal of back-references. The root cause is failure to apply PERMISSIONS FOR select on target tables when navigating graph edges, allowing authenticated users to read records fr...

7.1CVSS5.4AI score0.00287EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 12:4 p.m.9 views

EUVD-2026-45917

SurrealDB versions before 3.1.0 fail to enforce table SELECT permissions when traversing graph edges or back-references. Authenticated users can read records from any table reachable through graph edges regardless of the target table's PERMISSIONS FOR select clause...

7.1CVSS5.3AI score0.00287EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:4 p.m.33 views

CVE-2026-63746 SurrealDB before 3.1.0 Permission Bypass via Graph Traversal

SurrealDB versions before 3.1.0 fail to enforce table SELECT permissions when traversing graph edges or back-references. Authenticated users can read records from any table reachable through graph edges regardless of the target table's PERMISSIONS FOR select clause...

7.1CVSS0.00287EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.7 views

CVE-2026-63738 SurrealDB 3.1.0 before 3.1.5 Field Permission Bypass via Traversal

SurrealDB versions 3.1.0 before 3.1.5 fail to enforce field-level SELECT permissions when records are accessed through graph-edge or back-reference traversals. Attackers with table-level SELECT access can read field values hidden by field-level permissions by materializing records through graph...

5.3CVSS5.2AI score0.00204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 12:4 p.m.33 views

CVE-2026-63738 SurrealDB 3.1.0 before 3.1.5 Field Permission Bypass via Traversal

SurrealDB versions 3.1.0 before 3.1.5 fail to enforce field-level SELECT permissions when records are accessed through graph-edge or back-reference traversals. Attackers with table-level SELECT access can read field values hidden by field-level permissions by materializing records through graph...

5.3CVSS0.00204EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:4 p.m.12 views

EUVD-2026-45909

SurrealDB versions 3.1.0 before 3.1.5 fail to enforce field-level SELECT permissions when records are accessed through graph-edge or back-reference traversals. Attackers with table-level SELECT access can read field values hidden by field-level permissions by materializing records through graph...

5.3CVSS5.2AI score0.00204EPSS
SaveExploits0References2
Rows per page
Query Builder