Lucene search
+L

59352 matches found

Cvelist
Cvelist
added 2026/08/10 10:41 a.m.36 views

CVE-2026-72587 Instatic - Cache Poisoning via Unauthenticated Server Island Endpoint

A cache poisoning vulnerability in CoreBunch/Instatic through 0.0.14 allows an unauthenticated remote attacker to poison the shared process-wide render cache by manipulating the u query parameter of the GET /instatic/hole/ server island endpoint...

6.1CVSS0.00185EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/10 10:41 a.m.37 views

CVE-2026-72587

CVE-2026-72587 affects CoreBunch/Instatic up to version 0.0.14. The vulnerability exists in the server island endpoint GET /_instatic/hole/, where unauthenticated remote attackers can poison the shared render cache by modifying the u query parameter. The originating-page URL supplied in u seeds t...

6.1CVSS5.4AI score0.00185EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 10:41 a.m.12 views

EUVD-2026-55220

A missing authentication vulnerability in frangoteam/FUXA through 1.3.3 allows an unauthenticated remote attacker to query all historical sensor data via the DAQQUERY Socket.IO event. When secureEnabled=true, all other sensitive Socket.IO events DEVICEBROWSE, HOSTINTERFACES, DEVICETAGSREQUEST, et...

7.5CVSS5.4AI score0.00368EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72586

A missing authentication vulnerability in frangoteam/FUXA through 1.3.3 allows an unauthenticated remote attacker to query all historical sensor data via the DAQQUERY Socket.IO event. When secureEnabled=true, all other sensitive Socket.IO events DEVICEBROWSE, HOSTINTERFACES, DEVICETAGSREQUEST, et...

7.5CVSS5.4AI score0.00368EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 10:41 a.m.44 views

CVE-2026-72584

The CVE-2026-72584 entry concerns fastschema up to v0.15.1, where a TOCTOU race in the verifyOTPSession function (pkg/auth/local.go) allows an unauthenticated remote attacker to bypass the OTP attempt limit in the account recovery flow. The root cause is non-atomic read/increment of the attempt c...

7.4CVSS5.3AI score0.00246EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 10:41 a.m.12 views

EUVD-2026-55224

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS5.4AI score0.00347EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/10 10:41 a.m.9 views

CVE-2026-72582 fastschema - Unauthenticated NULL Pointer Dereference DoS in Account Recovery Endpoint

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS5.4AI score0.00347EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 10:41 a.m.39 views

CVE-2026-72582 fastschema - Unauthenticated NULL Pointer Dereference DoS in Account Recovery Endpoint

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.38 views

CVE-2026-72582 fastschema - Unauthenticated NULL Pointer Dereference DoS in Account Recovery Endpoint

A NULL pointer dereference vulnerability in fastschema through v0.15.1 allows an unauthenticated remote attacker to crash the server process with a single HTTP request. The sendOTPEmail function in pkg/auth/local.go dereferences a pointer obtained from an unchecked error path without validating i...

7.5CVSS0.00347EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/10 10:41 a.m.13 views

EUVD-2026-55229

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS6.2AI score0.00855EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.45 views

CVE-2026-72577 NASA fprime-gds - Missing Authentication and Path Traversal Enable Unauthenticated RCE and Spacecraft Command Injection

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS0.00855EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.8 views

CVE-2026-72577

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS6.2AI score0.00855EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 10:41 a.m.55 views

CVE-2026-72575

CVE-2026-72575 affects daptin v0.12.34. An improper authorization flaw in server/permission/permission.go lets unauthenticated guests with a null UserId perform read, create, update, and delete operations on all usergroup records due to permission checks returning true when p.UserId equals the re...

9.1CVSS5.3AI score0.00375EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:41 a.m.9 views

CVE-2026-72575

An improper authorization vulnerability in daptin through v0.12.34 allows unauthenticated remote attackers to read, create, update, and delete usergroup records. The permission check functions CanRead, CanPeek, CanCreate, CanUpdate, CanDelete, CanRefer in server/permission/permission.go return tr...

9.1CVSS5.3AI score0.00375EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 10:41 a.m.9 views

CVE-2026-72575 daptin - Authentication Bypass via Null Owner Permission Check on usergroup Objects

An improper authorization vulnerability in daptin through v0.12.34 allows unauthenticated remote attackers to read, create, update, and delete usergroup records. The permission check functions CanRead, CanPeek, CanCreate, CanUpdate, CanDelete, CanRefer in server/permission/permission.go return tr...

9.1CVSS5.4AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 10:41 a.m.10 views

EUVD-2026-55231

An improper authorization vulnerability in daptin through v0.12.34 allows unauthenticated remote attackers to read, create, update, and delete usergroup records. The permission check functions CanRead, CanPeek, CanCreate, CanUpdate, CanDelete, CanRefer in server/permission/permission.go return tr...

9.1CVSS5.3AI score0.00375EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.9 views

CVE-2026-72574

A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When baseurl is unset the default, Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated...

6.1CVSS5.4AI score0.00241EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/10 10:40 a.m.41 views

CVE-2026-72572

The CVE concerns o1lab/xmysql (all versions) with a path traversal vulnerability in lib/xapi.js: lines 338 and 424 use user-supplied req.query.name in path.join(cwd, name) and pass it to res.download() without sanitization, enabling unauthenticated remote attackers to read/download arbitrary serv...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.8 views

CVE-2026-72572

A path traversal vulnerability in o1lab/xmysql all versions allows an unauthenticated remote attacker to read and download arbitrary files from the server. The lib/xapi.js file at lines 338 and 424 uses the user-controlled req.query.name parameter in path.joincwd, name without sanitization before...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 10:40 a.m.9 views

CVE-2026-72571

A path traversal vulnerability in mustafaakin/cast-localvideo all versions allows an unauthenticated remote attacker to read arbitrary files from the server. The app.js handler at lines 151-153 passes the user-supplied req.body.dir parameter directly to res.sendFile without sanitization, enabling...

7.5CVSS5.5AI score0.00767EPSS
SaveExploits0References3
Rows per page
Query Builder