Lucene search
+L

58231 matches found

OSV
OSV
added 2026/07/01 8:19 p.m.19 views

GHSA-F82J-V89J-MF86 SurrealDB: `RELATE` overwrites existing edge records without `UPDATE` permission

RELATE creates an edge record between two existing records, and SurrealDB enforces the CREATE permission on the edge table for this operation. When the statement included a SET id = edge:existing clause, however, the new edge's id ended up pointing at an record that was already in storage. Rather...

4.3CVSS5.8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/01 8:12 p.m.18 views

SurrealDB has an Authorization Bypass via Composite Record-id Paths

An authenticated user could bypass permission rules that gated access on parts of a record's id — most commonly tenant-isolation rules of the form PERMISSIONS FOR select WHERE id.tenant = $auth.id.tenant. The same defect also let UNIQUE constraints defined on parts of an id admit duplicate entrie...

5.8AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/01 8:12 p.m.12 views

GHSA-6VG3-HGRW-P5GF SurrealDB has an Authorization Bypass via Composite Record-id Paths

An authenticated user could bypass permission rules that gated access on parts of a record's id — most commonly tenant-isolation rules of the form PERMISSIONS FOR select WHERE id.tenant = $auth.id.tenant. The same defect also let UNIQUE constraints defined on parts of an id admit duplicate entrie...

5.4CVSS5.8AI score
SaveExploits0References3
Circl
Circl
added 2026/07/01 8:01 p.m.17 views

CVE-2026-13880

creationtimestamp| type| source ---|---|--- 2026-07-01 20:01:18+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpmcnsupo222 2026-07-02 07:22:11+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260702...

9.6CVSS5.8AI score0.00306EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/01 7:50 p.m.15 views

CVE-2026-13819

creationtimestamp| type| source ---|---|--- 2026-07-01 19:50:25+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpmc2eecjz22 2026-07-02 07:19:45+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260702 2026-07-02 11:41:27+00:00| seen|...

8.1CVSS5.7AI score0.00327EPSS
SaveExploits0References3
Circl
Circl
added 2026/07/01 7:31 p.m.13 views

CVE-2026-13817

creationtimestamp| type| source ---|---|--- 2026-07-01 19:31:29+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpmayj5ohn2q 2026-07-02 07:19:41+00:00| seen| https://www.hkcert.org/security-bulletin/google-chrome-multiple-vulnerabilities20260702 2026-07-06 07:15:41+00:00| seen|...

8.8CVSS5.9AI score0.00345EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/01 6:31 p.m.14 views

MINI-36JH-XMVM-MRPH

Bulletin has no description...

5.3CVSS6.5AI score0.0019EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 6:07 p.m.9 views

MINI-8QXW-JVJF-WXVQ

Bulletin has no description...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/07/01 6:05 p.m.7 views

MINI-F5RW-F9FF-RC37

Bulletin has no description...

9.8CVSS6.8AI score0.01722EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 6:03 p.m.8 views

MINI-8FFX-2M52-8G97

Bulletin has no description...

7.8CVSS5.7AI score0.00294EPSS
SaveExploits1
Circl
Circl
added 2026/07/01 5:56 p.m.15 views

CVE-2025-36323

creationtimestamp| type| source ---|---|--- 2026-07-01 17:56:10+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpm3o2pzsi24...

5.4CVSS5.8AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/01 5:50 p.m.8 views

MINI-3CJC-3764-RQJC

Bulletin has no description...

5.3CVSS6.5AI score0.0019EPSS
SaveExploits0
OSV
OSV
added 2026/07/01 5:49 p.m.14 views

MINI-F68Q-4PX9-HFMG

Bulletin has no description...

5.7AI score
SaveExploits0
NVD
NVD
added 2026/07/01 5:16 p.m.23 views

CVE-2026-34111

Guardian language-system passes the id GET parameter directly into a PHP exec call in speechmactext.php line 18 without sanitization: exec"php jobs/speechaudiomactext.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS0.0093EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 5:16 p.m.22 views

CVE-2026-34109

Guardian language-system passes the id GET parameter directly into a PHP exec call in speech.php line 18 without sanitization: exec"php jobs/speechaudio.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell metacharacters...

9.8CVSS0.0093EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 5:16 p.m.18 views

CVE-2026-34110

Guardian language-system passes the id GET parameter directly into a PHP exec call in complexstart.php line 14 without sanitization: exec"php jobs/complex.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell metacharacters...

9.8CVSS0.0093EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 5:16 p.m.18 views

CVE-2026-34114

Guardian language-system passes the id GET parameter directly into a PHP exec call in translatetext.php line 18 without sanitization: exec"php jobs/translatetext.php ".$loginsession." ".$GET'id'." ...". No authentication is required. An unauthenticated remote attacker can append shell...

9.8CVSS0.0093EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 5:16 p.m.22 views

CVE-2026-34102

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in jobinfoget.php line 16: SELECT FROM jobs where input1 = '".$GET'id'."'. An authenticated attacker can perform error-based SQL injection to extract database contents...

8.8CVSS0.00342EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 5:16 p.m.21 views

CVE-2026-34100

Guardian language-system passes the id GET parameter directly into an unsanitized SQL query in media.php line 17: SELECT id, filename, extension, type, duration, owner, private FROM files where id = '".$GET'id'."'. An authenticated attacker can perform error-based SQL injection to extract...

8.8CVSS0.00342EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/01 5:16 p.m.20 views

CVE-2026-34097

Guardian language-system fails to sanitize the id GET parameter before inserting it into multiple HTML form action attributes in textfile.php lines 94, 101, 323, 403, 826, 852. An authenticated attacker can craft a URL that injects script tags executing in the victim's browser session...

4.8CVSS0.00235EPSS
SaveExploits0References2
Rows per page
Query Builder