Software Detail
Title
CVE
CRITICAL
HIGH
MEDIUM
LOW
CWE
Number of items displayed
Joomla Number Of NVD 268 CRITICAL 30 HIGH 67 MEDIUM 169 LOW 2
URL https://www.joomla.org/
Explanation Joomla is an open source Content Management System (CMS).

Each major version is supported for at least four years.

Basically, it is recommended to use the latest version.
Tag
  • GPL v2
  • PHP
  • オープンソース

Add Information URL
No Type Name URL
1 https://downloads.joomla.org/
2 https://www.joomla.org/announcements/release-news/
3 https://docs.joomla.org/Joomla!_CMS_versions
4 http://feeds.joomla.org/JoomlaSecurityNews
5 http://www.joomla.jp/
6 https://developer.joomla.org/roadmap.html
7 https://docs.joomla.org/Release_and_support_cycle
8 https://github.com/joomla

List Of Product  [ Click to show release history and vulnerability information ]
No Name Latest Version Release date Initial release Normal Support Security Support
Service Pack Support
Extended
for a fee
Critical High Medium Low
141 Joomla 5.1 5.1.4 Aug. 27, 2024 April 16, 2024 3 4 11 0
142 Joomla 5.0 5.0.3 July 9, 2024 Oct. 17, 2023 April 16, 2024 3 5 11 0
143 Joomla 4.4 4.4.13 April 8, 2025 Oct. 17, 2023 Oct. 17, 2025 3 5 11 0
144 Joomla 4.3 4.3.4 Aug. 22, 2023 April 18, 2023 Oct. 17, 2023 3 6 12 0
145 Joomla 4.2 4.4.6 July 9, 2024 Aug. 16, 2022 April 18, 2023 3 6 19 0
146 Joomla 4.1 4.1.5 June 21, 2022 Feb. 15, 2022 Aug. 16, 2022 6 6 21 0
147 Joomla 4.0 4.0.6 Jan. 18, 2022 Aug. 17, 2021 Feb. 15, 2022 7 6 21 0
148 Joomla 3.10 3.10.11 Aug. 16, 2022 Aug. 17, 2021 Aug. 17, 2023 5 6 12 0
149 Joomla 3.9 3.9.28 July 6, 2021 Oct. 30, 2018 Aug. 17, 2023 14 25 67 0
150 Joomla 3.8 3.8.13 Oct. 9, 2018 Sept. 19, 2017 Oct. 30, 2018 16 32 75 0
151 Joomla 3.7 3.7.5 Aug. 17, 2017 April 25, 2017 Sept. 19, 2017 18 33 74 1
152 Joomla 3.6 3.6.5 Dec. 13, 2016 July 12, 2016 April 25, 2017 22 34 78 0
153 Joomla 3.5 3.5.1 April 5, 2016 March 21, 2016 July 12, 2016 22 34 76 0
154 Joomla 3.4 3.4.8 Dec. 24, 2015 Feb. 24, 2015 March 21, 2016 22 40 82 0
155 Joomla 3.3 3.3.4 Sept. 23, 2014 April 20, 2014 Feb. 24, 2015 21 41 82 0
156 Joomla 3.2 3.2.1 Dec. 18, 2014 Nov. 6, 2013 Oct. 31, 2014 21 43 84 0
157 Joomla 3.1 3.1.6 Nov. 6, 2013 April 24, 2013 Dec. 31, 2013 17 34 75 0
158 Joomla 3.0 3.0.3 Feb. 4, 2013 Sept. 27, 2012 May 31, 2013 17 34 80 0
159 Joomla 2.5 2.5.28 Dec. 10, 2014 Jan. 24, 2012 Dec. 31, 2014 13 30 58 0
160 Joomla 1.7 1.7.5 Feb. 2, 2012 July 19, 2011 Feb. 29, 2012 10 17 29 0
161 Joomla 1.6 1.6.6 July 26, 2011 Jan. 10, 2011 Aug. 31, 2011 10 14 30 0
162 Joomla 1.5 1.5.26 March 27, 2012 Jan. 22, 2008 Sept. 30, 2012 11 19 35 1
163 Joomla 1.0 1.0.15 Feb. 21, 2008 Sept. 17, 2005 July 22, 2009 5 15 30 0
164 Joomla 13.1 13.1 0 0 0 0
165 Joomla 12.3 12.3 0 0 0 0
166 Joomla 12.1 12.1 0 0 0 0
167 Joomla 11.4 11.4 0 0 0 0
168 Joomla 11.3 11.3 0 0 0 0
169 Joomla 11.2 11.2 0 0 0 0
NVD Vulnerability Information
  • CRITICAL
  • HIGH
  • MEDIUM
  • LOW
No CVSS3
CVSS2
Level
Attach Vector
Title CWE CVE cpe23Uri or higher or less more than less than Update date
Published date
Show Affected Exploit
PoC
Search
141 7.5
5.0
HIGH
Network
An issue was discovered in Joomla! before 3.8.12. Inadequate checks regarding disabled fields can lead to an ACL violation. NVD-CWE-noinfo
CVE-2018-15881 cpe:2.3:a:joomla:joomla\!:*:* 3.8.12 2024-11-21 12:51
2018-08-29
Show GitHub Exploit DB Packet Storm
142 5.4
3.5
MEDIUM
Network
An issue was discovered in Joomla! before 3.8.12. Inadequate output filtering on the user profile page could lead to a stored XSS attack. CWE-79
Cross-site Scripting
CVE-2018-15880 cpe:2.3:a:joomla:joomla\!:*:* 3.8.12 2024-11-21 12:51
2018-08-29
Show GitHub Exploit DB Packet Storm
143 8.8
6.5
HIGH
Network
An issue was discovered in Joomla! 2.5.0 through 3.8.8 before 3.8.9. The autoload code checks classnames to be valid, using the "class_exists" function in PHP. In PHP 5.3, this function validates inv… CWE-20
 Improper Input Validation 
CVE-2018-12712 cpe:2.3:a:joomla:joomla\!:*:* 2.5.0 3.8.8 2024-11-21 12:45
2018-06-27
Show GitHub Exploit DB Packet Storm
144 6.1
4.3
MEDIUM
Network
An XSS issue was discovered in the language switcher module in Joomla! 1.6.0 through 3.8.8 before 3.8.9. In some cases, the link of the current language might contain unescaped HTML special character… CWE-79
Cross-site Scripting
CVE-2018-12711 cpe:2.3:a:joomla:joomla\!:*:* 1.6.0 3.8.8 2024-11-21 12:45
2018-06-27
Show GitHub Exploit DB Packet Storm
145 6.1
4.3
MEDIUM
Network
In Joomla! Core before 3.8.8, inadequate filtering of file and folder names leads to various XSS attack vectors in the media manager. CWE-79
Cross-site Scripting
CVE-2018-6378 cpe:2.3:a:joomla:joomla\!:*:* 3.8.8 2024-11-21 13:10
2018-05-23
Show GitHub Exploit DB Packet Storm
146 4.7
2.6
MEDIUM
Network
An issue was discovered in Joomla! Core before 3.8.8. Under specific circumstances (a redirect issued with a URI containing a username and password when the Location: header cannot be used), a lack o… CWE-79
Cross-site Scripting
CVE-2018-11328 cpe:2.3:a:joomla:joomla\!:*:* 3.8.8 2024-11-21 12:43
2018-05-23
Show GitHub Exploit DB Packet Storm
147 4.3
4.0
MEDIUM
Network
An issue was discovered in Joomla! Core before 3.8.8. Inadequate checks allowed users to see the names of tags that were either unpublished or published with restricted view permission. CWE-200
Information Exposure
CVE-2018-11327 cpe:2.3:a:joomla:joomla\!:*:* 3.8.8 2024-11-21 12:43
2018-05-23
Show GitHub Exploit DB Packet Storm
148 4.8
3.5
MEDIUM
Network
An issue was discovered in Joomla! Core before 3.8.8. Inadequate input filtering leads to a multiple XSS vulnerabilities. Additionally, the default filtering settings could potentially allow users of… CWE-79
Cross-site Scripting
CVE-2018-11326 cpe:2.3:a:joomla:joomla\!:*:* 3.8.8 2024-11-21 12:43
2018-05-23
Show GitHub Exploit DB Packet Storm
149 9.8
5.0
CRITICAL
Network
An issue was discovered in Joomla! Core before 3.8.8. The web install application would autofill password fields after either a form validation error or navigating to a previous install step, and dis… CWE-209
Information Exposure Through an Error Message
CVE-2018-11325 cpe:2.3:a:joomla:joomla\!:*:* 3.8.8 2024-11-21 12:43
2018-05-23
Show GitHub Exploit DB Packet Storm
150 5.9
4.3
MEDIUM
Network
An issue was discovered in Joomla! Core before 3.8.8. A long running background process, such as remote checks for core or extension updates, could create a race condition where a session that was ex… CWE-362
Race Condition
CVE-2018-11324 cpe:2.3:a:joomla:joomla\!:*:* 3.8.8 2024-11-21 12:43
2018-05-23
Show GitHub Exploit DB Packet Storm