CVE-2026-66751

Source
https://cve.org/CVERecord?id=CVE-2026-66751
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-66751.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-66751
Published
2026-07-28T15:36:15.896Z
Modified
2026-07-30T04:03:32.323439494Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
Let's Chat 0.3.0 - 0.4.8 Improper Authorization via DELETE /rooms/:room
Details

Let's Chat 0.3.0 through 0.4.8 contains an improper authorization vulnerability that allows any authenticated user to archive any room on the server by sending a DELETE request to the rooms handler without ownership verification. Attackers can enumerate room IDs via the rooms listing endpoint and permanently archive private or password-protected rooms they cannot access, with no application-level recovery path requiring direct database intervention to restore.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/66xxx/CVE-2026-66751.json",
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
        "CWE-862"
    ],
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "5b5f46f92696955c27864dbca8b33b5b6a39a502"
                },
                {
                    "last_affected": "617207ff3c0c0bf8e3c7a915bd9ec03f1dd8390c"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/sdelements/lets-chat

Affected ranges

Type
GIT
Repo
https://github.com/sdelements/lets-chat
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.3.0"
        },
        {
            "last_affected": "0.4.8"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

0.*
0.3.0
0.3.1
0.3.2
0.3.3
0.3.4
0.3.5
0.3.6
0.4.0
0.4.1
0.4.2
0.4.3
0.4.4
0.4.5
0.4.6
0.4.7
0.4.8

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-66751.json"