VYPR

Diboot

by Dibo Software

CVEs (1)

  • CVE-2026-70557MedAug 6, 2026
    risk 0.42cvss 6.5epss

    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,…