Lucene search
+L

5859 matches found

Vulnrichment
Vulnrichment
•added 2026/03/06 12:19 p.m.•15 views

CVE-2018-25180 Maitra 1.7.2 SQL Injection and Database File Download

Maitra 1.7.2 contains an sql injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the mailid parameter in outmail and inmail modules. Attackers can also download the SQLite database file directly from the application...

7.1CVSS6.1AI score0.00194EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/03/06 12:19 p.m.•50 views

CVE-2018-25180 Maitra 1.7.2 SQL Injection and Database File Download

Maitra 1.7.2 contains an sql injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the mailid parameter in outmail and inmail modules. Attackers can also download the SQLite database file directly from the application...

7.1CVSS0.00194EPSS
SaveExploits0References2
CVE
CVE
•added 2026/03/06 12:19 p.m.•22 views

CVE-2018-25180

Maitra 1.7.2 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code via the mailid parameter in the outmail and inmail modules. The same flaw enables attackers to download the SQLite database file directly from the ...

7.1CVSS6.1AI score0.00194EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/03/06 12:00 a.m.•16 views

PT-2026-23692

Maitra 1.7.2 contains an sql injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the mailid parameter in outmail and inmail modules. Attackers can also download the SQLite database file directly from the application...

7.1CVSS6.1AI score0.00194EPSS
SaveExploits0References3
NVD
NVD
•added 2026/03/05 8:16 p.m.•18 views

CVE-2026-28277

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

7.2CVSS0.00621EPSS
SaveExploits0References1
PyPA
PyPA
•added 2026/03/05 8:16 p.m.•24 views

PYSEC-2026-83

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

7.2CVSS5.8AI score0.00621EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2026/03/05 8:16 p.m.•19 views

PYSEC-2026-83

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

7.2CVSS5.8AI score0.00621EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/03/05 7:10 p.m.•8 views

CVE-2026-28277

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

6.8CVSS5.9AI score0.00621EPSS
SaveExploits0References2Affected Software1
OSV
OSV
•added 2026/03/05 7:10 p.m.•18 views

CVE-2026-28277 LangGraph: Unsafe msgpack deserialization in LangGraph checkpoint loading

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

6.8CVSS5.8AI score
SaveExploits0References3
CVE
CVE
•added 2026/03/05 7:10 p.m.•81 views

CVE-2026-28277

CVE-2026-28277 affects LangGraph checkpoint loading using an SQLite-backed checkpoint store. In versions ≤1.0.9, msgpack-encoded checkpoints may deserialize into Python objects, enabling an attacker with write access to the checkpoint store to craft payloads that trigger unsafe reconstruction whe...

7.2CVSS5.9AI score0.00621EPSS
SaveExploits0References1Affected Software1
Fedora
Fedora
•added 2026/03/05 12:57 a.m.•14 views

[SECURITY] Fedora 43 Update: coturn-4.9.0-1.fc43

The Coturn TURN Server is a VoIP media traffic NAT traversal server and gatew ay. It can be used as a general-purpose network traffic TURN server/gateway, too. This implementation also includes some extra features. Supported RFCs: TURN specs: - RFC 5766 - base TURN specs - RFC 6062 - TCP relaying...

7.2CVSS5.9AI score0.00452EPSS
SaveExploits1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/05 12:00 a.m.•0 views

CVE-2026-28277: Deserialization of Untrusted Data

LangGraph SQLite Checkpoint is an implementation of LangGraph CheckpointSaver that uses SQLite DB both sync and async, via aiosqlite. In version 1.0.9 and prior, LangGraph checkpointers can load msgpack-encoded checkpoints that reconstruct Python objects during deserialization. If an attacker can...

7.2CVSS5.8AI score0.00621EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/03 8:58 p.m.•31 views

GHSA-45RP-9P97-H852 NocoDB Vulnerable to SQL Injection via DATEADD Formula

Summary An authenticated user with Creator role can inject arbitrary SQL via the DATEADD formula's unit parameter. Details The third argument unit of DATEADD was interpolated directly into knex.raw queries after only stripping quote characters. Validation in formulas.ts only checked Literal AST...

8.6CVSS6AI score0.00561EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/03/03 8:58 p.m.•16 views

NocoDB Vulnerable to SQL Injection via DATEADD Formula

Summary An authenticated user with Creator role can inject arbitrary SQL via the DATEADD formula's unit parameter. Details The third argument unit of DATEADD was interpolated directly into knex.raw queries after only stripping quote characters. Validation in formulas.ts only checked Literal AST...

8.8CVSS6AI score0.00561EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
•added 2026/03/01 1:36 p.m.•191 views

hckr-tr

⠀⠀⠀⣠⣴⡶⢶⣦⣄⠀⠀⠀⠀⠀⠀⠀⠀⣾⠋⠙⢿⣆⣤⣤⣄⠀⠀⠀ ⠀⠀⢰⣿⠁⠀⠀⠀⠙⢷⡄⠀⠀⠀⠀⠀⢸⡿⠀⠀⠀⠛⠉...

6AI score
SaveExploits0
CVE
CVE
•added 2026/02/26 6:56 p.m.•58 views

CVE-2026-27510

CVE-2026-27510 affects Unitree Go2 firmware 1.1.7–1.1.11 with the Go2 Android app (com.unitree.doggo2). The issue is remote code execution due to missing integrity protection and validation of user-created programs. The Android app stores programs in a local SQLite database (unitree_go2.db, table...

9.6CVSS6.6AI score0.00401EPSS
SaveExploits1References3Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/02/26 12:00 a.m.•1 views

CVE-2026-27510: Insufficient Verification of Data Authenticity

Unitree Go2 firmware versions 1.1.7 through 1.1.11, when used with the Unitree Go2 Android application com.unitree.doggo2, are vulnerable to remote code execution due to missing integrity protection and validation of user-created programmes. The Android application stores programs in a local SQLi...

9.6CVSS6.4AI score0.00401EPSS
SaveExploits1References1
GithubExploit
GithubExploit
•added 2026/02/22 11:28 p.m.•596 views

Exploit for CVE-2025-67644

CVE-2025-67644 PoC – LangGraph SQLite Checkpoint SQL Injection...

7.3CVSS6.2AI score0.02306EPSS
SaveExploits2
Fedora
Fedora
•added 2026/02/20 12:53 a.m.•15 views

[SECURITY] Fedora 43 Update: roundcubemail-1.6.13-1.fc43

RoundCube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an e-mail client, including MIME support, address book, folder manipulation, message searching and spell checking. RoundCube Webmail is written in...

4.7CVSS5.9AI score0.00514EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/02/18 12:00 a.m.•17 views

PT-2026-20491

Name of the Vulnerable Software and Affected Versions strongMan versions prior to 0.2.0 Description strongMan, a management interface for strongSwan, improperly encrypted credentials stored in its database. The software used AES in CTR mode with a global database key and a consistent initializati...

8.7CVSS5.4AI score0.00273EPSS
SaveExploits0References7
Rows per page
Query Builder