Lucene search
+L

73672 matches found

Circl
Circl
added 2026/08/03 9:00 p.m.10 views

CVE-2026-9390

creationtimestamp| type| source ---|---|--- 2026-08-03 21:00:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7fde7bch2o 2026-08-06 10:07:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3msfsahehei2n...

9.1CVSS5.3AI score0.00282EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/03 9:00 p.m.13 views

CVE-2026-18108

creationtimestamp| type| source ---|---|--- 2026-08-03 21:00:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7fdcwaxk22 2026-08-03 23:11:10+00:00| seen| https://mastodon.social/users/hugovalters/statuses/117034101614868174 2026-08-03 23:11:16+00:00| seen|...

9.8CVSS4.9AI score0.0022EPSS
SaveExploits0References4
Circl
Circl
added 2026/08/03 9:00 p.m.9 views

CVE-2026-56158

creationtimestamp| type| source ---|---|--- 2026-08-03 21:00:03+00:00| seen| https://t.me/GithubRedTeam/96489 2026-08-04 00:00:09+00:00| published-proof-of-concept| Telegram/C7mZW8YEibhjuVQ7-UjPpcsJfq8AEPUYczTR6mXKULyoi4s 2026-08-04 00:00:12+00:00| published-proof-of-concept|...

5.3AI score
SaveExploits1References1
Circl
Circl
added 2026/08/03 8:58 p.m.8 views

CVE-2026-18644

creationtimestamp| type| source ---|---|--- 2026-08-03 20:58:05+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3ms7f7qkfl32q...

5.5CVSS5.3AI score0.00372EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/03 8:56 p.m.9 views

CVE-2026-66296

creationtimestamp| type| source ---|---|--- 2026-08-03 20:56:34+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3ms7f4zhdu22k...

6.1CVSS5.3AI score0.00208EPSS
SaveExploits1References1
Circl
Circl
added 2026/08/03 8:55 p.m.13 views

CVE-2026-67598

creationtimestamp| type| source ---|---|--- 2026-08-03 20:55:02+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3ms7f2blmgt2q 2026-08-03 21:02:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7fgvrgmd2i 2026-08-07 10:04:24+00:00|...

9.1CVSS4.9AI score0.00162EPSS
SaveExploits1References2
Circl
Circl
added 2026/08/03 8:54 p.m.9 views

CVE-2026-38713

creationtimestamp| type| source ---|---|--- 2026-08-03 20:54:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7eym4tcx2o...

9.8CVSS5.3AI score0.02619EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/03 8:52 p.m.9 views

CVE-2026-18576

creationtimestamp| type| source ---|---|--- 2026-08-03 20:52:02+00:00| seen| https://bsky.app/profile/newssecia.bsky.social/post/3ms7euvqoup2d 2026-08-05 20:37:17+00:00| seen| https://bsky.app/profile/newssecia.bsky.social/post/3mseeyfddjh2b...

5.3AI score
SaveExploits0References2
Circl
Circl
added 2026/08/03 8:42 p.m.10 views

CVE-2026-18616

creationtimestamp| type| source ---|---|--- 2026-08-03 20:42:57+00:00| seen| https://bsky.app/profile/malwareobserver.bsky.social/post/3ms7eeoxtlk2l 2026-08-04 16:00:45+00:00| seen|...

10CVSS7.7AI score0.01989EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/03 8:29 p.m.9 views

GHSA-V8FG-2RW7-Q452 Sequelize: SQL Injection (Oracle DB)

Summary SQL Injection is possible with strings only if dialect is set to oracle. The vulnerability was confirmed on Sequelize v6.37.3. Details The escape function defined in sql-string.js does not escape quotes if the value starts with TOTIMESTAMP or TODATE. javascript else if dialect === 'oracle...

9.8CVSS5.9AI score0.0032EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/03 8:29 p.m.14 views

Sequelize: SQL Injection (Oracle DB)

Summary SQL Injection is possible with strings only if dialect is set to oracle. The vulnerability was confirmed on Sequelize v6.37.3. Details The escape function defined in sql-string.js does not escape quotes if the value starts with TOTIMESTAMP or TODATE. javascript else if dialect === 'oracle...

9.8CVSS5.9AI score0.0032EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/03 8:28 p.m.50 views

CVE-2026-69240 Sequelize: SQL Injection (Oracle DB)

Sequelize is a Node.js ORM tool. Prior to 6.37.4, SQL injection is possible with strings only if dialect is set to oracle. The escape function defined in sql-string.js does not escape quotes if the value starts with TOTIMESTAMP or TODATE. In the Oracle dialect, when val is a string and starts wit...

9.8CVSS0.0032EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 8:28 p.m.101 views

CVE-2026-69240

Summary: CVE-2026-69240 affects Sequelize (Node.js ORM). Before 6.37.4, the Oracle dialect may be vulnerable to SQL injection when strings reach the escape path in sql-string.js: if a string value starts with TO_TIMESTAMP or TO_DATE, quotes are not escaped, returning the string unmodified. This a...

9.8CVSS5.8AI score0.0032EPSS
SaveExploits0References3
Circl
Circl
added 2026/08/03 8:15 p.m.9 views

CVE-2025-40934

creationtimestamp| type| source ---|---|--- 2026-08-03 20:15:06+00:00| seen| https://www.incibe.es/incibe-cert/alerta-temprana/vulnerabilidades/cve-2026-18568...

9.3CVSS5.3AI score0.00164EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/03 7:59 p.m.7 views

CVE-2026-67609

creationtimestamp| type| source ---|---|--- 2026-08-03 19:59:03+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3ms7bw6w6qd2v...

8.5CVSS5.3AI score0.00141EPSS
SaveExploits1References1
Circl
Circl
added 2026/08/03 7:52 p.m.7 views

CVE-2026-38447

creationtimestamp| type| source ---|---|--- 2026-08-03 19:52:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7bjq4l2z2l...

9.8CVSS5.3AI score0.00455EPSS
SaveExploits1References1
Circl
Circl
added 2026/08/03 7:31 p.m.12 views

GHSA-JJ27-H5HQ-8X99

creationtimestamp| type| source ---|---|--- 2026-08-03 19:31:37+00:00| seen| https://gist.github.com/alon710/bdd530b55ab23396bc2ee2dc380962dc...

5.3AI score
SaveExploits0References1
NVD
NVD
added 2026/08/03 7:16 p.m.12 views

CVE-2026-38447

osTicket 1.18.3 generates API keys using a predictable construction based on MD5 hashing. The use of MD5, combined with predictable inputs such as the current timestamp and client IP address, significantly reduces entropy. An attacker can approximate the key generation time and brute-force the ke...

9.8CVSS0.00455EPSS
SaveExploits1References4
Circl
Circl
added 2026/08/03 7:07 p.m.9 views

CVE-2026-16503

creationtimestamp| type| source ---|---|--- 2026-08-03 19:07:51+00:00| seen| https://bsky.app/profile/vibesec.bsky.social/post/3ms772kmlfk2f...

9.1CVSS5.3AI score0.00246EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/03 6:52 p.m.11 views

CVE-2026-51785

creationtimestamp| type| source ---|---|--- 2026-08-03 18:52:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms766fxfxh2m...

9.8CVSS5.3AI score0.01149EPSS
SaveExploits0References1
Rows per page
Query Builder