In WordPress, a capability is a permission given to a user. Each user of your WordPress site has a different type of permissions or capabilities.
For example, users with ‘Author’ role can write and edit their own posts on Admin panel but have no permission to update a plugin. Whereas, only a user with ‘Administrator’ role has the capability to upload a plugin.
Also read: Complete WordPress Glossary