CVE-2022-50905
CVE-2022-50905 is a critical-severity vulnerability in E107 with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 1% (43rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-2622
- Weakness: CWE-79
- Affected product: E107
- Published:
- Last modified:
Description
e107 CMS version 3.2.1 contains multiple vulnerabilities that allow cross-site scripting (XSS) attacks. The first vulnerability is a reflected XSS that occurs in the news comment functionality when authenticated users interact with the comment form. An attacker can inject malicious JavaScript code through the URL parameter that gets executed when users click outside the comment field after typing content. The second vulnerability involves an upload restriction bypass for authenticated administrators, allowing them to upload SVG files containing malicious code through the media manager's remote URL upload feature. This results in stored XSS when the uploaded SVG files are accessed. These vulnerabilities were discovered by Hubert Wojciechowski and affect the news.php and image.php components of the CMS.
Frequently asked questions
- What is CVE-2022-50905?
- e107 CMS version 3.2.1 contains multiple vulnerabilities that allow cross-site scripting (XSS) attacks. The first vulnerability is a reflected XSS that occurs in the news comment functionality when authenticated users interact with the comment form. An attacker can inject malicious JavaScript code through the URL parameter that gets executed when users click outside the comment field after typing content. The second vulnerability involves an upload restriction bypass for authenticated administrators, allowing them to upload SVG files containing malicious code through the media manager's remote URL upload feature. This results in stored XSS when the uploaded SVG files are accessed. These vulnerabilities were discovered by Hubert Wojciechowski and affect the news.php and image.php components of the CMS.
- How severe is CVE-2022-50905?
- CVE-2022-50905 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-50905 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (43rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-50905?
- CVE-2022-50905 affects E107. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-50905?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2022-50905 have an EU (EUVD) identifier?
- Yes. CVE-2022-50905 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-2622.
- When was CVE-2022-50905 published?
- CVE-2022-50905 was published on 2026-01-13 and last updated on 2026-06-17.
References
- https://e107.org/
- https://e107.org/download
- https://www.exploit-db.com/exploits/50910
- https://www.vulncheck.com/advisories/e-cms-reflected-xss-via-comment-flow
Affected products (1)
- cpe:2.3:a:e107:e107:3.2.1:*:*:*:*:*:*:*
More vulnerabilities in E107
- CVE-2008-1989 — Critical (CVSS 10.0): PHP remote file inclusion vulnerability in 123flashchat.php in the 123 Flash Chat 6.8.0 module for e107, when…
- CVE-2021-27885 — High (CVSS 8.8): usersettings.php in e107 through 2.3.0 lacks a certain e_TOKEN protection mechanism.
- CVE-2016-10753 — High (CVSS 8.8): e107 2.1.2 allows PHP Object Injection with resultant SQL injection, because usersettings.php uses unserialize without…
- CVE-2018-15901 — High (CVSS 8.8): e107 2.1.8 has CSRF in 'usersettings.php' with an impact of changing details such as passwords of users including…
- CVE-2011-1513 — High (CVSS 7.5): Static code injection vulnerability in install_.php in e107 CMS 0.7.24 and probably earlier versions, when the…
- CVE-2010-2099 — High (CVSS 7.5): bbcode/php.bb in e107 0.7.20 and earlier does not perform access control checks for all inputs that could contain the…
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →