audited 5.0.0

2 security vulnerabilities found in version 5.0.0

Race Condition leading to logging errors

low severity GHSA-hjp3-5g2q-7jww
low severity GHSA-hjp3-5g2q-7jww
Affected versions: >= 4.0.0, < 5.3.3

In certain setups with threaded web servers, Audited's use of Thread.current can incorrectly attributed audits to the wrong user.

Fixed in 5.3.3.

In March, @convisoappsec noticed that the library in question had a Race Condition problem, which caused logs to be registered at times with different users than those who performed the genuine actions.

Race Condition leading to logging errors

low severity CVE-2024-22047
low severity CVE-2024-22047
Patched versions: >= 5.3.3
Unaffected versions: < 4.0.0

In certain setups with threaded web servers, Audited's use of Thread.current can incorrectly attributed audits to the wrong user.

Fixed in 5.3.3.

In March, @convisoappsec noticed that the library in question had a Race Condition problem, which caused logs to be registered at times with different users than those who performed the genuine actions.

No officially reported memory leakage issues detected.


This gem version does not have any officially reported memory leaked issues.

No license issues detected.


This gem version has a license in the gemspec.

This gem version is available.


This gem version has not been yanked and is still available for usage.