CVE-2026-58593
Last modified
CVE-2026-58593 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. NodeBB does not bind the claimed author of an inbound ActivityPub object to the authenticated remote actor. The inbound middleware verifies the HTTP-signature actor and checks the origin of object.id, but never validates that attributedTo corresponds to the sender. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
NodeBB does not bind the claimed author of an inbound ActivityPub object to the authenticated remote actor. The inbound middleware verifies the HTTP-signature actor and checks the origin of object.id, but never validates that attributedTo corresponds to the sender. In the object mock, attributedTo is used directly as a uid, and actors.assert silently ignores numeric identifiers (filtering them out without re-deriving the uid), so a federated remote actor can set attributedTo to a bare numeric value such as 1 and have the resulting post or private message created with that local uid as author, including the administrator account. This lets a remote attacker forge posts and direct messages attributed to arbitrary local users. Requires the ActivityPub/federation feature to be enabled.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Nodebb | Nodebb | <= 4.13.2 |
References
- https://github.com/NodeBB/NodeBB/blob/v4.13.2/src/activitypub/mocks.jsExploit, Third Party Advisory
- https://github.com/bikini/exploitarium/tree/main/nodebb-activitypub-attributedto-local-uid-spoof-pocExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-58593?
How severe is CVE-2026-58593?
How do I fix CVE-2026-58593?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-58588Improper Neutralization of Input During Web Page Generation …6.1
- CVE-2026-58589Missing Authorization vulnerability in Drupal FlowDrop allow…5.4
- CVE-2026-5859Integer overflow in WebML in Google Chrome prior to 147.0.77…8.8
- CVE-2026-58590Missing Authorization vulnerability in Drupal FlowDrop allow…5.4
- CVE-2026-58591Improper Neutralization of Input During Web Page Generation …5.4
- CVE-2026-58592Ladybird contains a dangling-reference memory-safety flaw in…8.9
- CVE-2026-58594Integer overflow or wraparound in Windows RDP allows an unau…9.8
- CVE-2026-58595Improper restriction of rendered ui layers or frames in Micr…8.1
- CVE-2026-58596Untrusted pointer dereference in Microsoft Edge (Chromium-ba…8.3
- CVE-2026-58597Insufficient ui warning of dangerous operations in Microsoft…4.3
- CVE-2026-58598Concurrent execution using shared resource with improper syn…7
- CVE-2026-5860Use after free in WebRTC in Google Chrome prior to 147.0.772…8.8
Are you affected by CVE-2026-58593?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
