Lucene search
+L

3042 matches found

EUVD
EUVD
added 2026/08/07 10:2 a.m.12 views

EUVD-2026-54450

Tobit Laboratories AG TeamDavid's Webbox 's link storing functionality //ServerClientcelink.htm accepts a “pathname” parameter, which can be set to network locations using UNC paths e.g., “\Server\Share”. The server processes these paths without validation, resulting in outbound connection...

6.3CVSS5.6AI score0.0028EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/07 12:31 a.m.13 views

EUVD-2026-54229

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS5.7AI score0.00339EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/06 10:18 p.m.13 views

CVE-2026-70557

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS0.00339EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 7:16 p.m.30 views

CVE-2026-70557 diboot-core Authenticated Arbitrary Field Read via loadRelatedData Discloses Password Hashes and Salts

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS0.00339EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 7:16 p.m.54 views

CVE-2026-70557

The connected documents confirm a concrete vulnerability in diboot-core: POST /common/load-related-data allows an authenticated user to resolve any caller-supplied field name to any @TableField column across all entities and return those values, because there is no field or entity allowlist and r...

7.1CVSS5.7AI score0.00339EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 7:16 p.m.8 views

CVE-2026-70557 diboot-core Authenticated Arbitrary Field Read via loadRelatedData Discloses Password Hashes and Salts

diboot-core's POST /common/load-related-data endpoint resolves caller-supplied field names to any @TableField column of any entity and returns those values for all rows, with no field or entity allowlist. The only guard, relatedDataSecurityCheck, returns true unconditionally, so any authenticated...

7.1CVSS5.7AI score
SaveExploits0References4
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:57 p.m.8 views

Malicious code in table-ui-new (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 7c794e6aa19f0ead7b319afcc854048f65b89eb008d40c3d1589591d341e80a3 The package's declared CommonJS main dist/index.js and its./config subpath dist/config.js export an array named HASHES containing base64-encoded IIFE...

5.6AI score
SaveExploits0References2
CVE
CVE
added 2026/08/05 12:38 p.m.54 views

CVE-2026-71292

CVE-2026-71292 affects Subrion CMS. The admin grid sorting helper, _gridGetSorting() in includes/classes/ia.base.controller.admin.php, accepts a sort parameter by falling back to the attacker-controlled GET value when the key isn’t in the per-controller $_gridSorting whitelist. The value is then ...

7.2CVSS5.2AI score0.00318EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:38 p.m.10 views

EUVD-2026-53377

Subrion CMS's admin grid sorting helper, gridGetSorting in includes/classes/ia.base.controller.admin.php, whitelists the dir ASC/DESC request parameter via inarray, but falls back to the raw, attacker-supplied sort GET parameter whenever the requested key is not present in the per-controller...

7.2CVSS5.8AI score0.00318EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/05 10:56 a.m.11 views

CVE-2026-71239 DjangoCRM - Server-Side Template Injection in Mass Mail Message Rendering

DjangoCRM's massmail module renders user-controlled EmlMessage fields subject, content through Django's Template constructor with no sanitization, in at least three locations: messagepreviews.py builds an f-string embedding message.subject/message.content directly into a Template call;...

8.1CVSS5.2AI score0.00225EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/05 10:56 a.m.9 views

CVE-2026-71239

DjangoCRM's massmail module renders user-controlled EmlMessage fields subject, content through Django's Template constructor with no sanitization, in at least three locations: messagepreviews.py builds an f-string embedding message.subject/message.content directly into a Template call;...

8.1CVSS5.6AI score0.00225EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 10:17 p.m.8 views

CVE-2026-70590

Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification...

4.8CVSS0.00195EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 9:28 p.m.10 views

Ghost: Blind Password Hash Disclosure in Ghost Admin API

Impact Any staff-level user was able to leak the hashed passwords of other staff users. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification should have prevented an attacker from logging in with a recovered password. Dependi...

4.8CVSS5.6AI score0.00195EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/04 9:27 p.m.9 views

CVE-2026-70590 Ghost: Blind Password Hash Disclosure in Ghost Admin API

Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification...

4.8CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 9:27 p.m.61 views

CVE-2026-70590

Ghost CMS (Node.js) prior to version 6.54.1 allowed staff-level users to leak other staff password hashes via the Ghost Admin API. The underlying issue is exposure of authentication data, enabling offline password guessing with potential account takeover; however, Device Verification was noted as...

4.8CVSS5.5AI score0.00195EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 9:27 p.m.39 views

CVE-2026-70590 Ghost: Blind Password Hash Disclosure in Ghost Admin API

Ghost is a Node.js content management system. Prior to 6.54.1, any staff-level user was able to leak the hashed passwords of other staff users through the Ghost Admin API. An offline password-guessing attack against the hashes could lead to account takeover if successful, but Device Verification...

4.8CVSS0.00195EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 1:0 p.m.11 views

CVE-2026-70373 Koha - SQL Injection in reports/issues_stats.pl

Koha's reports/issuesstats.pl the circulation statistics report builds its calculation query in sub calculate by concatenating several user-controlled request parameters directly into the SQL string. The PeriodTypeSel, PeriodDaySel, and PeriodMonthSel parameters are interpolated raw into...

8.8CVSS5.6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/04 1:0 p.m.8 views

EUVD-2026-52674

Koha's reports/borissuestop.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Criteria parameter is only normalized by a table-name prefix and is never whitelisted, landing verbatim in identifier positions SELECT...

6.5CVSS5.8AI score0.00306EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/03 5:16 p.m.12 views

CVE-2026-39931

OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a crafted SQL file at the...

8.6CVSS0.00327EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/03 3:54 p.m.9 views

CVE-2026-39931 OpenEMR Authenticated SQL Injection via backup.php Import Feature

OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a crafted SQL file at the...

8.6CVSS6AI score0.00327EPSS
SaveExploits0References2
Rows per page
Query Builder