CVE-2026-54738
Last modified
CVE-2026-54738 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-beta.1, actix-web ConnectionInfo::realip_remote_addr reads the first value of X-Forwarded-For as the client address used by raw_ip_key in crates/utils/src/rate_limit/mod.rs. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
Lemmy is a link aggregator and forum for the fediverse. Prior to 0.19.19 and 1.0.0-beta.1, actix-web ConnectionInfo::realip_remote_addr reads the first value of X-Forwarded-For as the client address used by raw_ip_key in crates/utils/src/rate_limit/mod.rs. Lemmy's bundled docker/nginx.conf uses $proxy_add_x_forwarded_for instead of $remote_addr, which appends the real client address to an X-Forwarded-For value supplied by the client. An unauthenticated attacker can therefore place a different spoofed address first on each request and receive a new rate-limit bucket, bypassing limits on POST /api/v4/account/auth/register, POST /api/v4/account/auth/login, POST /api/v4/post, POST /api/v4/comment, GET /api/v4/search, POST /api/v4/image, and POST /api/v4/account/import_settings. This permits excessive account creation, brute-force attempts, spam, scraping, uploads, and repeated imports. This issue is fixed in versions 0.19.19 and 1.0.0-beta.1.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| LemmyNet | lemmy | < 0.19.19; >= 1.0.0-alpha.5, < 1.0.0-beta.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54738?
How severe is CVE-2026-54738?
How do I fix CVE-2026-54738?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-54732libreoffice-convert is a Node.js module for converting offic…6.5
- CVE-2026-54733The Microsoft 365 and Microsoft Entra ID Plugins for Moodle …9.3
- CVE-2026-54734Prebid Server Java is the Java version of Prebid Server. Pri…10
- CVE-2026-54735Prebid Server is an open-source solution for running real-ti…10
- CVE-2026-54736Phalcon is a high-performance, full-stack PHP framework. Pri…8.2
- CVE-2026-54737@phun-ky/defaults-deep is a library like lodash defaultsDeep…7.3
- CVE-2026-54739Lemmy is a link aggregator and forum for the fediverse. Prio…6.9
- CVE-2026-5474A vulnerability was found in NASA cFS up to 7.0.0. This affe…8.8
- CVE-2026-54740Lemmy is a link aggregator and forum for the fediverse. Prio…6.5
- CVE-2026-54741Lemmy is a link aggregator and forum for the fediverse. Prio…5.3
- CVE-2026-54742Lemmy is a link aggregator and forum for the fediverse. From…5.1
- CVE-2026-54743Lemmy is a link aggregator and forum for the fediverse. Prio…6.4
Are you affected by CVE-2026-54738?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
