LemmyNet Lemmy up to 0.19.18/1.0.0-alpha.17 Private Message Edit update.rs edit_private_message access control
| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 4.1 | $0-$5k | 1.33 |
Summary
A vulnerability classified as problematic has been found in LemmyNet Lemmy up to 0.19.18/1.0.0-alpha.17. This impacts the function edit_private_message of the file crates/api/api_crud/src/private_message/update.rs of the component Private Message Edit. The manipulation leads to access control.
This vulnerability is listed as CVE-2026-54741. The attack may be initiated remotely. There is no available exploit.
Details
A vulnerability was found in LemmyNet Lemmy up to 0.19.18/1.0.0-alpha.17 and classified as problematic. This issue affects the function edit_private_message of the file crates/api/api_crud/src/private_message/update.rs of the component Private Message Edit. The manipulation with an unknown input leads to a access control vulnerability. Using CWE to declare the problem leads to CWE-284. The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. Impacted is integrity. The summary by CVE is:
Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-alpha.18, Lemmy blocks new private messages from a sender after the recipient blocks that sender, but the edit path skips the same block check. create_private_message checks the recipient's block list with PersonActions::read_block before inserting a message, while edit_private_message in crates/api/api_crud/src/private_message/update.rs only checks that the caller is orig_private_message.creator_id. The update then writes new content and returns the modified PrivateMessageView without consulting the recipient's block list, allowing a blocked sender to keep changing an old message that the recipient can still see and providing a post-block harassment path. This issue is fixed in versions 0.19.19 and 1.0.0-alpha.18.
The advisory is shared at github.com. The identification of this vulnerability is CVE-2026-54741 since 06/16/2026. The exploitation is known to be easy. The attack may be initiated remotely. Technical details are known, but no exploit is available. MITRE ATT&CK project uses the attack technique T1068 for this issue.
Upgrading to version 0.19.19 or 1.0.0-alpha.18 eliminates this vulnerability.
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
Product
Vendor
Name
Version
- 0.19.0
- 0.19.1
- 0.19.2
- 0.19.3
- 0.19.4
- 0.19.5
- 0.19.6
- 0.19.7
- 0.19.8
- 0.19.9
- 0.19.10
- 0.19.11
- 0.19.12
- 0.19.13
- 0.19.14
- 0.19.15
- 0.19.16
- 0.19.17
- 0.19.18
- 1.0.0-alpha.0
- 1.0.0-alpha.1
- 1.0.0-alpha.2
- 1.0.0-alpha.3
- 1.0.0-alpha.4
- 1.0.0-alpha.5
- 1.0.0-alpha.6
- 1.0.0-alpha.7
- 1.0.0-alpha.8
- 1.0.0-alpha.9
- 1.0.0-alpha.10
- 1.0.0-alpha.11
- 1.0.0-alpha.12
- 1.0.0-alpha.13
- 1.0.0-alpha.14
- 1.0.0-alpha.15
- 1.0.0-alpha.16
- 1.0.0-alpha.17
Website
- Product: https://github.com/LemmyNet/lemmy/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CNA CVSS-B Score: 🔒
CNA CVSS-BT Score: 🔒
CNA Vector: 🔒
CVSSv3
VulDB Meta Base Score: 4.3VulDB Meta Temp Score: 4.1
VulDB Base Score: 4.3
VulDB Temp Score: 4.1
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Access controlCWE: CWE-284 / CWE-266
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Yes
Availability: 🔒
Status: Not defined
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: Lemmy 0.19.19/1.0.0-alpha.18
Timeline
06/16/2026 CVE reserved08/19/2026 Advisory disclosed
08/19/2026 VulDB entry created
08/19/2026 VulDB entry last update
Sources
Product: github.comAdvisory: github.com
Status: Confirmed
CVE: CVE-2026-54741 (🔒)
GCVE (CVE): GCVE-0-2026-54741
GCVE (VulDB): GCVE-100-393413
Entry
Created: 08/19/2026 22:46Changes: 08/19/2026 22:46 (69)
Complete: 🔍
Cache ID: 216::103
If you want to get the best quality for vulnerability data then you always have to consider VulDB.
No comments yet. Languages: en.
Please log in to comment.